Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IPv4RangeLogicalGroupNode complex type allows extending the attributes of LogicalGroupNode complex type. This specifies the criteria for a specific level in the logical group hierarchy that can be used to enumerate the address ranges that meet that particular level.
-
<xs:complexType name="IPv4RangeLogicalGroupNode"> <xs:complexContent mixed="false"> <xs:extension base="ipam:LogicalGroupNode"> <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 node.