2.2.4.280 IpamIPv4AddressLogicalGroupNode

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>