Optional
includeLegacy?: booleanOptional
name?: stringFilter for gateways which have this search term in their name.
Optional
orderBy?: VPCGW.v2.ListGatewaysRequestOrderByOrder in which to return results.
Optional
organizationId?: stringInclude only gateways in this Organization.
Optional
page?: numberPage number to return.
Optional
pageSize?: numberGateways per page.
Optional
privateNetworkIds?: string[]Filter for gateways attached to these Private Networks.
Optional
projectId?: stringInclude only gateways in this Project.
Optional
status?: VPCGW.v2.GatewayStatus[]Filter for gateways with these status. Use unknown
to include all
statuses.
Optional
tags?: string[]Filter for gateways with these tags.
Optional
types?: string[]Filter for gateways of these types.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
Include also legacy gateways.