Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 328 Bytes

File metadata and controls

22 lines (17 loc) · 328 Bytes

VLAN

Represents VLAN object.

Instance attributes

id: int

VLAN id.

name: String

VLAN name.

interfaces: Array

Interfaces in that VLAN (array of objects of class [class-interface]).