VPC API
string · enum · requiredstring · enuminteger · int32integer · uint32stringstringstring[]stringinteger · uint32
Subnets
CIDR subnet management for your Private Networks.
List subnets
GET
https://api.scaleway.com
/vpc/v2/regions/{region}/subnets
List any Private Network's subnets. See ListPrivateNetworks to list a specific Private Network's subnets.
path Parameters
regionThe region you want to target
Enum values:
fr-par
it-mil
nl-ams
pl-waw
query Parameters
order_bySort order of the returned subnets.
Enum values:
created_at_asc
created_at_desc
Default: created_at_asc
pagePage number to return, from the paginated results.
page_sizeMaximum number of Private Networks to return per page.
organization_idOrganization ID to filter for. Only subnets belonging to this Organization will be returned. (UUID format)
project_idProject ID to filter for. Only subnets belonging to this Project will be returned. (UUID format)
subnet_idsSubnet IDs to filter for. Only subnets matching the specified IDs will be returned.
vpc_idVPC ID to filter for. Only subnets belonging to this VPC will be returned. (UUID format)
List subnets › Responses
200
total_count