VBODataRetrieval
Contains details about a data retrieval job.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Data retrieval job ID. |
|
OrganizationId |
GUID? |
Microsoft organization ID. |
|
OrganizationUniqueId |
VBOOrganizationId |
ID of the backed-up organization in the backup. |
|
Name |
String |
Data retrieval job name. |
|
Description |
String |
Data retrieval job description. |
|
Repository |
Details about a backup repository. |
|
|
PointInTime |
DateTime |
Point in time. |
|
RetrievedRestorePoint |
Details about a restore point. |
|
|
Type |
VBODataRetrievalType |
Data retrieval job type. Possible values:
|
|
ShowDeleted |
Bool |
If True, Veeam Backup for Microsoft 365 retrieves items that have been removed by user before the specified point in time. |
|
ShowAllVersions |
Bool |
If True, Veeam Backup for Microsoft 365 retrieves all versions of items that have been modified by user before the specified point in time. |
|
DataState |
VBODataRetrievalDataState |
Status of the backed-up data. Possible values:
|
|
LastStatus |
VBODataRetrievalStatus |
Data retrieval job status. Possible values:
|
|
StartTime |
DateTime |
Date and time when the data retrieval job was started. |
|
ExpirationTime |
DateTime? |
Date and time when the retrieved data becomes unavailable. |
|
EnableExpirationNotification |
Bool |
If True, Veeam Backup for Microsoft 365 notifies when the availability period is about to end. |
|
ExpirationHoursThreshold |
Int |
Number of hours that should remain before the retrieved backed-up data expires to send a notification by email. |
|
StorageType |
VBODataRetrievalStorageType |
Object storage type. Possible values:
|
Related Commands