Fortinet
NSE8_812 · Question #16
A customer wants to use the FortiAuthenticator REST API to retrieve an SSO group called SalesGroup. The following API call is being made with the 'curl' utility: curl -k -v -u…
The correct answer is C. If the REST API web service access Key is lost, it cannot be retrieved and must be changed. D. The syntax is incorrect because the API calls needs the get method. See the full explanation below for the reasoning.
Question
A customer wants to use the FortiAuthenticator REST API to retrieve an SSO group called SalesGroup. The following API call is being made with the 'curl' utility: curl -k -v -u "admirizeYGDxMfkGdhKceqBNWEfNTNhU2ta0Cc2SrTp2JAYS" -X PUT -H "Content-Type: application/json" https://10.10.10.22/api/v1/ssogroup/100 Which two statements correctly describe the expected behavior of the FortiAuthenticator REST API? (Choose two.)
Options
- AOnly users with the "Full permission" role can access the REST API
- BThis API call will fail because it requires that API version 2
- CIf the REST API web service access Key is lost, it cannot be retrieved and must be changed.
- DThe syntax is incorrect because the API calls needs the get method
How the community answered
(40 responses)- A20% (8)
- B8% (3)
- C73% (29)
Community Discussion
No community discussion yet for this question.