3.2.5.41 IPCBackupServerProvider.Remove
This operation removes a specific client.
-
<wsdl:operation name="Remove"> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/Remove" message="tns:IPCBackupServerProvider_Remove_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/RemoveResponse" message="tns:IPCBackupServerProvider_Remove_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/RemoveSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_Remove_SecurityAccessDeniedExceptionFault_FaultMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/RemovePCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_Remove_PCBackupServerFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerProvider_Remove_InputMessage request message, the protocol server removes the specified client. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_Remove_OutputMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.