OBJECT
type VLAN {# A number from 0-4095 that indicates the VLAN's idid: Int # A unique name to identify the VLANname: String # An optional description of the VLANdescription: String }