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

Updates an operation definition. Only the changed attributes are updated. If an optional attribute is omitted, then it is considered not to have changed. The special 'ALL' operation definition may be updated.

ServiceAdministrationInterface_updateOperationResponse  updateOperation (updateOperationRequest request)
[fault:  ServicePolicyException  ]
Operation Type: Request-response
Collapse Input: ServiceAdministrationInterface_updateOperationRequest

Update operation operation input parameters. Updates the operation definition with the supplied information.

updateOperationRequest request

Update operation request.

Collapse Output: ServiceAdministrationInterface_updateOperationResponse

Update operation response result. Contains empty content.

updateOperationResponse result

Update operation response.

Collapse Fault:
ServicePolicyException  : 

Raised if the supplied service or operation 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" />
Input: ServiceAdministrationInterface_updateOperationRequest
<soap:body  use="literal" />
Output: ServiceAdministrationInterface_updateOperationResponse
<soap:body  use="literal" />
Fault:
ServicePolicyException: ServicePolicyException
<soap:fault  name="ServicePolicyException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="updateOperation">
-<wsdl:documentation>
<xhtml:p>Updates an operation definition. Only the changed attributes are updated. If an optional attribute is omitted, then it is considered not to have changed. The special 'ALL' operation definition may be updated.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Update operation operation input parameters. Updates the operation definition with the supplied information.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Update operation 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 operation does not exist, or if an internal error occurs.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©