Splunk Core Certified Power User — Question 77
Which of the following are required to create a POST workflow action?
Answer options
- A. Label, URI, search string.
- B. XML attributes, URI, name.
- C. Label, URI, post arguments.
- D. URI, search string, time range picker.
Correct answer: C
Explanation
The correct answer is C because creating a POST workflow action requires a Label to identify the action, a URI to specify the endpoint, and post arguments to send the data. Options A, B, and D include components that are not relevant or necessary for this specific action.