NamedVlanCollection
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | Name of the VLAN object. Absent if no name was configured for these VLANs. |
ranges | Bag<VlanRange> | false | List of disjoint VLAN ranges associated with this name. |
Used by
network → devices → vlans
See also
Data model path
- network:
Network- devices: Bag<
Device>- vlans: Bag<
NamedVlanCollection>
- vlans: Bag<
- devices: Bag<