Start a node
POST/api/start_node
Asks the runtime daemon to start a single node. The runtime hot-reloads the node's config from disk itself, so only the node reference is sent.
Request
Responses
- 200
- 400
- 402
- 404
- 409
- 422
- 503
Successful Response
Node config failed validation
Workflow capacity limit reached
Project or node not found
Node already running or license precondition not met
Validation Error
Runtime unavailable