3.2.5.31 IPCBackupServerProvider.GetWaitingOperations

This operation returns a list of pending operations.

 <wsdl:operation name="GetWaitingOperations">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetWaitingOperations" message="tns:IPCBackupServerProvider_GetWaitingOperations_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetWaitingOperationsResponse" message="tns:IPCBackupServerProvider_GetWaitingOperations_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetWaitingOperationsSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetWaitingOperations_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetWaitingOperationsPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetWaitingOperations_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_GetWaitingOperations_InputMessage request message, the protocol server gets the list of pending operations. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetWaitingOperations_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.