Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Draft |
1 |
The Schedule is in a draft state, where it can still be edited and changed in its entirety. |
| Approved |
2 |
The Schedule has been validated and approved for running. |
| Sending |
3 |
The information for this Schedule is currently in the process of being sent out to the intended recipients. |
| Sent |
4 |
The information for this Schedule has been successfully sent to the intended recipients. |
| Running |
5 |
The start time for the Schedule has passed and it has been detected as being in a Running state. |
| Completed |
6 |
The finish time for the Schedule has passed and it has been detected as being completed. |
| Cancelling |
7 |
The cancellation of this Schedule has been requested and is currently being handled. |
| Cancelled |
8 |
The Schedule has been successfully cancelled. |
| Pausing |
9 |
The pausing of this Schedule has been requested and is currently being handled. |
| Paused |
10 |
The Schedule has been successfully paused. |
| Restarting |
11 |
The restarting of this Schedule has been requested and is currently being handled. |
| ForcedCancelled |
17 |
The Schedule has been forced into a cancelled state by a user. This is typically done when a Schedule cannot be fully cancelled due to one or more DataNodes involved in the Schedule being unavailable, i.e. by power loss. |
| EStopError |
92 |
The Schedule has potentially encountered an Emergency-Stop, where the Schedule has been unexpectedly cancelled. |
| PauseError |
97 |
A pause attempt has been made but it was unable to reach all of the intended recipients. |
| CancelError |
98 |
A cancellation attempt has been made but it was unable to reach all of the intended recipients. |
| Error |
99 |
An unknown error has been encountered. |
| QueueApprove |
100 |
Status for approving a Schedule and adding it to a queue to be sent at a later time |