Splunk Enterprise Certified Admin — Question 41

Which of the following formats are valid for a Splunk REST URI?

Answer options

Correct answer: D

Explanation

The correct format for a Splunk REST URI is 'scheme://host:port/services/endpoint' because it specifies the protocol, host, port, and endpoint correctly. Other options either lack the required format or use incorrect components, making them invalid as REST URI formats.