ENUM

ClusterGroupByEnum

Description

Property representing fields to group a Rubrik cluster.

link GraphQL Schema definition

  • enum ClusterGroupByEnum {
  • # Day.
  • Day
  • # Hour.
  • Hour
  • # Month.
  • Month
  • # Quarter.
  • Quarter
  • # Rubrik cluster type.
  • Type
  • # Week.
  • Week
  • # Year.
  • Year
  • }