Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.38 KB

FiltersPublicIp.md

File metadata and controls

24 lines (16 loc) · 1.38 KB

FiltersPublicIp

One or more filters.

Properties

Name Type Description Notes
linkPublicIpIds List<String> The IDs representing the associations of public IPs with VMs or NICs. [optional]
nicAccountIds List<String> The account IDs of the owners of the NICs. [optional]
nicIds List<String> The IDs of the NICs. [optional]
placements List<String> Whether the public IPs are for use in the public Cloud or in a Net. [optional]
privateIps List<String> The private IPs associated with the public IPs. [optional]
publicIpIds List<String> The IDs of the public IPs. [optional]
publicIps List<String> The public IPs. [optional]
tagKeys List<String> The keys of the tags associated with the public IPs. [optional]
tagValues List<String> The values of the tags associated with the public IPs. [optional]
tags List<String> The key/value combination of the tags associated with the public IPs, in the following format: &quot;Filters&quot;:{&quot;Tags&quot;:[&quot;TAGKEY=TAGVALUE&quot;]}. [optional]
vmIds List<String> The IDs of the VMs. [optional]