ENUM
UserAuditTypeEnum
Description
User audit type.
link GraphQL Schema definition
- enum UserAuditTypeEnum {
- # Audit type for anomalies.
- # Audit type for bulk recovery use cases.
- # Audit type for encryption management use cases.
- # Audit type for user file downloads.
- # Audit type for quarantine usecases.
- # Audit type for recovery schedule use cases.
- # Audit type for Ruby AI use cases.
- # Audit type for Intel feed.
- # Audit type for threat hunt use cases.
- }
link Require by
- CustomReportFiltersFilter configs for a report.
- CustomReportFiltersConfig
- EventDigestConfigEvent digest configuration to specify events criteria.
- EventDigestConfigInfoAn event digest configuration.
- SubscriptionTypeThe event and audit types that the webhook is subscribed to.
- SubscriptionTypeInputInput for the event and audit types that the webhook is subscribed to.
- UserAuditAn audit triggered by a user.