Job
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
|
|
| status |
str |
|
|
| subject_type |
str |
The type of the subject for which this job provides execution. |
|
| subject_id |
str |
The id of the subject for which this job provides execution. |
|
| time_created |
datetime |
|
|
| owner |
User |
|
|
| additional_status_information |
str, none_type |
Additional information regarding the status of this job. |
[optional] |
| time_started |
datetime, none_type |
|
[optional] |
| time_finished |
datetime, none_type |
|
[optional] |
| project |
Project |
|
[optional] |
| bundle |
Bundle |
|
[optional] |
| application |
Application |
|
[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] |
[Back to Model list] [Back to API list] [Back to README]