3.2.5.34 IPCBackupServerProvider.StartCleanup

This operation starts the cleanup operation.

 <wsdl:operation name="StartCleanup">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartCleanup" message="tns:IPCBackupServerProvider_StartCleanup_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartCleanupResponse" message="tns:IPCBackupServerProvider_StartCleanup_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartCleanupPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_StartCleanup_PCBackupServerFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/StartCleanupSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_StartCleanup_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_StartCleanup_InputMessage request message, the protocol server starts the cleanup operation. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_StartCleanup_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.