3.3.4.43 FetchDnsServerReverseZoneById
The FetchDnsServerReverseZoneById operation can be used to retrieve the DnsServerReverseZone information for a specified record identifier.
-
<wsdl:operation name="FetchDnsServerReverseZoneById"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/FetchDnsServerReverseZoneById" message="ipam:IIpamServer_FetchDnsServerReverseZoneById_InputMessage" /> <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/FetchDnsServerReverseZoneByIdResponse" message="ipam:IIpamServer_FetchDnsServerReverseZoneById_OutputMessage" /> </wsdl:operation>
Upon receiving the IIpamServer_FetchDnsServerReverseZoneById_InputMessage request message, the server performs the following processing steps. Upon successful completion of the steps specified below, the server MUST respond with the IIpamServer_FetchDnsServerReverseZoneById_OutputMessage message. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1:
If FetchDnsServerReverseZoneById.id is less than or equal to 0, an appropriate SOAP fault MUST be generated.
Call the procedure GetDnsServerReverseLookupZoneFromTable in ADM_DNSServerReverseLookupZoneTable with Param_Id set to FetchDnsServerReverseZoneById.id. Set the Result_data to FetchDnsServerReverseZoneByIdResponse.FetchDnsServerReverseZoneByIdResult.