| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of task | [optional] |
| execution_id | int | The ID of task execution | [optional] |
| status | str | The status of task | [optional] |
| status_message | str | The status message of task | [optional] |
| run_count | int | The count of task run | [optional] |
| extra_attrs | ExtraAttrs | [optional] | |
| creation_time | str | The creation time of task | [optional] |
| update_time | str | The update time of task | [optional] |
| start_time | str | The start time of task | [optional] |
| end_time | str | The end time of task | [optional] |