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

RestorePointV3

The following properties represent the RestorePointv3 JSON schema.

RestorePointV3

Property

Type

Description

id

string($uuid)

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

type

array[string]

Type of the restore point: Full, Incremental.

vbrId

string

System ID assigned to a restore point in the Veeam Backup & Replication.

pointInTime

string($date-time)

Date and time of the restore point.

backupSizeBytes

integer($int64)

Size of the restore point file (in bytes).

backupDestination

array[string]

Type of a backup policy that has created the restore point: Snapshot, AzureBlob, ManualSnapshot.

dataRetrievalStatus

array[string]

Retrieval status of the restore point.

gfsFlags

array[string]

Type of the GFS flag that will be assigned to the backup file: None, Daily, Weekly, Monthly, Yearly.

jobSessionId

string

System ID assigned to a backup policy in the Veeam Backup for Microsoft Azure REST API.

retrievedDataExpirationDate

string($date-time)

Date and time when the retrieval period exceeds.

notifyBeforeRetrievedDataExpirationHours 

integer($int32)

The number of hours before the expiration time when the notification must be sent.

 

 

 

_links

array

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