Optional
dhcpEnabled?: booleanOptional
name?: stringName to filter for. Only Private Networks with names containing this string will be returned.
Optional
orderBy?: VPC.v2.ListPrivateNetworksRequestOrderBySort order of the returned Private Networks.
Optional
organizationId?: stringOrganization ID to filter for. Only Private Networks 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
privateNetworkIds?: string[]Private Network IDs to filter for. Only Private Networks with one of these IDs will be returned.
Optional
projectId?: stringProject ID to filter for. Only Private Networks belonging to this Project will be returned.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
tags?: string[]Tags to filter for. Only Private Networks with one or more matching tags will be returned.
Optional
vpcId?: stringVPC ID to filter for. Only Private Networks belonging to this VPC will be returned.
DHCP status to filter for. When true, only Private Networks with managed DHCP enabled will be returned.