Cluster object
The cluster object attributes are described below:
Attribute |
Type |
Description |
---|---|---|
id |
string |
Unique identifier for the cluster. |
consistent_uuid |
string |
An id that is consistent across automatic policy discovery runs. |
application_id |
string |
The id for the workspace to which the cluster belongs. |
version |
string |
The version of the workspace to which the cluster belongs |
name |
string |
The name of the cluster. |
description |
string |
The description of the cluster. |
approved |
boolean |
If the cluster has been ‘approved’ by the user. |
query |
JSON |
Filter (or match criteria) associated with the filter in conjunction with the filters of the parent scopes. |
short_query |
JSON |
Filter (or match criteria) associated with the filter. |
alternate_queries |
array of queries |
Alternate suggested queries generated by an automatic policy discovery run in dynamic mode. |
inventory |
array of inventory |
If requested, returns member inventory of the cluster including IP, hostname, vrf_id and uuid. |