OBJECT

AutoEnablePolicyClusterConfigReply

Description

Auto-enabled Data Discovery policy configuration for Rubrik clusters.

link GraphQL Schema definition

  • type AutoEnablePolicyClusterConfigReply {
  • # Rubrik cluster ID.
  • clusterId: String!
  • # Specifies whether Auto-enabled Data Discovery Policies are enabled on the Rubrik
  • # cluster or not.
  • enabled: Boolean!
  • }