Apache CloudStack 4.23.0.0 Root Admin API Reference

updateResourceSchedule

Update Resource Schedule

Request parameters

Parameter NameDescriptionRequired
idID of the schedule to be updatedtrue
descriptionDescription of the schedulefalse
detailsMap of (key/value pairs) details for the schedule.false
enabledEnable or disable the schedule.false
enddateEnd date after which the schedule becomes inactive.false
scheduleSchedule for action on resource in cron format.false
startdateStart date from which the schedule becomes active.false
timezoneSpecifies a timezone for this command.false

Response Tags

Response NameDescription
idThe ID of resource schedule
actionAction
createdDate when the schedule was created
descriptionDescription of resource schedule
detailsSchedule details
enabledResource schedule is enabled
enddateDate after which the schedule becomes inactive
resourceidID of the resource
resourcetypeType of the resource
scheduleCron formatted resource schedule
startdateDate from which the schedule is active
timezoneTimezone of the schedule