Apache CloudStack 4.23.0.0 Root Admin API Reference
restoreBackup
Restores an existing stopped or deleted Instance using an Instance backup
Request parameters
| Parameter Name | Description | Required |
| id | ID of the backup | true |
| hostid | If quickrestore is true, which host to start the VM on; otherwise, ignored. Currently this parameter is only supported by the KBOSS provider. | false |
| quickrestore | Whether to use the quick restore process or not. Currently this parameter is only supported by the KBOSS provider. | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |