JNCIA-DC: Juniper Networks Certified Associate – Data Center (2021) — Question 3
Which protocol does the REST API use?
Answer options
- A. syslog
- B. SNMP
- C. HTTP
- D. SSL
Correct answer: C
Explanation
The correct answer is HTTP, as REST APIs are built on top of the HTTP protocol for communication. Syslog and SNMP are used for logging and network management respectively, while SSL is a security protocol that can be used alongside HTTP but is not the primary protocol for REST APIs.