ENUM
NfAnomalyResultGroupBy
Description
Group non-filesystem anomaly results by field.
link GraphQL Schema definition
- enum NfAnomalyResultGroupBy {
- # The unique ID of the cluster.
- # Group by day.
- # Group by hour.
- # Specifies whether the result is an anomaly.
- # Group by month.
- # Group by week.
- # Group by year.
- }