nerdexam
Cisco

350-401 · Question #1153

What are two characteristics of vManage APIs? (Choose two.)

The correct answer is B. Southbound API is based on NETCONF and XML. E. Northbound API is RESTful using JSON.. This question asks to identify two characteristics of vManage APIs, distinguishing between its northbound and southbound interfaces.

Submitted by suresh_in· Mar 6, 2026Automation

Question

What are two characteristics of vManage APIs? (Choose two.)

Options

  • ANorthbound API is based on RESTCONF and JSON.
  • BSouthbound API is based on NETCONF and XML.
  • CSouthbound API is based on RESTCONF and JSON.
  • DSouthbound API is based on OMP and DTLS.
  • ENorthbound API is RESTful using JSON.

How the community answered

(18 responses)
  • B
    89% (16)
  • C
    6% (1)
  • D
    6% (1)

Why each option

This question asks to identify two characteristics of vManage APIs, distinguishing between its northbound and southbound interfaces.

ANorthbound API is based on RESTCONF and JSON.

The vManage northbound API is generally RESTful using JSON, but not specifically limited to RESTCONF, which is a particular type of REST API often used southbound.

BSouthbound API is based on NETCONF and XML.Correct

Cisco vManage uses southbound APIs, primarily NETCONF with XML encoding, to communicate with and configure devices like vSmart controllers and WAN Edge routers, ensuring programmatic device configuration.

CSouthbound API is based on RESTCONF and JSON.

The vManage southbound API primarily utilizes NETCONF with XML for configuration, not RESTCONF with JSON.

DSouthbound API is based on OMP and DTLS.

OMP (Overlay Management Protocol) and DTLS (Datagram Transport Layer Security) are fundamental control and data plane protocols within the SD-WAN fabric, not specific API types for vManage's configuration communication.

ENorthbound API is RESTful using JSON.Correct

The northbound API of Cisco vManage is a RESTful API, which allows external systems to programmatically interact with and manage the SD-WAN fabric, commonly utilizing JSON for data exchange due to its flexibility and readability.

Concept tested: Cisco vManage API characteristics

Source: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/sdwan-xe-gs-book/m_sdwan_api_guide.html

Topics

#vManage Northbound API#vManage Southbound API#RESTCONF#NETCONF

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice