Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.07 KB

FiltersInternetService.md

File metadata and controls

19 lines (11 loc) · 1.07 KB

FiltersInternetService

One or more filters.

Properties

Name Type Description Notes
internetServiceIds List<String> The IDs of the Internet services. [optional]
linkNetIds List<String> The IDs of the Nets the Internet services are attached to. [optional]
linkStates List<String> The current states of the attachments between the Internet services and the Nets (only `available`, if the Internet gateway is attached to a Net). [optional]
tagKeys List<String> The keys of the tags associated with the Internet services. [optional]
tagValues List<String> The values of the tags associated with the Internet services. [optional]
tags List<String> The key/value combination of the tags associated with the Internet services, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]