Interface: ISchedulePatch
Properties of a SchedulePatch.
Implemented by
Properties
backfillRequest
• Optional
backfillRequest: null
| IBackfillRequest
[]
If set, runs though the specified time period(s) and takes actions as if that time passed by right now, all at once. The overlap policy can be overridden for the scope of the backfill.
pause
• Optional
pause: null
| string
If set, change the state to paused or unpaused (respectively) and set the notes field to the value of the string.
triggerImmediately
• Optional
triggerImmediately: null
| ITriggerImmediatelyRequest
If set, trigger one action immediately.
unpause
• Optional
unpause: null
| string
SchedulePatch unpause