300-435 · Question #147
What does the device-detail API provided by Cisco Catalyst Center (formerly DNA Center) use to identify a particular device?
The correct answer is C. MAC address. The Cisco Catalyst Center device-detail API uses the MAC address as the unique identifier to retrieve details about a specific device.
Question
Options
- Afirmware version
- Bdevice class
- CMAC address
- DIP address
How the community answered
(53 responses)- A8% (4)
- B4% (2)
- C87% (46)
- D2% (1)
Why each option
The Cisco Catalyst Center device-detail API uses the MAC address as the unique identifier to retrieve details about a specific device.
Firmware version is a device attribute returned in the response, not a unique identifier used to query for a specific device.
Device class is a classification category (such as Switches or Routers) used for filtering, not for identifying a single specific device.
The Cisco Catalyst Center (DNA Center) device-detail API endpoint requires the MAC address as the path parameter to uniquely identify a managed network device. MAC addresses provide a hardware-level unique identifier that persists regardless of IP or firmware changes, making them the correct identifier for this API.
IP address can change due to DHCP or reconfiguration and is not the identifier used by the device-detail API endpoint.
Concept tested: Cisco Catalyst Center device-detail API identifier
Source: https://developer.cisco.com/docs/dna-center/
Topics
Community Discussion
No community discussion yet for this question.