Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.17 KB

FiltersNetAccessPoint.md

File metadata and controls

20 lines (12 loc) · 1.17 KB

FiltersNetAccessPoint

One or more filters.

Properties

Name Type Description Notes
netAccessPointIds List<String> The IDs of the Net access points. [optional]
netIds List<String> The IDs of the Nets. [optional]
serviceNames List<String> The names of the services. For more information, see ReadNetAccessPointServices. [optional]
states List<String> The states of the Net access points (`pending` | `available` | `deleting` | `deleted`). [optional]
tagKeys List<String> The keys of the tags associated with the Net access points. [optional]
tagValues List<String> The values of the tags associated with the Net access points. [optional]
tags List<String> The key/value combination of the tags associated with the Net access points, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]