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

Jarek Potiuk resolved AIRFLOW-7080.
-----------------------------------
    Fix Version/s: 1.10.10
       Resolution: Fixed

> API Endpoint to query a dag's paused status
> -------------------------------------------
>
>                 Key: AIRFLOW-7080
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7080
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: api
>    Affects Versions: 2.0.0, 1.10.10
>            Reporter: Philipp Großelfinger
>            Assignee: Philipp Großelfinger
>            Priority: Minor
>             Fix For: 1.10.10
>
>
> So far it is possible to set the paused state of a DAG via the experimental 
> API. It would be nice to be also able to query the current paused state of a 
> DAG.
> The endpoint to set the paused state looks like this: 
> /api/experimental/dags/<dag_name>/paused/<paused>
> The new endpoint could look like: 
> GET /api/experimental/dags/<dag_name>/paused



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to