/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
quadsproject
QUADS
get
Returns a list with all the free vlans
v1
latest
OpenAPI 3.0.0
GPLv3
2026-07-17
66
18
55.6 KB
Vlans
Returns a list with all the free vlans
get
/vlans/free/
Response
OK
Vlan[]
required
gateway
string
ip_free
integer
ip_range
string
netmask
string
vlan_id
integer
Example response
[ { "gateway": "10.1.18.8", "ip_free": 256, "netmask": "255.255.255.255", "vlan_id": 601 } ]