JNCIA-DevOps: Juniper Networks Certified Associate – Automation and DevOps — Question 8
The REST API uses which two protocols for transport? (Choose two.)
Answer options
- A. HTTPS
- B. HTTP
- C. TELNET
- D. SSH
Correct answer: A, D
Explanation
The correct answers are A and D because REST APIs typically use HTTPS for secure communication and can utilize SSH for secure remote access and tunneling. Options B and C, while related to web communication, are not commonly associated with REST API transport protocols.