Audit Log Event webhook-action.update
A webhook action has been updated
This audit log type records operations for the following features:
Field Type | Type | Availability | Description |
---|---|---|---|
actionId | String | ID of the individual action | |
actionName | String | The name of the action, for example create, delete or update | |
actor | ActorType | Actor, as defined in humio-audit Actor Structure | |
bodyTemplate | String | Template for the body of the message | |
headersHaveChanged | Boolean | Headers have changed | |
ignoreSSL | Option[Boolean] | Ignore SSL | |
method | String | User signing method | |
repoId | String | ID of the repository | |
repoName | String | Name of the repository | |
sensitive | Boolean | Whether the audited event is marked sensitive | |
timestamp | ZonedDateTime | Timestamp of the audited event | |
urlHasChanged | Boolean | URL for action has changed | |
useProxyOption | Option[Boolean] | Indicates whether a proxy should be used when triggering the action |