Palo Alto Networks Certified Security Automation Engineer (PCSAE) — Question 73
Which two options will troubleshoot an integration's fetch incidents command? (Choose two.)
Answer options
- A. In the instance settings, enable the fetch incidents parameter and wait for one minute
- B. Create a one task playbook with a fetch-incident command
- C. execute !<integration_instance_name>-fetch
- D. execute !<integration_name>-fetch
Correct answer: A, C
Explanation
Option A is correct because enabling the fetch incidents parameter in the instance settings allows the integration to pull incidents successfully. Option C is also correct as executing the specific fetch command for the integration instance allows you to manually trigger the fetch process. Options B and D are incorrect because creating a playbook does not directly troubleshoot the command, and executing the command without the instance name may not yield the desired results.