Optional
isDefault?: booleanOptional
name?: stringName to filter for. Only VPCs with names containing this string will be returned.
Optional
orderBy?: ListVPCsRequestOrderBySort order of the returned VPCs.
Optional
organizationId?: stringOrganization ID to filter for. Only VPCs belonging to this Organization will be returned.
Optional
page?: numberPage number to return, from the paginated results.
Optional
pageSize?: numberMaximum number of VPCs to return per page.
Optional
projectId?: stringProject 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
routingEnabled?: booleanDefines 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.