JNCIA-DC: Juniper Networks Certified Associate – Data Center (2021) — Question 40
Which Mist supported API is considered data-driven?
Answer options
- A. RESTful
- B. Webhook
- C. WebSocket
- D. gRPC
Correct answer: A
Explanation
The correct answer is A, RESTful, as it uses standard HTTP methods and is designed to handle data in a structured format. The other options, while valid APIs, do not specifically emphasize data-driven interactions in the same way as RESTful APIs do.