ENUM

FlagAttribute

Description

Names of attributes supported for flag evaluation.

link GraphQL Schema definition

  • enum FlagAttribute {
  • # UUID of the Rubrik cluster.
  • CLUSTER_UUID
  • # FID of the object on cluster.
  • WORKLOAD_FID
  • }