AutoDeploymentSettings
Property | Type | Attributes | Description |
---|---|---|---|
organizationUid | String (uuid) | — | UID assigned to an organization that manages Veeam backup agent auto deployment. |
isEnabled | Boolean | — | Indicates whether auto deployment is enabled. |
backupPolicyUid | String (uuid) | Nullable | UID assigned to a backup policy that is applied as part of auto deployment. |
isRetryEnabled | Boolean | — | Indicates whether retry is enabled in case deployment session fails. |
retryCount | Integer (int32) | — | Number of allowed retries. |
retryInterval | Integer (int32) | — | Time interval after which the next deployment attempt starts. |
acceptNewConnections | Boolean | — | Indicates whether Veeam Service Provider Console accepts connections from new management agents. |
installDriver | Boolean | — | Indicates whether CBT driver is installed during auto deployment. |
setReadOnlyAccess | Boolean | — | Indicates whether read-only access is enabled for Veeam backup agent. |
backupAgentSettings | Subschema (BackupAgentSettings) | — | Veeam backup agent settings. |
Property | Type | Attributes | Description |
---|---|---|---|
backupAgentUid | String (uuid) | Read-only | UID assigned to a Veeam backup agent. |
disableScheduledBackups | Boolean | — | Indicates whether a Veeam backup agent job schedule is disabled. |
disableControlPanelNotification | Boolean | — | Indicates whether Control Panel notifications. |
disableBackupOverMeteredConnection | Boolean | — | Indicates whether backup over metered connections is disabled. |
disableScheduleWakeup | Boolean | — | Indicates whether a scheduled wake up timer is disabled. |
throttleBackupActivity | Boolean | — | Indicates whether Veeam backup agent throttles backup activities when system is busy. |
restrictVpnConnections | Boolean | — | Indicates whether backup over VPN connections is disabled. |
limitBandwidthConsumption | Boolean | — | Indicates whether bandwidth consumption for backup jobs is limited. Default value is false. |
bandwidthSpeedLimit | Integer (int32) | Nullable | Value of maximum speed for transferring backed-up data. |
bandwidthSpeedLimitUnit | String | Nullable | Measurement units of maximum speed for transferring backed-up data. Possible values:
|
flrWithoutAdminPrivilegesAllowed | Boolean | — | Indicates whether file-level restore is available to users that do not have administrative privileges. |