865 B
865 B
Job
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| type | str | ||
| id | str | UUID of the Job | |
| created | datetime | Creation timestamp | |
| updated | datetime | Creation timestamp | |
| status | JobStatus | ||
| priority | int | defaults to 50 | |
| settings | JobSettings | [optional] | |
| metadata | JobMetadata | [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] |