INPUT_OBJECT

UpdateVmAgentDeploymentSettingInput

link GraphQL Schema definition

  • input UpdateVmAgentDeploymentSettingInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • # Required. Modify the Rubrik Backup Service deployment setting for a specified
  • # virtual machine.
  • settings: AgentDeploymentSettingsInput!
  • }

link Require by