Vlans
Returns a list with all the defined vlans
get/vlans/
Response
OK
Example response
[
{
"gateway": "10.1.18.8",
"ip_free": 256,
"netmask": "255.255.255.255",
"vlan_id": 601
}
]Changes
No recorded changes to this endpoint across all 9 revisions of this API.