Enumeration AgentExecutionStatus

The execution status of a task or a step

Enumeration Members

Completed: "Completed"

The execution is completed

Failed: "Failed"

The execution is failed

In_Progress: "In_Progress"

The execution is in progress

Not_Ready: "Not_Ready"

The step or task is not ready to be executed

Pending: "Pending"

The execution is pending