Valid SPLK-2001 Dumps shared by ExamDiscuss.com for Helping Passing SPLK-2001 Exam! ExamDiscuss.com now offer the newest SPLK-2001 exam dumps, the ExamDiscuss.com SPLK-2001 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SPLK-2001 dumps with Test Engine here:
Assuming permissions are set appropriately, which REST endpoint path can be used by someone with a power user role to access information about mySearch, a saved search owned by someone with a user role?
Correct Answer: A
Explanation The correct answer is A because the /servicesNS/-/data/saved/searches/mySearch endpoint path can be used by someone with a power user role to access information about mySearch, a saved search owned by someone with a user role. The /servicesNS/-/data/saved/searches endpoint returns information about saved searches in a specific namespace. The - symbol in the URI means that the user and app context are inherited from the current session. Therefore, a power user can access the saved search information by using the - symbol, assuming the permissions are set appropriately. The other options are incorrect because they either use invalid endpoints or do not specify the user and app context correctly. You can find more information about the /servicesNS endpoint and the namespace in the Splunk REST API Reference Manual.