Exit NSE8_812 Network Security Expert 8 Written Exam
Question 1 of 5
0% complete
Q1 Single choice

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:

  • 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

Previous Next