3.9.5.6 IDomainMaintenanceManager.TestConnection

This operation returns a value indicating whether a connection to the current provider's backend service can be established.

 <wsdl:operation name="TestConnection">
   <wsdl:input wsam:Action="http://tempuri.org/IDomainMaintenanceManager/TestConnection" message="tns:IDomainMaintenanceManager_TestConnection_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IDomainMaintenanceManager/TestConnectionResponse" message="tns:IDomainMaintenanceManager_TestConnection_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IDomainMaintenanceManager/TestConnectionDomainManagerFaultFault" name="DomainManagerFaultFault" message="tns:IDomainMaintenanceManager_TestConnection_DomainManagerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IDomainMaintenanceManager_TestConnection_InputMessage request message, the protocol server verifies whether a connection to the current provider's backend service can be established. Upon successful completion of the action, the server MUST respond with IDomainMaintenanceManager_TestConnection_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.