Palo Alto Networks System Engineer – Cortex — Question 25
How do sub-playbooks affect the Incident Context Data?
Answer options
- A. When set to private, task outputs do not automatically get written to the root context.
- B. When set to global, sub-playbook tasks do not have access to the root context.
- C. When set to global, parallel task execution is allowed.
- D. When set to private, task outputs are automatically written to the root context.
Correct answer: A
Explanation
The correct answer, A, indicates that setting sub-playbooks to private prevents their task outputs from being automatically recorded in the root context. Option B is incorrect as global settings do allow access to the root context. Option C is unrelated to the context data aspect. Option D contradicts the correct answer by stating that outputs are automatically written when set to private.