OptionalincludeLegacy?: booleanOptionalname?: stringFilter for gateways which have this search term in their name.
OptionalorderBy?: VPCGW.v2.ListGatewaysRequestOrderByOrder in which to return results.
OptionalorganizationId?: stringInclude only gateways in this Organization.
Optionalpage?: numberPage number to return.
OptionalpageSize?: numberGateways per page.
OptionalprivateNetworkIds?: string[]Filter for gateways attached to these Private Networks.
OptionalprojectId?: stringInclude only gateways in this Project.
Optionalstatus?: VPCGW.v2.GatewayStatus[]Filter for gateways with these status. Use unknown to include all
statuses.
Optionaltags?: string[]Filter for gateways with these tags.
Optionaltypes?: string[]Filter for gateways of these types.
Optionalzone?: ZoneZone to target. If none is passed will use default zone from the config.
Include also legacy gateways.