guardicore-labels
Query the Akamai Guardicore label inventory.
guardicore-labels [profile=VALUE] [search=VALUE] [verbose=VALUE] [pretty=VALUE]
- profile=VALUE
- Optional. The identifier of Akamai Guardicore connect profile.
- search=VALUE
- Optional. Partial match on key and value together. Cannot be narrowed to the key alone.
- verbose=VALUE
- Optional. Include dynamic criteria detail (t/f).
- pretty=VALUE
- Optional. Join string list fields with newlines so they read as a block (t/f).
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of Akamai Guardicore connect profile |
| guid | String | Label GUID | Label UUID |
| name | String | Name | Label display name, key: value |
| description | String | Description | Label description |
| origins | List | Origins | Origin types of the label |
| key | String | Key | Label key |
| value | String | Value | Label value |
| is_read_only | Boolean | Read only | Whether the label is managed by the system |
| asset_count | Integer | Assets | Number of assets carrying this label |
| dynamic_criteria_count | Integer | Dynamic criteria | Number of dynamic criteria. Greater than zero means the label is assigned automatically |
| label_group_count | Integer | Label groups | Number of label groups using it |
| rule_count | Integer | Rules | Number of policy rules referencing it |
| created | Date | Created | Creation time |
| updated | Date | Updated | Last modified time |