BackupAgentSettings
Property | Type | Attributes | Description |
---|---|---|---|
backupAgentUid | String (uuid) | Read-only | UID assigned to a Veeam backup agent. |
disableScheduledBackups | Boolean | Required | Indicates whether a Veeam backup agent job schedule is disabled. |
disableControlPanelNotification | Boolean | Required | Indicates whether Control Panel notifications are disabled. |
disableBackupOverMeteredConnection | Boolean | Required | Indicates whether backup over metered connections is disabled. Default value is true. |
disableScheduleWakeup | Boolean | Required | Indicates whether a scheduled wake up timer is disabled. |
throttleBackupActivity | Boolean | Required | Indicates whether Veeam backup agent throttles backup activities when system is busy. Default value is true. |
restrictVpnConnections | Boolean | Required | Indicates whether backup over VPN connections is disabled. |
limitBandwidthConsumption | Boolean | Optional | Indicates whether bandwidth consumption for backup jobs is limited. Default value is false. |
bandwidthSpeedLimit | Integer (int32) | Optional, nullable | Value of maximum speed for transferring backed-up data. |
bandwidthSpeedLimitUnit | String | Optional, nullable | Measurement units of maximum speed for transferring backed-up data. Possible values:
|
flrWithoutAdminPrivilegesAllowed | Boolean | Required | Indicates whether file-level restore is available to users that do not have administrative privileges. |