| Name | Type | Description | Notes |
|---|---|---|---|
| capabilities | list[str] | List of the required capabilities options: [read, update, delete,sra_transparently_connect]. Relevant only for request-access event types | [optional] |
| comment | str | Deprecated - use description | [optional] |
| description | str | Description of the object | [optional] |
| event_source | str | [optional] | |
| event_type | str | ||
| item_name | str | EventItemName Event item name | |
| item_type | str | EventItemType Event item type | |
| json | bool | Set output format to JSON | [optional] [default to False] |
| request_access_ttl | int | For how long to grant the requested access, in minutes | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |