AuditHaActionEvent

Description

An audit event which represents an HA Action event. (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 A Data holder for specific event details: AuditHAActionData
Allowed types are: [AuditBaseEventData, AuditCustomFeedUpdateData, AuditCustomRulesFileImportSummaryData, AuditDeploymentData, AuditHAActionData, AuditHAConfigSyncData, AuditJobExecutionData, AuditRulesUpdateData]
id False string An event identifier.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.