Splunk Enterprise Certified Admin — Question 44
What must be done when calling the serviceNS endpoint?
Answer options
- A. Authenticate with an admin user.
- B. Specify the user and app context in the URI.
- C. Authenticate with the user of the required context.
- D. Pass the user and app context in the request payload.
Correct answer: B
Explanation
The correct answer is B, as the URI must include the user and app context for the serviceNS endpoint to function properly. Options A and C are incorrect because they refer to authentication methods rather than context specification. Option D is also incorrect since the context should be part of the URI, not the request payload.