2.2.4.126 IPv4RangeLogicalGroup
The IPv4RangeLogicalGroup complex type allows extending the attributes of LogicalGroup complex type. This specifies a logical group definition that can be used for enumerating the address ranges.
-
<xs:complexType name="IPv4RangeLogicalGroup"> <xs:complexContent mixed="false"> <xs:extension base="ipam:LogicalGroup"> <xs:sequence> <xs:element minOccurs="0" name="UtilizationStatistics" nillable="true" type="ipam:IPv4Utilization" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
UtilizationStatistics: This specifies the utilization statistics of the address ranges that map to the logical group.