RE: Can we delete the objects which are having dependencies at higher level precedence
I’m trying to delete the data point which is having dependencies at the jobflow level and dataflow level. How Can I delete that using the Rest command from the backend?.
We have an option like (forcedelete=Yes) by using that we can delete dependencies, below command is help full
Example
curl “http://172.40.9.130:9080/diyotta-rest/delete?project=0BQ&layer=Ingestion&objecttype=DATAFLOW&object=d_cj_voice_events&forcedelete=Yes” -H “Authorization:u2YhKUq1+UtG1ftQiRiYQg==”