Toggle navigation
Gentics Content.Node - REST API Library: ScheduleStatus
Resources
Data Types
IDLE
DUE
RUNNING
Back to Top
Home
JSON
ScheduleStatus
ScheduleStatus
Data Type
The current status of a schedule.
Values
value
description
IDLE
Not running, and not due for execution.
DUE
The schedule is due for execution.
RUNNING
An execution for the schedule is currently running.