ivoa-std / VOSpace

Virtual Observatory User Storage
Creative Commons Attribution Share Alike 4.0 International
3 stars 4 forks source link

explicit recursive delete #27

Open pdowler opened 5 months ago

pdowler commented 5 months ago

specify DELETE /nodes/path/to/node as non-recursive : reject delete of non-empty container node

add a UWS async endpoint to recursively delete a container node and children

authorisation checks happen during the job execution, may end with a partial removal if permission denied in some cases