200-901 · Question #182
A developer needs a list of clients connected to a specific device in a Meraki network. After making a REST API call, the developer receives an unfamiliar response code. Which Cisco DevNet resource sh
The correct answer is A. API documentation. API documentation is the authoritative reference for understanding all response codes, parameters, endpoints, and behaviors specific to a given API. The Meraki API documentation lists every possible HTTP status code the API can return and explains its meaning in context. Code Exc
Question
A developer needs a list of clients connected to a specific device in a Meraki network. After making a REST API call, the developer receives an unfamiliar response code. Which Cisco DevNet resource should be used to identify the meaning of the response code?
Options
- AAPI documentation
- BCode Exchange
- CLearning Labs
- DSandbox
How the community answered
(28 responses)- A86% (24)
- B4% (1)
- C4% (1)
- D7% (2)
Explanation
API documentation is the authoritative reference for understanding all response codes, parameters, endpoints, and behaviors specific to a given API. The Meraki API documentation lists every possible HTTP status code the API can return and explains its meaning in context. Code Exchange (B) is a repository of community-contributed sample code and scripts, not a reference for response codes. Learning Labs (C) are guided, interactive tutorials for learning technologies - useful for education but not for quickly looking up a specific response code. Sandboxes (D) are test environments where you can experiment with APIs, but they do not document response code meanings.
Topics
Community Discussion
No community discussion yet for this question.