Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 747 Bytes

File metadata and controls

15 lines (11 loc) · 747 Bytes

Worker

Properties

Name Type Description Notes
created datetime Timestamp of creation. [optional]
href str [optional]
name str The name of the worker. [optional]
last_heartbeat datetime Timestamp of the last time the worker talked to the service. [optional]
online bool True if the worker is considered online, otherwise False [optional]
missing bool True if the worker is considerd missing, otherwise False [optional]

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