Palo Alto Networks XSIAM Engineer — Question 51
While using the playbook debugger, an engineer attaches the context of an alert as test data.
What happens with respect to the interactions with the list objects via tasks in this scenario?
Answer options
- A. The original content of the list and the original context are not altered, because Cortex XSIAM is running inside debug mode.
- B. The original content of the list is not altered, but the original context is, because XSIAM commands are running within debug mode.
- C. The original content of the list is altered, but the original context is not, because Cortex XSIAM commands interact directly with the original list objects within debug mode.
- D. The original content of the list and the original context are altered, because Cortex XSIAM tasks interact directly with the objects, even within debug mode.
Correct answer: A
Explanation
The correct answer is A because when Cortex XSIAM is in debug mode, it does not alter the original content of the list or the context. Options B, C, and D incorrectly state that either the content or the context is changed, which is not the case when debug mode is utilized.