http://www.ibm.com/schema/twss/spm/admin/subscription/v2_0/interface
The removeSubscription Operation

Remove a subscription. The subscription must match the provided information to be removed.

SubscriptionAdministrationInterface_removeSubscriptionResponse  removeSubscription (removeSubscriptionRequest request)
[fault:  ServicePolicyException  ]
Operation Type: Request-response
Collapse Input: SubscriptionAdministrationInterface_removeSubscriptionRequest

Remove subscription operation input parameters. Specifies the subscription information to remove. The subscription information in the service policy manager must match this input exactly to be removed.

removeSubscriptionRequest request

Remove subscription request.

Collapse Output: SubscriptionAdministrationInterface_removeSubscriptionResponse

Create subscription operation response result. This response has empty content.

removeSubscriptionResponse response

Remove subscription response.

Collapse Fault:
ServicePolicyException  : 

Raised if the supplied subscription information does not match an existing subscription, or if an internal error occurred.

ServicePolicyException ServicePolicyException

Service policy exception fault.

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

 Collapse XML
-<wsdl:operation  name="removeSubscription">
-<wsdl:documentation>
<xhtml:p>Remove a subscription. The subscription must match the provided information to be removed.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Remove subscription operation input parameters. Specifies the subscription information to remove. The subscription information in the service policy manager must match this input exactly to be removed.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Create subscription operation response result. This response has empty content.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
-<wsdl:fault  message="admin_sub_interface:ServicePolicyException"  name="ServicePolicyException">
-<wsdl:documentation>
<xhtml:p>Raised if the supplied subscription information does not match an existing subscription, or if an internal error occurred.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©