Splunk Core Certified Power User — Question 205
Which workflow action type performs a secondary search?
Answer options
- A. GET
- B. POST
- C. Search
- D. Drilldown
Correct answer: C
Explanation
The correct answer is 'Search' because this action type specifically initiates a secondary search within a workflow. The options 'GET' and 'POST' are HTTP methods used for data retrieval and submission, respectively, while 'Drilldown' refers to navigating to more detailed data rather than performing a secondary search.