rameeshm opened a new pull request, #936:
URL: https://github.com/apache/ranger/pull/936
## What changes were proposed in this pull request?
To have the API to support bulk delete by getting the resources Id as query
param.
## How was this patch tested?
Test in local via with curl call.
` curl -ikv --negotiate -u : -H "Accept: application/json" -H "Content-Type:
application/json" -X GET
'https://<ranger-admin-host>:6182/service/gds/resource?datasetId=2'`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]