Splunk Enterprise Certified Admin — Question 16
Which of the following Simple XML elements configure panel link buttons? (Select all that apply.)
Answer options
- A. <title>Open In Search</title>
- B. <option name=ג€link.visibleג€>true</option>
- C. <option name=ג€trellis.enabledג€>false</option>
- D. <option name=ג€refresh.link.visibleג€>false</option>
Correct answer: A, B
Explanation
The correct answers, A and B, are used to define link buttons in the Simple XML configuration. Option A specifies a title for the link button, while option B makes the link visible. Options C and D do not pertain to configuring link buttons; instead, they relate to enabling/disabling features that do not affect the visibility of link buttons.