Implementing Cisco SD-WAN Solutions (ENSDWI) — Question 121
Which secure connection should be used to access the REST APIs through the Cisco vManage web server?
Answer options
- A. authenticated DTLS
- B. authenticated HTTPS
- C. JSON Inspector interface
- D. HTTP inspector interface
Correct answer: B
Explanation
The correct answer is B, authenticated HTTPS, as it provides a secure channel over an insecure network and ensures the confidentiality and integrity of the data. Options A, C, and D do not offer the same level of security for API access, with DTLS being more suited for real-time applications and the inspector interfaces being tools rather than secure connection methods.