[ 
https://issues.apache.org/jira/browse/AIRFLOW-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fokko Driesprong resolved AIRFLOW-2550.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.10.0

Issue resolved by pull request #3499
[https://github.com/apache/incubator-airflow/pull/3499]

> API endpoint to list dagruns
> ----------------------------
>
>                 Key: AIRFLOW-2550
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2550
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: api
>            Reporter: Ryan Roden-Corrent
>            Assignee: Verdan Mahmood
>            Priority: Major
>             Fix For: 1.10.0, 2.0.0
>
>
> There should be an endpoint, say 'GET /dags/<string:dag_id>/dag_runs` that 
> lists all runs for a given DAG. 
>  
> Related: https://issues.apache.org/jira/browse/AIRFLOW-1919 is requesting a 
> similar CLI option, though in our case we need all runs, not just actively 
> running runs. Possibly a ?state=running query option could be added.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to