3.2.5.7 IPCBackupServerRegister.CancelBackup
This callback operation cancels the backup job, regardless of the job's current state.
-
<wsdl:operation name="CancelBackup"> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerRegister/CancelBackup" message="tns:IPCBackupServerRegister_CancelBackup_OutputCallbackMessage" /> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerRegister/CancelBackupResponse" message="tns:IPCBackupServerRegister_CancelBackup_InputCallbackMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerRegister/CancelBackupPCBackupClientFaultFault" name="PCBackupClientFaultFault" message="tns:IPCBackupServerRegister_CancelBackup_PCBackupClientFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerRegister_CancelBackup_OutputCallbackMessage request message, the protocol client cancels the backup job without regard for its state. If it is already idle, then it does nothing. On successful completion of the action, the client MUST respond with IPCBackupServerRegister_CancelBackup_InputCallbackMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the server as specified in section 2.2.2.1.