Optional
includeOptional
name?: stringName to filter for. Only Private Networks with names containing this string will be returned.
Optional
orderSort order of the returned Private Networks.
Optional
organizationOrganization 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
pageMaximum number of Private Networks to return per page.
Optional
privatePrivate Network IDs to filter for. Only Private Networks with one of these IDs will be returned.
Optional
projectProject ID to filter for. Only Private Networks belonging to this Project will be returned.
Optional
tags?: string[]Tags to filter for. Only Private Networks with one or more matching tags will be returned.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
Defines whether to include regional Private Networks in the response.