Apache CloudStack 4.23.0.0 Root Admin API Reference

restoreVolumeFromBackupAndAttachToVM

Restore and attach a backed up volume to Instance

Request parameters

Parameter NameDescriptionRequired
backupidID of the Instance backuptrue
virtualmachineidID of the Instance where to attach the restored volumetrue
volumeidID of the volume backed uptrue
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