OBJECT

AgentDeploymentSettings

Description

Supported in v5.0+

link GraphQL Schema definition

  • type AgentDeploymentSettings {
  • # Required. Supported in v5.0+
  • # Determines whether the Rubrik cluster automatically deploys the Rubrik Backup
  • # Service to the guest OS at the first backup. Set to true to permit automatic
  • # deployment. Set to false to prevent automatic deployment.
  • isAutomatic: Boolean!
  • }