AuditJobExecutionEvent
Description
An audit event for events describing the background/schedule job. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
sourceIp | False | string | An IP address from which the action was performed, SYSTEM for system events. | |||
userName | False | string | A Username of the user performing the action, SYSTEM for system events. | |||
timeStamp | False | integer | A number of milliseconds since the POSIX Epoch event took place at. | |||
eventData | False | object | Job execution details, AuditJobExecutionData object. Allowed types are: [AuditBaseEventData, AuditCustomFeedUpdateData, AuditCustomRulesFileImportSummaryData, AuditDeploymentData, AuditHAActionData, AuditHAConfigSyncData, AuditJobExecutionData, AuditRulesUpdateData] |
|||
entityId | False | string | An event target entity identifier. | |||
entityName | False | string | An event target entity name. | |||
entityType | False | string | An event target entity type. | |||
sqliteBackedChanges | False | [object] | ||||
id | False | string | Event identifier. Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | Event type. |