Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 63
What are inputs and outputs in reference to a Playbook Development Lifecycle? (Choose three.)
Answer options
- A. Inputs are data pieces that are present in the playbook
- B. Inputs are data pieces that are present in the task
- C. Outputs are used as incident trigger for playbook
- D. Outputs can be derived from the result of a task or command
- E. Inputs are the data fields parsed by the Classifier
Correct answer: A, B, D
Explanation
The correct answers A, B, and D accurately describe inputs and outputs in a Playbook Development Lifecycle. Inputs refer to the data available in both the playbook and the tasks, while outputs are results derived from tasks or commands. Option C is incorrect because outputs are not typically used as incident triggers, and option E incorrectly defines inputs as just being parsed by the Classifier.