VBRSnapshotRestorePoint
Contains a restore point of an InterSystems IRIS snapshot backup.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Guid |
Specifies the ID of the restore point. |
|
ObjectName |
String |
Specifies the name of the InterSystems IRIS instance for which the restore point was created. |
|
BackupId |
Guid |
Specifies the ID of the snapshot backup to which the restore point belongs. |
|
CreationTime |
DateTime |
Specifies the date and time when the restore point was created. |
|
Algorithm |
VBRAlgorithm |
Specifies the backup algorithm of the restore point. |
Related Commands
Get-VBRSnapshotRestorePointReturns restore points of InterSystems IRIS snapshot backups.Start-VBRIrisInstanceRestoreStarts restore of InterSystems IRIS instances.Get-VBRIrisInstanceOriginalPathReturns original paths of InterSystems IRIS instance data in a restore point.