Retrieve the list of directly-attachable networks with subnet details. Returned entities may or may not be owned by the project
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Optional. Limit the number of returned items
x <= 1000Filter networks by name
61Optional. Can be used to only show subnets of the specific network
Optional. Filter network by network type (vlan or vxlan)
vlan, vxlan Optional. Offset value is used to exclude the first set of records from the result
x >= 0Ordering networks list result by name, created_at fields of the network and directions (created_at.desc).
created_at.asc, created_at.desc, name.asc, name.desc Optional. Can be used to only show networks with shared state
Optional. Filter by tag keys. ?tag_key=key1&tag_key=key2
Tag key. The maximum size for a key is 255 characters.
1 - 255Optional. Filter by tag key-value pairs.