NSE 5 — FortiAnalyzer 7.2 — Question 12
What is the purpose of trigger variables?
Answer options
- A. To display statistics about the playbook runtime
- B. To use information from the trigger to filter the action in a task
- C. To provide the trigger information to make the playbook start running
- D. To store the start times of playbooks with On_Schedule triggers
Correct answer: B
Explanation
The correct answer, B, is accurate because trigger variables are specifically designed to use trigger information to filter actions within a task. Option A is incorrect as it refers to displaying statistics, which is not the function of trigger variables. Option C mistakenly suggests that trigger variables are used to start the playbook, which is not their role. Option D is also incorrect as it pertains to storing playbook start times, rather than the filtering capabilities of trigger variables.