Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID for this job | [optional] [readonly] |
name | str | Name of this job | [optional] [readonly] |
app | str | Name of the application that this job uses | [optional] [readonly] |
cost | str | Maximum cost for running this job | [optional] [readonly] |
submitted_by | str | Name of the user who submitted this job | [optional] [readonly] |
submitted_at | str | Date at which this job was submitted | [optional] [readonly] |