SPLK-2001 Exam QuestionsBrowse all questions from this exam

SPLK-2001 Exam - Question 38


Which of the following are requirements for arguments sent to the data/indexes endpoint? (Select all that apply.)

Show Answer
Correct Answer: AD

For arguments sent to the data/indexes endpoint, it is critical that the arguments be URL-encoded to ensure that they are properly transmitted over the internet. Additionally, including the name argument is essential for identifying the index. These requirements ensure the arguments are correctly formatted and appropriately identified.

Discussion

2 comments
Sign in to comment
New_user
Jul 18, 2021

Only D is right. See post queries example here https://docs.splunk.com/Documentation/Splunk/8.2.1/RESTREF/RESTintrospect#data.2Findexes

shabamichaelOptions: AD
Apr 21, 2023

Ans is A and D is correct