Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 114
During configuration of the inputs of a sub-playbook in the main playbook, there is an option under the Loop tab called "For Each Input". What is this option used to?
Answer options
- A. To loop the sub-playbook over all context values present in the investigation
- B. To loop the sub-playbook over all incident fields for the given incident
- C. To loop the sub-playbook over all the fields marked as important
- D. To loop the sub-playbook over all defined sub-playbook inputs
Correct answer: D
Explanation
The correct answer is D because the 'For Each Input' option is specifically designed to loop through all defined inputs of the sub-playbook. The other options refer to looping through investigation context values, incident fields, or important fields, which do not pertain to the defined inputs of the sub-playbook.