3.2.5.17 IPCBackupServerProvider.GetClient
This operation returns the backup configuration information for a specific client.
-
<wsdl:operation name="GetClient"> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetClient" message="tns:IPCBackupServerProvider_GetClient_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetClientResponse" message="tns:IPCBackupServerProvider_GetClient_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetClientSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetClient_SecurityAccessDeniedExceptionFault_FaultMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetClientPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetClient_PCBackupServerFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerProvider_GetClient_InputMessage request message, the protocol server gets the backup client information of the client. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetClient_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.