Restore backup
Restore a backup for a specified virtual machine.
The system will then initiate the restore process, which may take some time depending on the size of the backup.
All data on the virtual machine will be overwritten with the data from the backup.
Use this endpoint to recover VPS data from backup points.
hapi vps backups restore <virtual-machine-id> <backup-id> [flags]
-h, --help help for restore
--config string Config file (default is $HOME/.hapi.yaml)
--format string Output format type (json|table|tree), default: table
- hapi vps backups - Backups commands