Dell-EMC
DES-6332 · Question #67
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
(21 responses)- A71% (15)
- B10% (2)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.