Name | Type | Description | Notes |
---|---|---|---|
eventSource | String | [optional] | |
eventType | String | ||
itemName | String | Event item name | |
itemType | String | Event item type can be either "target" or type of item eg "static_secret"/"dynamic_secret" To get type of some item run `akeyless describe-item -n {ITEM_NAME} --jq-expression .item_type` | |
json | Boolean | Set output format to JSON | [optional] |
timeBack | String | The time back to search the event, for example if the value is "5m" we will return the last user event issued in the last 5 minutes. By default, we will search without any time boundary. | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |