DNA - jibingl/CCNA-CCNP GitHub Wiki
Digital Network Architecture
DNA Center has been replaced by Cisco Catalyst Center.
Catalyst Center APIs
.-------------------.
| Management/Policy |
`-------------------`
|
Intent (Northbound) APIs
|
.------. .--------------. .--------.
| Apps | ---- (Westbound) ---------- | DNA Center | ---------- (Eastbound) ---- | Events |
`------` Integration APIs `--------------` Notification APIs `--------`
|
Multivendor (Southbound) APIs
|
.--------SDK----------.
| Multivendor Devices |
`---------------------`
- Intent API (Northbound): Provides policy-based abstraction of business intent.
- Events and Notifications (Eastbound): To establish a notification handler when specific events are triggered. This mechanism enables external systems to take actions in response to an event.
- Integration API (Westbound): To scale and accelerate operations in modern data centers. It enables integration of workflows and data with third-party IT Service Management (ITSM) solutions.
- Multivendor API (Southbound): To support multivendor devices.