350-401 · Question #449
What does the Cisco DNA REST response indicate?
The correct answer is C. Cisco DNA Center has the incorrect credentials for cat9000-1. The Cisco DNA REST response indicates an authentication failure for a specific device, meaning the credentials provided for that device are incorrect.
Question
What does the Cisco DNA REST response indicate?
Exhibits
Options
- ACisco DNA Center has the Incorrect credentials for cat3850-1
- BCisco DNA Center is unable to communicate with cat9000-1
- CCisco DNA Center has the incorrect credentials for cat9000-1
- DCisco DNA Center has the Incorrect credentials for RouterASR-1
How the community answered
(24 responses)- B4% (1)
- C92% (22)
- D4% (1)
Why each option
The Cisco DNA REST response indicates an authentication failure for a specific device, meaning the credentials provided for that device are incorrect.
The hostname specified in the failure reason is `cat9000-1`, not `cat3850-1`.
While communication issues could exist, the explicit failure reason 'Authentication Failure' points to incorrect login credentials, not a complete inability to reach the device over the network.
The REST API response snippet explicitly shows `"failureReason": "Authentication Failure"` and `"hostname": "cat9000-1"`, which directly indicates that Cisco DNA Center failed to log in to `cat9000-1` due to incorrect credentials.
The hostname specified in the failure reason is `cat9000-1`, not `RouterASR-1`.
Concept tested: Cisco DNA Center API error interpretation (authentication)
Source: https://developer.cisco.com/docs/dna-center/#!errors
Topics
Community Discussion
No community discussion yet for this question.

