JNCIA-DC: Juniper Networks Certified Associate – Data Center (2022) — Question 22

Which Mist API is event driven?

Answer options

Correct answer: A

Explanation

The correct answer is A, Webhook, as it is specifically designed to send real-time data to other applications in response to events. The other options, such as Python, RESTful, and FTP, do not inherently operate in an event-driven manner and are more focused on programming, request-response communication, and file transfer, respectively.