Skip to main content

Interface: $Properties

v1.SchedulePatch.$Properties

Properties of a SchedulePatch.

Hierarchy

Properties

backfillRequest

Optional backfillRequest: null | $Properties[]

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 | $Properties

If set, trigger one action immediately.


unpause

Optional unpause: null | string

SchedulePatch unpause