Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 794 Bytes

Worker.md

File metadata and controls

16 lines (12 loc) · 794 Bytes

Worker

Properties

Name Type Description Notes
id str the id of the worker [optional]
pool_id str the id of the worker pool [optional]
job_name str the name of the running job in the worker [optional]
job_id str the id of the running job in the worker [optional]
start_at datetime The start time of the worker [optional]
check_in str the checkin of the running job in the worker [optional]
checkin_at datetime The checkin time of the worker [optional]

[Back to Model list] [Back to API list] [Back to README]