AuditLogEventTypeCatalogEntry
AuditLogEventTypeCatalogEntry describes one audit log event type.
Properties
eventstring requiredThe event type identifier, as it appears in the ’event’ field of an audit log entry and as accepted by the ’eventFilter’ query parameter.displayNamestring requiredThe event type’s name, for display in a user interface or a report.descriptionstring requiredWhat the event records, written for someone auditing an organization.requiresOrgAdminboolean requiredWhether the action that records this event requires the organization ADMIN role.requiresStackAdminboolean requiredWhether the action that records this event requires the stack ADMIN role.authenticationFailureboolean requiredWhether this event records a failed authorization check rather than a completed action.