AutomationExecutionStatusType
No description
enum AutomationExecutionStatusType {
DRAFT
RUNNING
RETIRED
AWAITING_REVIEW
CHANGES_REQUESTED
PAUSED
}
Values
AutomationExecutionStatusType.DRAFT
AutomationExecutionStatusType.RUNNING
AutomationExecutionStatusType.RETIRED
AutomationExecutionStatusType.AWAITING_REVIEW
AutomationExecutionStatusType.CHANGES_REQUESTED
AutomationExecutionStatusType.PAUSED
Member Of
Automation
object ● PatchableWorkflowFields
input ● Workflow
object