One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
_default | Boolean | If true, lists all default DHCP options set. If false, lists all non-default DHCP options set. | [optional] |
dhcpOptionsSetIds | List<String> | The IDs of the DHCP options sets. | [optional] |
domainNameServers | List<String> | The IPs of the domain name servers used for the DHCP options sets. | [optional] |
domainNames | List<String> | The domain names used for the DHCP options sets. | [optional] |
logServers | List<String> | The IPs of the log servers used for the DHCP options sets. | [optional] |
ntpServers | List<String> | The IPs of the Network Time Protocol (NTP) servers used for the DHCP options sets. | [optional] |
tagKeys | List<String> | The keys of the tags associated with the DHCP options sets. | [optional] |
tagValues | List<String> | The values of the tags associated with the DHCP options sets. | [optional] |
tags | List<String> | The key/value combination of the tags associated with the DHCP options sets, in the following format: "Filters":{"Tags":["TAGKEY=TAGVALUE"]}. | [optional] |