3.9.5.5 IDomainMaintenanceManager.QueryAddressFromProvider
This operation returns the server’s public IPv4 or IPv6 address by using the active maintenance provider.
-
<wsdl:operation name="QueryAddressFromProvider"> <wsdl:input wsam:Action="http://tempuri.org/IDomainMaintenanceManager/QueryAddressFromProvider" message="tns:IDomainMaintenanceManager_QueryAddressFromProvider_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IDomainMaintenanceManager/QueryAddressFromProviderResponse" message="tns:IDomainMaintenanceManager_QueryAddressFromProvider_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IDomainMaintenanceManager/QueryAddressFromProviderDomainManagerFaultFault" name="DomainManagerFaultFault" message="tns:IDomainMaintenanceManager_QueryAddressFromProvider_DomainManagerFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IDomainMaintenanceManager_QueryAddressFromProvider_InputMessage request message, the protocol server queries the active maintenance provider for the server's public IP address. Upon successful completion of the action, the server MUST respond with IDomainMaintenanceManager_QueryAddressFromProvider_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.