Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                restoreVolumeFromBackupAndAttachToVM
Restore and attach a backed up volume to VM
Request parameters
| Parameter Name | Description | Required | 
| backupid | ID of the VM backup | true | 
| virtualmachineid | id of the VM where to attach the restored volume | true | 
| volumeid | ID of the volume backed up | true | 
Response Tags
| Response Name | Description | 
| displaytext | any text associated with the success or failure | 
| success | true if operation is executed successfully |