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

SqlRestorePointV3

The following properties represent the RestorePointV3 JSON schema.

SqlRestorePointV3

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.

databaseId

string

System ID assigned to the backed-up Azure SQL database in the VeeamVeeam Backup for Microsoft Azure REST API.

databaseName

string

Name of the backed-up database.

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).

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.

backupDestination

array[string]

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

dataRetrievalStatus

array[string]

Retrieval status of the restore point.

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.