Share via


2.2.4.131 IPv6RangeLogicalGroup

The IPv6RangeLogicalGroup 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="IPv6RangeLogicalGroup">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:LogicalGroup">
       <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