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 NameDescriptionRequired
idID of the backuptrue
hostidIf quickrestore is true, which host to start the VM on; otherwise, ignored. Currently this parameter is only supported by the KBOSS provider.false
quickrestoreWhether to use the quick restore process or not. Currently this parameter is only supported by the KBOSS provider.false

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully