Apache CloudStack 4.21.0.0 Root Admin API Reference

createBackup

Create VM backup

Request parameters

Parameter NameDescriptionRequired
virtualmachineidID of the VMtrue
descriptionthe description for the backupfalse
namethe name of the backupfalse
quiescevmQuiesce the instance before checkpointing the disks for backup. Applicable only to NAS backup provider. The filesystem is frozen before the backup starts and thawed immediately after. Requires the instance to have the QEMU Guest Agent installed and running.false

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully