3.3.4.72 GetDefaultProviderAddressSpaceRecordId

The GetDefaultProviderAddressSpaceRecordId operation is used to retrieve the utilization data for a specified address range.

 <wsdl:operation name="GetDefaultProviderAddressSpaceRecordId">
   <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetDefaultProviderAddressSpaceRecordId" message="ipam:IIpamServer_GetDefaultProviderAddressSpaceRecordId_InputMessage" />
   <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetDefaultProviderAddressSpaceRecordIdResponse" message="ipam:IIpamServer_GetDefaultProviderAddressSpaceRecordId_OutputMessage" />
 </wsdl:operation>  

Upon receiving the IIpamServer_GetDefaultProviderAddressSpaceRecordId_InputMessage request message, the server performs the following processing steps. Upon successful completion of these steps, the server MUST respond with the IIpamServer_GetDefaultProviderAddressSpaceRecordId_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:

  1. Get all the rows from the Provider address space-specific table from ADM_AddressSpaceTable.

  2. If IsDefault is set to TRUE, set this RecordId to GetDefaultProviderAddressSpaceRecordIdResponse.GetDefaultProviderAddressSpaceRecordIdResult.