OBJECT
AgentDeploymentSettings
Description
Supported in v5.0+
link GraphQL Schema definition
- type AgentDeploymentSettings {
- # Supported in v9.1+
- # ID of the guest OS credential to be used for authentication to the virtual
- # machine guest OS.
- String :
- # 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.
- Boolean! :
- }