Apache CloudStack 4.23.0.0 Root Admin API Reference

listBackupSchedule

List backup schedule of an Instance

Request parameters

Parameter NameDescriptionRequired
accountList resources by Account. Must be used with the domainId parameter.false
domainidList only resources belonging to the domain specifiedfalse
idthe ID of the backup schedulefalse
isrecursiveDefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false. Resources dedicated to a project are listed only if using the projectid parameter.false
pagefalse
pagesizefalse
projectidList objects by project; if projectid=-1 lists All Instancesfalse
virtualmachineidID of the Instancefalse

Response Tags

Response NameDescription
idID of the backup schedule.
intervaltypeThe interval type of the backup schedule
isolatedWhether the backup will be isolated, defaults to false. Isolated backups are always created as full backups in independent chains. Therefore, they will never depend on any existing backup chain and no backup chain will depend on them. Currently only supported for the KBOSS provider.
maxbackupsmaximum number of backups retained
quiescevmquiesce the instance before checkpointing the disks for backup
scheduleThe time the backup is scheduled to be taken.
timezoneThe time zone of the backup schedule
virtualmachineidID of the Instance
virtualmachinenameName of the Instance