884 B
884 B
TaskSummary
Just enough information about the task to show in the job's task list.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| name | str | ||
| status | TaskStatus | ||
| index_in_job | int | ||
| priority | int | ||
| task_type | str | ||
| updated | datetime | ||
| steps_completed | int | ||
| steps_total | int | ||
| worker | TaskWorker | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |