I'm trying to delete a geotiff coverage datastore with its layer in one go.
However when I use:

curl -u admin:geoserver -XDELETE
http://localhost:8090/geoserver/rest/workspaces/12345/coveragestores/2018-334

I get "coveragestore not empty". If I issue 3 separate delete requests for
the layer, coverage, and coverage store, in that order, everything goes OK.

Is there a recursive flag or someother means that I can get the who stuff
deleted in one request to delete the coveragestore.

John
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to