v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Nodes

Execute node

Execute a node

post/orchestration/nodes/execute

Request body

workflowUuidstring uuid required

Workflow identifier.

releaseUuidstring uuid required

Release identifier.

computedConfigobject required

Computed node configuration.

contextobject required

Execution context for the node.

groupContextobject

Group context for the node.

Response

Successful response

status'pending' required

Execution status.

messagestring required

Status message.

runUuidstring uuid

Identifier of the launched run, when available, so the client can poll for its result.