OBJECT

AgentDeploymentSettingsInfo

Description

Rubrik Backup Service deployment settings information.

link GraphQL Schema definition

  • type AgentDeploymentSettingsInfo {
  • # Rubrik Backup Service deployment settings.
  • agentDeploymentSettings: AgentDeploymentSettings!
  • # Details of a cluster.
  • cluster: Cluster!
  • }

link Require by