300-435 · Question #110
Which item is a valid events and notifications destination for Cisco Catalyst Center (formerly DNA Center) API?
The correct answer is B. webhook URL. Cisco Catalyst Center (DNA Center) supports webhooks as a valid destination for sending events and notifications via its API.
Question
Exhibit
Options
- ASNMP trap receiver
- Bwebhook URL
- Ckafka receiver
- DMQTT subscriber
How the community answered
(20 responses)- B95% (19)
- C5% (1)
Why each option
Cisco Catalyst Center (DNA Center) supports webhooks as a valid destination for sending events and notifications via its API.
While SNMP is used for network management, DNA Center's API event notification mechanism specifically uses webhooks for pushing event data, not SNMP traps.
Cisco Catalyst Center's event notification system uses webhooks to push real-time events to external systems. When an event occurs, DNA Center sends an HTTP POST request to the configured webhook URL with the event payload, allowing integration with custom applications or third-party services.
Kafka is a distributed streaming platform, but Cisco Catalyst Center's native API event notification destination is webhooks, not direct Kafka receivers.
MQTT is a lightweight messaging protocol, often used in IoT, but it is not a direct API event notification destination supported by Cisco Catalyst Center for its event stream.
Concept tested: Cisco Catalyst Center event webhook destinations
Source: https://developer.cisco.com/docs/dna-center/#!create-an-event-subscription
Topics
Community Discussion
No community discussion yet for this question.
