PSE-Cortex Exam QuestionsBrowse all questions from this exam

PSE-Cortex Exam - Question 2


How do sub-playbooks affect the Incident Context Data?

Show Answer
Correct Answer: A

When a sub-playbook is set to private, task outputs do not automatically get written to the root context. This means that the outputs from the tasks within the sub-playbook are isolated and will not interfere with or modify the main incident context data directly. This mechanism helps to control the scope and impact of the playbook’s execution, ensuring that only relevant data is shared with the root context as needed.

Discussion

1 comment
Sign in to comment
5688ac9Option: A
Jul 12, 2024

A is correct