Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 523 Bytes

File metadata and controls

15 lines (7 loc) · 523 Bytes

DynamicExecutionStatusResponse

Properties

Name Type Description Notes
errorMessage String Error detail, set when status is ERROR [optional]
logs AnalysisLogs Sandbox status log messages captured during the run. Contains a single "No logs available" message when none have been captured yet.
status String Task status: UNINITIALISED, PENDING, RUNNING, COMPLETED, or ERROR