Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Draft |
1 |
Draft status |
| Approved |
2 |
Approved status |
| Sending |
3 |
Sending status |
| Sent |
4 |
Sent status |
| Running |
5 |
Running status |
| Completed |
6 |
Completed status |
| Cancelling |
7 |
Cancelling status |
| Cancelled |
8 |
Cancelled status |
| Pausing |
9 |
Pausing status |
| Paused |
10 |
Paused status |
| Restarting |
11 |
Restarting status |
| FastApprove |
12 |
Status for performing a "Fast" Approve |
| FastCancel |
13 |
Status for performing a "Fast" Cancel |
| CompletedWithErrors |
14 |
Status for when a Schedule has completed but some Steps encountered errors |
| CancelledWithErrors |
15 |
Status for when a Schedule has been cancelled with some Steps that are in Error |
| RunningWithWarnings |
16 |
Status for when one or more steps are in a "Warning" condition |
| ForcedCancelled |
17 |
Status for when the Schedule has been forced into a Cancelled state |
| SentWithWarnings |
18 |
Status for when the Schedule is sent but has transient errors |
| SentWithErrors |
90 |
Status for when a Schedule is has been Sent but one or more Steps within the Schedule have encountered an error |
| RunningWithErrors |
91 |
Status for when a Schedule is currently running, but one or more steps are in Error |
| EStopError |
92 |
Status for when a Schedule has encountered an active Emergency Stop button |
| CancelError |
98 |
Status for when there was an error encountered when trying to cancel a schedule |
| Error |
99 |
Error situation |
| QueueApprove |
100 |
Status for approving a Schedule but queuing it for sending at a later time |