One or more filters.
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: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |