We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b01ebf commit 7227c2cCopy full SHA for 7227c2c
splunklib/client.py
@@ -95,7 +95,7 @@
95
PATH_LOGGER = "server/logger/"
96
PATH_MESSAGES = "messages/"
97
PATH_MODULAR_INPUTS = "data/modular-inputs"
98
-PATH_ROLES = "authentication/roles/"
+PATH_ROLES = "authorization/roles/"
99
PATH_SAVED_SEARCHES = "saved/searches/"
100
PATH_STANZA = "configs/conf-%s/%s" # (file, stanza)
101
PATH_USERS = "authentication/users/"
0 commit comments