3.9.5.7 IDomainMaintenanceManager.GetDomainState

This operation returns the current domain state from the active maintenance provider.

 <wsdl:operation name="GetDomainState">
   <wsdl:input wsam:Action="http://tempuri.org/IDomainMaintenanceManager/GetDomainState" message="tns:IDomainMaintenanceManager_GetDomainState_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IDomainMaintenanceManager/GetDomainStateResponse" message="tns:IDomainMaintenanceManager_GetDomainState_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IDomainMaintenanceManager/GetDomainStateDomainManagerFaultFault" name="DomainManagerFaultFault" message="tns:IDomainMaintenanceManager_GetDomainState_DomainManagerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IDomainMaintenanceManager_GetDomainState_InputMessage request message, the protocol server queries the active maintenance provider for the current domain state. Upon successful completion of the action, the server MUST respond with IDomainMaintenanceManager_GetDomainState_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.