Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 15
An automation returned an output called: csvReport.
What filter would be used to check if the automation returned results?
Answer options
- A. Contains/Includes
- B. Equals/Matches
- C. In/In list
- D. Is defined/Exist
Correct answer: D
Explanation
The correct answer is D, 'Is defined/Exist', because this filter checks for the existence of the output, confirming that it was returned. The other options check for specific values or patterns, which do not verify if the output was generated.