One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
dhcpOptionsSetIds | List<String> | The IDs of the DHCP options sets. | [optional] |
ipRanges | List<String> | The IP ranges for the Nets, in CIDR notation (for example, `10.0.0.0/16`). | [optional] |
isDefault | Boolean | If true, the Net used is the default one. | [optional] |
netIds | List<String> | The IDs of the Nets. | [optional] |
states | List<String> | The states of the Nets (`pending` | `available` | `deleting`). | [optional] |
tagKeys | List<String> | The keys of the tags associated with the Nets. | [optional] |
tagValues | List<String> | The values of the tags associated with the Nets. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the Nets, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |