nerdexam
Palo_Alto_Networks

XSOAR-ENGINEER · Question #25

XSOAR-ENGINEER Question #25: Real Exam Question with Answer & Explanation

The correct answer is C. raw-response. The raw-response flag displays the full unprocessed JSON output of a command, making it possible to identify the exact context path. This is essential when configuring "Extend Context" in a playbook task to save command results into a custom context key.

Question

An engineer wants to save a command output to a custom context key using "Extend Context" in a playbook task. To do this, the engineer needs the full context path of the command's output. Which common CLI argument or flag can help identify this full output and its correct path?

Options

  • Adebug-mode
  • Bauto extract
  • Craw-response
  • Dextend-parent-context

Explanation

The raw-response flag displays the full unprocessed JSON output of a command, making it possible to identify the exact context path. This is essential when configuring "Extend Context" in a playbook task to save command results into a custom context key.

Community Discussion

No community discussion yet for this question.

Full XSOAR-ENGINEER Practice