Dell-EMC
D-VXR-OE-01 · Question #101
An administrator wants to get information about a specific host and runs this code: GET /v1/hosts/{sn} An API code 404 is returned. What is the reason for the error code?
The correct answer is A. The provided {sn} was not valid. See the full explanation below for the reasoning.
Question
An administrator wants to get information about a specific host and runs this code:
GET /v1/hosts/{sn} An API code 404 is returned. What is the reason for the error code?
Options
- AThe provided {sn} was not valid
- BThere was a server error
- CThe administrator was not authenticated
- DThe API is designed to return all hosts in a cluster
How the community answered
(47 responses)- A79% (37)
- B6% (3)
- C13% (6)
- D2% (1)
Community Discussion
No community discussion yet for this question.