Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.29 KB

FiltersSubnet.md

File metadata and controls

22 lines (14 loc) · 1.29 KB

FiltersSubnet

One or more filters.

Properties

Name Type Description Notes
availableIpsCounts List<Integer> The number of available IPs. [optional]
ipRanges List<String> The IP ranges in the Subnets, in CIDR notation (for example, `10.0.0.0/16`). [optional]
netIds List<String> The IDs of the Nets in which the Subnets are. [optional]
states List<String> The states of the Subnets (`pending` | `available` | `deleted`). [optional]
subnetIds List<String> The IDs of the Subnets. [optional]
subregionNames List<String> The names of the Subregions in which the Subnets are located. [optional]
tagKeys List<String> The keys of the tags associated with the Subnets. [optional]
tagValues List<String> The values of the tags associated with the Subnets. [optional]
tags List<String> The key/value combination of the tags associated with the Subnets, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]