blob: eb1eff4d16ce2bcc63c1b65612e5940d09ef04ad [file] [log] [blame] [view]
# DagState
DAG State. *Changed in version 2.1.3*: 'queued' is added as a possible value.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **str** | DAG State. *Changed in version 2.1.3*: 'queued' is added as a possible value. | must be one of ["queued", "running", "success", "failed", ]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)