TrunkVlanRange (type)

{
  "id": "TrunkVlanRange", 
  "module_id": "LogicalSwitch", 
  "properties": {
    "end": {
      "$ref": "VlanID, 
      "required": true
    }, 
    "start": {
      "$ref": "VlanID, 
      "required": true
    }
  }, 
  "title": "Trunk VLAN id range", 
  "type": "object"
}