guardicore-revisions
Query the Akamai Guardicore segmentation policy revision history.
guardicore-revisions [profile=VALUE] [from=VALUE] [to=VALUE] [duration=VALUE] [pretty=VALUE]
- profile=VALUE
- Optional. The identifier of Akamai Guardicore connect profile.
- from=VALUE
- Optional. Specifies the start of the range as yyyyMMddHHmmss. Omitted trailing digits are filled with zeros.
- to=VALUE
- Optional. Specifies the end of the range as yyyyMMddHHmmss. Omitted trailing digits are filled with zeros.
- duration=VALUE
- Optional. Relative range back from now, such as 30d. Units: s, m, h, d, w, mon.
- 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 |
| id | Integer | Revision | Revision number, increases by one |
| guid | String | Revision GUID | Revision UUID |
| author | String | Author | Username who published the revision |
| description | String | Description | Revision description |
| created | Date | Created | Publish time |