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 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>