| 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] |