3.2.5.30 IPCBackupServerProvider.GetServiceStatus

This operation gets the status of the backup service.

 <wsdl:operation name="GetServiceStatus">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetServiceStatus" message="tns:IPCBackupServerProvider_GetServiceStatus_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetServiceStatusResponse" message="tns:IPCBackupServerProvider_GetServiceStatus_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetServiceStatusSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetServiceStatus_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetServiceStatusPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetServiceStatus_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_GetServiceStatus_InputMessage request message, the protocol server gets the backup service status. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetServiceStatus_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.