jobservice

Get workers

Get workers in current pool

get/jobservice/pools/{pool_id}/workers

Path parameters

pool_idstring required

The name of the pool. 'all' stands for all pools

Headers

X-Request-Idstring

An unique ID for the request

Response

Get workers successfully.

idstring

the id of the worker

pool_idstring

the id of the worker pool

job_namestring

the name of the running job in the worker

job_idstring

the id of the running job in the worker

start_atstring date-time nullable

The start time of the worker

check_instring

the checkin of the running job in the worker

checkin_atstring date-time nullable

The checkin time of the worker

Changes

No recorded changes to this endpoint across all 1 revision of this API.