Storage Settings
This section describes settings for backup files stored on the backup target.
Parent Tag | Parameter | Description |
---|---|---|
StorageInfo | Parent tag encapsulating information about storage settings. | |
| BlockSize | Size of data blocks that Veeam Agent for Microsoft Windows uses to process data. Possible values:
|
| CompressionLevel | Compression level for the resulting backup file. Possible values:
|
Encryption | Parent tag that encapsulates information about backup encryption settings. | |
| Enabled | Parameter specifies if Veeam Agent for Microsoft Windows must encrypt the resulting backup file. Possible values:
|
Key | This tag is used if you select to encrypt the resulting backup file. Parent tag that encapsulates information about the encryption password and hint. | |
| Password | This parameter is used if you select to encrypt the resulting backup file. Password that is used to encrypt the resulting backup file. The password must be encoded in the Base64 format. |
| Hint | This parameter is used if you select to encrypt the resulting backup file. Hint for the password used to encrypt the resulting backup file. The hint must be encoded in the Base64 format. IMPORTANT! The Hint parameter is required. |
Example
You want to use dedupe-friendly compression, and encrypt the resulting backup file with the following password:
- Password: Password
- Hint: Standard password
The input XML file will contain the following parameters:
<ExecutionResult> |