Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
411 views
in Technique[技术] by (71.8m points)

java - Rest Api Support for Deleting an Airflow Dag

After migration from airflow version 1.10.9 to 1.10.13rc1 The Rest API for Deleting a dag doesnt seem to Work The Rest API I am using is : curl --location --request DELETE '/api/experimental/dags/<dag_id>' I get a 404 error response for this , the Documents do not specify any particular API for deleting Dags

question from:https://stackoverflow.com/questions/66058128/rest-api-support-for-deleting-an-airflow-dag

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...