Apache CloudStack 4.21.0.0 Root Admin API Reference

deleteBackupSchedule

Deletes the backup schedule of a VM

Request parameters

Parameter NameDescriptionRequired
idID of the backup schedule to be deleted. It has precedence over the 'virtualmachineid' parameter, i.e., when the 'id' parameter is specified, the 'virtualmachineid' parameter will be ignored.false
virtualmachineidID of the VM from which all backup schedules will be deleted.false

Response Tags

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