Share via


2.2.4.283 IpamIPv6AddressLogicalGroupNode

The IpamIPv6AddressLogicalGroupNode complex type extends the LogicalGroupNode complex type to define the custom field value at a specific level in the logical group hierarchy. It will defines 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>