Skip to main content

Distributed Mode

These endpoints are only available when running the server in master mode.

List Workers

Get a list of all registered workers in the distributed pool.
Response:

Get Worker

Get details of a specific worker.
Response:

List Tasks

Get a list of all running and completed tasks.
Response:

Get Task

Get details of a specific task.
Response (running task):
Response (completed task):

Submit Task

Submit a new task to the distributed worker queue.
With parameters:
Response: