nerdexam
Fortinet

NSE8_812 · Question #183

A customer in Costa Rica has a FortiGate with SD-WAN configured to use a VPN connection to the United States to browse the internet using a public IP from that country. They would like to enable the…

The correct answer is B. Add to the FortiGate the configuration: config system automation-trigger edit "Enable USA Browsing webhook" set event-type incoming-webhook next end config system automation-stitch edit "Enable USA Browsing" set trigger "Enable USA Browsing webhook" config actions edit 1 set action "Enable USA Browsing script" set required enable next end next end. See the full explanation below for the reasoning.

Question

A customer in Costa Rica has a FortiGate with SD-WAN configured to use a VPN connection to the United States to browse the internet using a public IP from that country. They would like to enable the SD-WAN rule using a webhook. Which configuration must be added to the FortiGate, and which type of HTTP request must be used to accomplish this? (Choose two.)

Options

  • AIssue an HTTP GET to 'https://192.168.1.99/api/v2/monitor/system/automation-stitch/webhook/Enable%20USA%20Browsing'
  • BAdd to the FortiGate the configuration: config system automation-trigger edit "Enable USA Browsing webhook" set event-type incoming-webhook next end config system automation-stitch edit "Enable USA Browsing" set trigger "Enable USA Browsing webhook" config actions edit 1 set action "Enable USA Browsing script" set required enable next end next end
  • CIssue an HTTP POST to 'https://192.168.1.99/api/v2/monitor/system/automation-stitch/webhook/Enable%20USA%20Browsing'
  • DAdd to the FortiGate the configuration: config system automation-trigger edit "Enable USA Browsing webhook" set event-type incoming-webhook next end config system automation-stitch edit "Enable USA Browsing" set trigger "Enable USA Browsing webhook" config actions edit 1 set action "Enable USA Browsing script" set required enable next end next end

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    71% (29)
  • C
    17% (7)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full NSE8_812 Practice