View all questions & answers for the NSE 6 - FortiEDR 7.0 Administrator Exam Materials exam


NSE 6 - FortiEDR 7.0 Administrator Exam Materials-Question 16 Discussion
Comment Image Comment Image Comment Image

Refer to the exhibits. You are attempting to move a collector into the High Security Collector Group for isolation but encounter an error in the API request as shown in the exhibit. To successfully isolate the collector, which API parameter must you correct? (Choose one answer)

  • A. Set the organization parameter to Default.
  • B. Update the authorization credentials in the API header.
  • C. Change the HTTP method in the request from PUT to POST.
  • D. Set the target collector group parameter to Engineering group.
Correct Answer: A

Brave-Dump Clients Votes

D 50%
A 50%

Comments



Anonymous User 2026-04-30 14:50:03

Selected Answers: D


D
the error is due to an invalid or mismatched target group parameter. The API expects a valid existing group value consistent with the system (likely needs correct identifier/name format). The exhibit suggests a mismatch.


Anonymous User 2026-05-18 23:48:27

Selected Answers: A


The results of the GET request show that the organization of the collector Desktop-PC is set to "Default". However, the PUT request uses "Fortinet-Training" as the value of the organization parameter — this mismatch causes the 400 Bad Request error. The fix is to align the organization parameter with the collector’s actual value, which is "Default".