3.2.5.46 IPCBackupServerProvider.StartBackup

This operation starts a backup operation on a particular client.

 <wsdl:operation name="StartBackup">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackup" message="tns:IPCBackupServerProvider_StartBackup_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupResponse" message="tns:IPCBackupServerProvider_StartBackup_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_StartBackup_PCBackupServerFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_StartBackup_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_StartBackup_InputMessage request message, the protocol server starts a backup operation on the particular client. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_StartBackup_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.