Type fabric:NetGroupType


The type of fabric Network Group. A Network Group contains a set of Layer 2 segments (VLANs). The type indicates whether the group is for management purpose, or if it represents a VLAN compression group.

Constants
mgmt 1 A user-created Network Group that can be used to simplify assignment of border ports to VLANs and assignment of VLAN to Service Profile vNICs
vlan-compression 2 A system-created Network Group that represents a VLAN compression group. XML API users cannot manually create VLAN compression groups.
vlan-uncompressed 4 A system-created Network Group that represents a uncompressed VLAN group. XML API users cannot manually create a uncompressed VLAN group.
vp-compression 8 A system-created Network Group that represents a VLAN compression group. XML API users cannot manually create VLAN compression groups.
DEFAULT mgmt(1) A user-created Network Group that can be used to simplify assignment of border ports to VLANs and assignment of VLAN to Service Profile vNICs