| rest splunk_server=local /services/authentication/users | table title roles
0 comments
| rest /servicesNS/-/-/authorization/roles count=0 splunk_server=local | fields title, capabilities
0 comments
| rest /servicesNS/-/-/authorization/roles count=0 splunk_server=local | fields title,srchIndexesAllowed | rename srchIndexesAllowed as Indexes, title as Role | search Indexes=*
0 comments