This is an archive version of the document. To get the most up-to-date information, see the current version.

VmRestorePoint

The following properties and subschemas represent the VmRestorePoint JSON schema.

VmRestorePoint

Property

Type

Description

id

string($uuid)

System ID assigned to a restore point in the Veeam Backup for AWS REST API.

backupId

string($uuid)

System ID assigned to a backup, replica or snapshot in the Veeam Backup for AWS database.

jobType

string

Type of a backup job: Backup, Snapshot, ManualSnapshot, Replica.

pointInTime

string($date-time)

Date and time of the restore point.

backupSizeBytes

integer($int64)

Size of the restore point file (in bytes).

volumes

VmBackupVolume

Information on protected volumes.

regionId

string($uuid)

System ID assigned the Veeam Backup for AWS REST API to an AWS region of the restore point.

availabilityZoneId

string($uuid)

System ID assigned the Veeam Backup for AWS REST API to an Availability Zone of the restore point.

_links

array

A list of methods and operations available for the restore point in the Veeam Backup for AWS REST API, and request URLs used to perform the operations.

VmBackupVolume

Property

Type

Description

diskId

string($uuid)

ID of the protected EC2 instance volume.

type

array

Type of the volume: Standart, St1, Sc1, Io1, Gp2.

backupSizeBytes

integer($int64)

Size of the restore point file (in bytes).

iops

integer($int32)

Input/output performance measurement for the EC2 instance volume.

name

string

Name of the volume.

device

string

AWS device name of the volume.

encryptionKey

string

An AWS Key Management Service (AWS KMS) customer master keys (CMK).

encryptionKeyName

string

Display name of the AWS Key Management Service (AWS KMS) customer master keys (CMK) in Veeam Backup for AWS.