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