| Name | Type | Description | Notes |
|---|---|---|---|
| pid | int | the process id of jobservice | [optional] |
| worker_pool_id | str | the id of the worker pool | [optional] |
| start_at | datetime | The start time of the work pool | [optional] |
| heartbeat_at | datetime | The heartbeat time of the work pool | [optional] |
| concurrency | int | The concurrency of the work pool | [optional] |
| host | str | The host of the work pool | [optional] |