v7

OpenAPI 3.0.12026-08-03158127387.0 KB
Private Networks

List VLANs

Lists virtual networks assigned to a project

get/virtual_networks

Query parameters

filter[location]string

The location slug to filter by

filter[project]string

The project id or slug to filter by

filter[tags]string

The tags ids to filter by, separated by comma, e.g. filter[tags]=tag_1,tag_2will return ssh keys with tag_1 AND tag_2

page[size]integer

Number of items to return per page

page[number]integer

Page number to return (starts at 1)

stats[total]string

Request aggregate stats in the response meta. Use count to get the total number of records, returned as meta.stats.total.count.

Response

Success