2.2.4.97 IpamIPAddressForUnmappedRangesEnumerationParameters

The IpamIPAddressForUnmappedRangesEnumerationParameters is used to retrieve the list of addresses that belong to address ranges that are not already mapped to an address block.

 <xs:complexType name="IpamIPAddressForUnmappedRangesEnumerationParameters">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:EnumerationParametersBase">
       <xs:sequence>
         <xs:element minOccurs="0" name="AddressFamily" type="syssock:AddressFamily" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

AddressFamily: This specifies the address family of the address instances that are enumerated.