flamenco/web/manager-api/docs/JobUpdate.md
2022-04-07 18:46:09 +02:00

14 lines
407 B
Markdown

# flamencoManager.JobUpdate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | UUID of the Job |
**name** | **String** | Name of the job | [optional]
**updated** | **Date** | Timestamp of last update |
**status** | [**JobStatus**](JobStatus.md) | |
**previous_status** | [**JobStatus**](JobStatus.md) | | [optional]