Splunk Enterprise Certified Admin — Question 42
The response message from a successful Splunk REST call includes an <entry> element. What is contained in an <entry> element?
Answer options
- A. A dictionary of <eai:acl> elements.
- B. Metadata encapsulating the <content> element.
- C. A response code indicating success or failure.
- D. An individual element in an <entries> collection.
Correct answer: B
Explanation
The correct answer is B because the <entry> element contains metadata that encapsulates the <content> element, which provides detailed information about the result. Options A, C, and D are incorrect as they reference other elements or codes that do not describe the contents of the <entry> element specifically.