ENUM

ManagedByRubrik

Description

Represents whether a cluster is managed by Rubrik Security Cloud.

link GraphQL Schema definition

  • enum ManagedByRubrik {
  • # The cluster is not managed by Rubrik Security Cloud.
  • NO
  • # It is unknown whether the cluster is managed by Rubrik Security Cloud or not.
  • UNKNOWN
  • # The cluster is managed by Rubrik Security Cloud.
  • YES
  • }