3.2.5.38 IPCBackupServerProvider.GetLastRepairResult

This operation gets the most recent repair result.

 <wsdl:operation name="GetLastRepairResult">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetLastRepairResult" message="tns:IPCBackupServerProvider_GetLastRepairResult_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetLastRepairResultResponse" message="tns:IPCBackupServerProvider_GetLastRepairResult_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetLastRepairResultSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetLastRepairResult_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetLastRepairResultPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetLastRepairResult_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_GetLastRepairResult_InputMessage request message, the protocol server gets the most recent repair result. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetLastRepairResult_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.