Vlans
Returns a list with all the free vlans
get/vlans/free/
Response
OK
Example response
[
{
"gateway": "10.1.18.8",
"ip_free": 256,
"netmask": "255.255.255.255",
"vlan_id": 601
}
]Changes
Changed in 2 of the 9 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲