Hello !
Can someone tell methe difference between /services and /servicesNS when using the Splunk REST API please ?
but it's the user before the app.
serviceNS/<user>/ <app>.
Thank you very much @tscroggins
/services uses the current app and user context.
/servicesNS allows you to specify the app and user context--the namespace--with /servicesNS/<app>/<user> or /servicesNS/-/- for all apps and all users.
Namespaces and /servicesNS are documented in more detail here: https://docs.splunk.com/Documentation/Splunk/latest/RESTUM/RESTusing#Namespace