2.2.4.128 IPv4Utilization

The IPv4Utilization complex type allows extending the attributes of a IPUtilization complex type. This is used to specify the address utilization corresponding to IPv4-specific address space.

 <xs:complexType name="IPv4Utilization">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:IPUtilization">
       <xs:sequence />
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>