DiskBulkRestoreOptions
The following properties and subschemas represent the DiskBulkRestoreOptions JSON schema.
DiskBulkRestoreOptions
Property | Required/Optional | Type | Description |
---|---|---|---|
reason | Optional | string | Specifies a reason of a restore operation. |
amazonAccountId | Optional | string($uuid) | [Applies if you use an IAM role to perform the restore operation] Specifies a system ID assigned to the IAM role in the Veeam Backup for AWS REST API. |
accessKey | Optional | string | [Applies if you use access and secret keys to perform the restore operation] Specifies the access key of the AWS account. |
secretKey | Optional | string | [Applies if you use access and secret keys to perform the restore operation] Specifies the secret key of the AWS account. |
volumes | Required | Specifies volume restore settings. | |
toAlternative | Optional | [Applies if you want to restore to a new location or with different settings] Specifies volume restore settings. |
|
DiskBulkRestoreToAlternativeOptions
|