Skip to main content

Reference — Schedules

Tabs in the Schedules Module

TabFunction
Instance scheduleSchedule automatic start/stop of Instances
Instance snapshot scheduleSchedule automatic snapshots of Instances

Fields When Creating an Instance Schedule

FieldRequiredDescription
NameYesThe identifier name of the schedule. The system suggests an auto-generated name. Only lowercase letters, digits, and hyphens are allowed.
DescriptionNoA short description of the schedule's purpose. Maximum 100 characters.
TimezoneYesThe timezone applied to Start time and Stop time. Default: UTC+7 Asia/Ho_Chi_Minh.
FrequencyYesRepeat frequency: Daily or Weekly. If Weekly, also select the days of the week.
Start timeYesThe time the Instance is started. Format: HH:MM.
Stop timeYesThe time the Instance is stopped. Must be at least 15 minutes after Start time. Format: HH:MM.
Start dateNoThe date the schedule takes effect. Leave blank: the schedule takes effect immediately upon creation.
End dateNoThe date the schedule expires. Leave blank: the schedule runs indefinitely.

Columns in the Instance Schedule List

ColumnDescription
NameThe schedule name. Click to view details.
Start timeThe time the Instance is started per configuration.
Stop timeThe time the Instance is stopped per configuration.
Start dateThe date the schedule starts taking effect (if set).
End dateThe date the schedule expires (if set).
FrequencyDaily or Weekly.
Next runThe next scheduled execution time.
StatusThe current status of the schedule (see table below).
Applied instancesThe number of Instances currently attached to this schedule.

Schedule Status Values

ValueMeaning
ActiveThe schedule is running and will execute according to the configured time.
InactiveThe schedule has been disabled and will not execute.
ExpiredThe schedule has passed its End date and will no longer execute.

Execution Result Values Per Instance

ValueMeaning
SuccessThe start/stop command executed successfully.
FailedThe start/stop command failed. See troubleshooting.md for resolution.

System Limits

LimitValue
Maximum delay for start/stop commands15 minutes
Minimum interval between Start time and Stop time15 minutes
Can Instance schedule be edited after creationNo — must delete and recreate