3.2.5.48 IPCBackupServerProvider.StartBackupService

This operation starts the backup service.

 <wsdl:operation name="StartBackupService">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupService" message="tns:IPCBackupServerProvider_StartBackupService_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupServiceResponse" message="tns:IPCBackupServerProvider_StartBackupService_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupServicePCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_StartBackupService_PCBackupServerFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartBackupServiceSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_StartBackupService_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_StartBackupService_InputMessage request message, the protocol server starts the backup service. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_StartBackupService_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.