Share via


2.2.4.4 ActiveServerV6LogicalGroupNode

The ActiveServerV6LogicalGroupNode allows extended attributes on an ipam:LogicalGroupNode type. It specifically defines the custom field value at a specific level in the logical group hierarchy. It will define the criteria for categorizing server instances with IPv6-specific details, which are enabled for management.

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