http://www.ibm.com/schema/twss/spm/admin/service/v2_0/interface
The updateServiceImplementation Operation

Updates a service implementation definition. Only the values that have changed are updated. The parent service for a service implementation cannot be updated after creation. Optional fields that are omitted are considered not to have changed.

ServiceAdministrationInterface_updateServiceImplementationResponse  updateServiceImplementation (updateServiceImplementationRequest request)
[fault:  ServicePolicyException  ]
Operation Type: Request-response
Collapse Input: ServiceAdministrationInterface_updateServiceImplementationRequest

Update service implementation operation input parameters. Updates all changed definition data in the service policy manager.

updateServiceImplementationRequest request

Update service implementation request.

Collapse Output: ServiceAdministrationInterface_updateServiceImplementationResponse

Update service implementation response result. Contains empty content.

updateServiceImplementationResponse result

Update service implementation response.

Collapse Fault:
ServicePolicyException  : 

Raised if the supplied service or service implementation does not exist, or if an internal error occurs.

ServicePolicyException ServicePolicyException

Service policy exception fault.

 Collapse Bindings
Binding: ServiceAdministrationInterfaceBinding
<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="updateServiceImplementation">
-<wsdl:documentation>
<xhtml:p>Updates a service implementation definition. Only the values that have changed are updated. The parent service for a service implementation cannot be updated after creation. Optional fields that are omitted are considered not to have changed.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Update service implementation operation input parameters. Updates all changed definition data in the service policy manager.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Update service implementation response result. Contains empty content.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
-<wsdl:fault  message="admin_svc_interface:ServicePolicyException"  name="ServicePolicyException">
-<wsdl:documentation>
<xhtml:p>Raised if the supplied service or service implementation does not exist, or if an internal error occurs.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©