@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
WorkflowRunStatus
Interface WorkflowRunStatus
Response from GET /api/orchestration/runs/:runId.
interface
WorkflowRunStatus
{
run
:
WorkflowRun
;
stepRuns
:
StepRun
[]
;
}
Index
Properties
run
step
Runs
Properties
run
run
:
WorkflowRun
step
Runs
stepRuns
:
StepRun
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
run
step
Runs
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Response from GET /api/orchestration/runs/:runId.