Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 119
Newly created subplaybooks do not have any inputs, or outputs. What is necessary to make them functional? (Choose two.)
Answer options
- A. Define input key in the subplaybook task. Map context values to pull from parent playbook.
- B. The output of the previous task automatically becomes the input of the subplaybook.
- C. Map inputs and outputs to the parent playbook and the subplaybook will use the same values.
- D. Open the subplaybook and add inputs or outputs in the Playbook triggered task.
Correct answer: A, D
Explanation
To make newly created subplaybooks functional, it is necessary to define inputs and outputs explicitly. Option A is correct because it involves defining the input key and mapping context values, while option D is also correct as it allows for the addition of inputs or outputs directly in the subplaybook. Options B and C are incorrect as they do not address the need for explicit definitions of inputs and outputs in the subplaybook.