350-401 · Question #974
What is the purpose of an integration API in Cisco DNA Center?
The correct answer is B. Enable external systems to take actions in response to an event.. Integration API in Cisco DNA Center An Integration API (also called a Westbound API) is specifically designed to allow external systems to subscribe to events and take automated actions in response - for example, triggering a ticket in ServiceNow when a network issue is detected,
Question
What is the purpose of an integration API in Cisco DNA Center?
Options
- AObtain information about clients, sites, and topology from Cisco DNA Center.
- BEnable external systems to take actions in response to an event.
- CAllow the platform into approval chains in ITSM.
- DEnable discovery and control of the network by using HTTPS verbs.
How the community answered
(27 responses)- A4% (1)
- B89% (24)
- C7% (2)
Explanation
Integration API in Cisco DNA Center
An Integration API (also called a Westbound API) is specifically designed to allow external systems to subscribe to events and take automated actions in response - for example, triggering a ticket in ServiceNow when a network issue is detected, making B correct.
Why the others are wrong:
- A describes the Intent API (Northbound API), which is used to query Cisco DNA Center for data about clients, sites, and topology.
- C describes the ITSM Integration functionality (often associated with the IT Service Management bundle), which handles approval workflows - a more specific use case than the general Integration API purpose.
- D describes the Intent API as well, since it uses HTTPS/REST verbs to discover and control network devices programmatically.
Memory Tip: Think of "Integration" as "Inform Outside Systems"** - the Integration API pushes event data outward to external platforms so they can react. If you're pulling data from DNA Center, that's the Intent API.
Topics
Community Discussion
No community discussion yet for this question.