ENUM

GroupByFieldEnum

link GraphQL Schema definition

  • enum GroupByFieldEnum {
  • ANALYZER
  • CLUSTER
  • # The unique ID of the cluster.
  • CLUSTER_UUID
  • Cluster
  • ClusterType
  • ComplianceStatus
  • # Group by day.
  • DAY
  • Day
  • FILE
  • FailoverStatus
  • FailoverType
  • # Group by hour.
  • HOUR
  • Hour
  • # Specifies whether the result is an anomaly.
  • IS_ANOMALY
  • LastActivityStatus
  • LastActivityType
  • LastTestStatus
  • # The managed ID of the object.
  • MANAGED_ID
  • # Group by month.
  • MONTH
  • Month
  • OBJECT_NAME
  • Object
  • ObjectType
  • POLICY
  • POLICY_VIOLATIONS
  • ProtectionStatus
  • PullTimeWithOffset
  • Quarter
  • # Group by severity of the anomaly.
  • SEVERITY
  • SLA_DOMAIN
  • STATUS_POLICY
  • SlaDomain
  • Source
  • Status
  • TIME
  • TIME_ISSUES
  • TIME_VIOLATIONS
  • # Bytes transferred group by object type.
  • TRANSFERRED_BYTES_OBJECT_TYPE
  • TargetSite
  • TaskDetailClusterType
  • TaskDetailObjectType
  • Type
  • UserAuditStatus
  • UserAuditType
  • # Group by week.
  • WEEK
  • Week
  • # Group by year.
  • YEAR
  • Year
  • }