Optional
isOptional
name?: stringName to filter for. Only VPCs with names containing this string will be returned.
Optional
orderSort order of the returned VPCs.
Optional
organizationOrganization ID to filter for. Only VPCs belonging to this Organization will be returned.
Optional
page?: numberPage number to return, from the paginated results.
Optional
pageMaximum number of VPCs to return per page.
Optional
projectProject ID to filter for. Only VPCs belonging to this Project will be returned.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
routingDefines whether to filter only for VPCs which route traffic between their Private Networks.
Optional
tags?: string[]Tags to filter for. Only VPCs with one more more matching tags will be returned.
Defines whether to filter only for VPCs which are the default one for their Project.