350-401 · Question #1227
What is used by vManage to interact with Cisco SD-WAN devices in the fabric?
The correct answer is B. northbound API. vManage, the centralized controller for Cisco SD-WAN, provides a northbound API for external systems to programmatically interact with and manage the SD-WAN fabric.
Question
What is used by vManage to interact with Cisco SD-WAN devices in the fabric?
Options
- AIPsec
- Bnorthbound API
- CRESTCONF
- Dsouthbound API
How the community answered
(17 responses)- A6% (1)
- B94% (16)
Why each option
vManage, the centralized controller for Cisco SD-WAN, provides a northbound API for external systems to programmatically interact with and manage the SD-WAN fabric.
IPsec is a security protocol used for creating secure tunnels over IP networks, primarily for data plane encryption, not an API for vManage interaction.
vManage exposes a northbound API (RESTful API) that allows external orchestration systems and automation tools to integrate with and manage the Cisco SD-WAN fabric, facilitating programmatic control and data retrieval.
RESTCONF is a protocol for accessing NETCONF-like data over HTTP, which vManage might use internally or expose as part of an API, but 'northbound API' is the broader category for external interaction.
Southbound APIs are used by vManage to communicate with and control the underlying network devices (vEdge/cEdge routers, vSmart, vBond controllers) within the SD-WAN fabric, rather than for external interaction with vManage itself.
Concept tested: Cisco SD-WAN vManage APIs
Source: https://developer.cisco.com/docs/sdwan/#!rest-api-overview/rest-api-overview
Topics
Community Discussion
No community discussion yet for this question.