exam questions

Exam NSE8_812 All Questions

View all questions & answers for the NSE8_812 exam

Exam NSE8_812 topic 1 question 40 discussion

Actual exam question from Fortinet's NSE8_812
Question #: 40
Topic #: 1
[All NSE8_812 Questions]

An automation stitch was configured using an incoming webhook as the trigger named ‘my_incoming_webhook’.
The action is configured to execute the CLI Script shown:

The base Curl command starts with: curl -k -x POST -H ‘Authorization: Bearer ’ --data <data> <url>
Which Curl command will successfully work with the configured automation stitch?

  • A. data: ‘{ “hostname”: “bad_host_1”, “ip”: [“1.1.1.1”]}’
    url: http://192.168.226.129/api/v2/monitor/system/automation-stitch/webhook/my_incoming_webhook
  • B. data: ‘{ “hostname”: “bad_host_1”, “ip”: “1.1.1.1”}’
    url: http://192.168.226.129/api/v2/monitor/system/automation-stitch/webhook/my_incoming_webhook
  • C. data: ‘{ “hostname”: “bad_host_1”, “ip”: [“1.1.1.1”]}’
    url: http://192.168.226.129/api/v2/cmdb/system/automation-stitch/webhook/my_incoming_webhook
  • D. data: ‘{ “hostname”: “bad_host_1”, “ip”: “1.1.1.1”}’
    url: http://192.168.226.129/api/v2/cmdb/system/automation-stitch/webhook/my_incoming_webhook
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kinge2
4 months, 2 weeks ago
Selected Answer: B
B correct
upvoted 1 times
...
9d1a32c
8 months, 4 weeks ago
I'm gonna say 'D'. 'cmdb' is needed instead of 'monitor' since this is modifying the configuration by adding an address object - right?
upvoted 1 times
9d1a32c
8 months, 4 weeks ago
I'm gonna retract what i said. The correct answer is 'A'.
upvoted 1 times
...
...
node345
10 months, 3 weeks ago
Selected Answer: A
A is correct. The web hook is triggered via /api/v2/monitor... and the ip property should be array.
upvoted 1 times
...
Golux
1 year ago
B is Correct. Answer A is incorrect, has bracket in front of the IP. and call are within "monitor"
upvoted 3 times
re_j0hn
10 months, 4 weeks ago
https://community.fortinet.com/t5/FortiGate/Technical-Tip-Implement-automation-webhook-stitches-for-API/ta-p/247704
upvoted 2 times
...
...
Viewable8041
1 year, 4 months ago
Selected Answer: A
Should be A Calls are within "monitor" URL and the Variable IP is pointing to the first entry within an list
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago