odmApi::TaskInfo¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| id | character | [optional] [readonly] | |
| name | character | [optional] [readonly] | |
| status | character | [optional] [readonly] [Enum: [CREATED, QUEUEING, QUEUED, STARTING, RUNNING, DONE, FAILED, BLOCKED_BY_DEPENDENCY_FAILURE, KILLED]] | |
| application | character | [optional] [readonly] | |
| startedAt | integer | [optional] [readonly] | |
| endedAt | integer | [optional] [readonly] | |
| createdBy | character | [optional] [readonly] |