2.2.4.106 IpamIPv6AddressLogicalGroupNode

The IpamIPv6AddressLoigicalGroupNode complex type allows extension of the LogicalGroupNode complex type. It defines the custom field value at a specific level in the logical group hierarchy. It will define the criteria for categorizing the IPv6 address instances based on the custom field values defined on them in the form of a logical group hierarchy.

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