2.2.4.327 IPv6RangeLogicalGroupNode

The IPv6RangeLogicalGroupNode complex type allows extending the attributes of LogicalGroupNode complex type. This specifies the criteria for a specific level in the logical group hierarchy, which can be used to enumerate the address ranges that meet that particular level.

 <xs:complexType name="IPv6RangeLogicalGroupNode">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:LogicalGroupNode">
       <xs:sequence>
         <xs:element minOccurs="0" name="UtilizationStatistics" nillable="true" type="ipam:IPv6Utilization" />
       </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