[ 
https://issues.apache.org/jira/browse/AIRFLOW-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949569#comment-15949569
 ] 

James Santucci commented on AIRFLOW-890:
----------------------------------------

Are the example endpoints just the two in the docs? Specifically:

```
/api/experimental/dags/<DAG_ID>/tasks/<TASK_ID> returns info for a task (GET).
/api/experimental/dags/<DAG_ID>/dag_runs creates a dag_run for a given dag id 
(POST).
```

Or is there a roadmap somewhere?

> Having a REST layer for all command line interface of Airflow
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-890
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-890
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: cli
>            Reporter: Amit Ghosh
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> We are planning to use Airflow and was thinking if can have a REST interface 
> for all the command line interface. This will be a cool feature to have. If 
> you all wish then I can take up that task.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to