ENUM
AnomalyFalsePositiveType
Description
The type of false positive anomaly.
link GraphQL Schema definition
- enum AnomalyFalsePositiveType {
- # Application update.
- # Unspecified false positive type.
- # Log deletion/rotation.
- # Scheduled maintenance.
- # Unscheduled maintenance.
- # OS update.
- # Another false positive type.
- }