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.
2 parents 0f6fe80 + 7227c2c commit 632c3c5Copy full SHA for 632c3c5
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