Optional
orderBy?: ListSubnetsRequestOrderByOptional
organizationId?: stringOrganization ID to filter for. Only subnets belonging to this Organization will be returned.
Optional
page?: numberPage number to return, from the paginated results.
Optional
pageSize?: numberMaximum number of Private Networks to return per page.
Optional
projectId?: stringProject ID to filter for. Only subnets belonging to this Project will be returned.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
subnetIds?: string[]Subnet IDs to filter for. Only subnets matching the specified IDs will be returned.
Optional
vpcId?: stringVPC ID to filter for. Only subnets belonging to this VPC will be returned.
Sort order of the returned subnets.