Execution Status
Data TypeIndicates the current or final result of the execution, such as Running, Success, or Fail.
Enum Options
Option:Starting
The execution has been queued.
Option:Running
The execution is currently in progress.
Option:Success
The execution completed successfully.
Option:Success with warnings
The execution completed successfully, but one or more non-critical warnings were reported.
Option:Success with errors
The execution completed, but one or more errors occurred. The errors were reported did not prevent the execution from finishing.
Option:Failure
The execution did not complete successfully due to an error or failure.
Was this helpful?
