One-click restore
The one-click restore brings back all virtual machines from the snapshot or backup in the same state as they were backed up. They are located in the same cluster in the same datacenter, use the same storage domain, connect to the same network, and have the same flavor.
The user cannot change any metadata.
The one-click restore requires that the original virtual machines that have been backed up are deleted or otherwise lost. Even if one virtual machine is still running, the one-click restore fails.
The one-click restore automatically updates the protection to protect the restored virtual machines.
Note:
One-click restore fails if the properties of the instances that existed at the time of snapshot or backup do not exist at the time of restore.
To perform the one-click restore
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to be restored.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery points tab.
- Identify the recovery point to be restored.
- Click One-Click Restore in the same line as the identified recovery point.
- (Optional) Provide the name and description.
- Click Create.
nbosjm oneclick-restore [--display-name <display-name>]
[--display-description <display-description>]
<recovery_point_id>
<copy_number>
<copy_type>
<recovery_point_id> ID of the recovery point to restore.
<copy_number> Copy number of snapshot or backup for restore.
<copy_type> Specify copy type of snapshot or backup for the restore.
--display-name Optional name for the restore.
--display-description Optional description for restore.