RestorePartitionDescription

Specifies the parameters needed to trigger a restore of a specific partition.

Properties

Name Type Required
BackupId string (uuid) Yes
BackupLocation string Yes
BackupStorage BackupStorageDescription No

BackupId

Type: string (uuid)
Required: Yes

Unique backup ID.


BackupLocation

Type: string
Required: Yes

Location of the backup relative to the backup storage specified/ configured.


BackupStorage

Type: BackupStorageDescription
Required: No

Location of the backup from where the partition will be restored.