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 IpamIPv4AddressLoigicalGroupNode complex type extends the LogicalGroupNode complex type to define the custom field value at a specific level in the logical group hierarchy. It defines the criteria for categorizing the IPv4 address instances based on the custom field values defined on them in the form of a logical group hierarchy.
-
<xs:complexType name="IpamIPv4AddressLogicalGroupNode"> <xs:complexContent mixed="false"> <xs:extension base="ipam:LogicalGroupNode"> <xs:sequence /> </xs:extension> </xs:complexContent> </xs:complexType>