splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Added ACL properties update feature #490

Closed akaila-splunk closed 1 year ago

akaila-splunk commented 1 year ago

Added new acl_update() method which will calls the /acl endpoint for particular entity and update it's ACL properties according to the arguments passed. changes wrt issue #481 .