Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.39 KB

FiltersVirtualGateway.md

File metadata and controls

21 lines (13 loc) · 1.39 KB

FiltersVirtualGateway

One or more filters.

Properties

Name Type Description Notes
connectionTypes List<String> The types of the virtual gateways (always `ipsec.1`). [optional]
linkNetIds List<String> The IDs of the Nets the virtual gateways are attached to. [optional]
linkStates List<String> The current states of the attachments between the virtual gateways and the Nets (`attaching` | `attached` | `detaching` | `detached`). [optional]
states List<String> The states of the virtual gateways (`pending` | `available` | `deleting` | `deleted`). [optional]
tagKeys List<String> The keys of the tags associated with the virtual gateways. [optional]
tagValues List<String> The values of the tags associated with the virtual gateways. [optional]
tags List<String> The key/value combination of the tags associated with the virtual gateways, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]
virtualGatewayIds List<String> The IDs of the virtual gateways. [optional]