http://www.ibm.com/schema/twss/spm/admin/type/v2_0/interface
The getAllPolicyTypes Operation

Retrieve all the policy type definitions from the service policy manager system.

TypeAdministrationInterface_getAllPolicyTypesResponse  getAllPolicyTypes (getAllPolicyTypesRequest request)
[fault:  ServicePolicyException  ]
Operation Type: Request-response
Collapse Input: TypeAdministrationInterface_getAllPolicyTypesRequest

Get all policy types operation input parameters. Contains empty content.

getAllPolicyTypesRequest request

Get all policy types request.

Collapse Output: TypeAdministrationInterface_getAllPolicyTypesResponse

Get all policy types response result. Returns a list of all policy definitions in the service policy manager system.

getAllPolicyTypesResponse result

Get all policy types response.

Collapse Fault:
ServicePolicyException  : 

Raised if an internal error occurs.

ServicePolicyException ServicePolicyException

Service policy exception fault.

 Collapse Bindings
Binding: TypeAdministrationInterfaceBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: TypeAdministrationInterface_getAllPolicyTypesRequest
<soap:body  use="literal" />
Output: TypeAdministrationInterface_getAllPolicyTypesResponse
<soap:body  use="literal" />
Fault:
ServicePolicyException: ServicePolicyException
<soap:fault  name="ServicePolicyException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="getAllPolicyTypes">
-<wsdl:documentation>
<xhtml:p>Retrieve all the policy type definitions from the service policy manager system.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Get all policy types operation input parameters. Contains empty content.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Get all policy types response result. Returns a list of all policy definitions in the service policy manager system.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
-<wsdl:fault  message="admin_type_interface:ServicePolicyException"  name="ServicePolicyException">
-<wsdl:documentation>
<xhtml:p>Raised if an internal error occurs.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©