nerdexam
Juniper

JN0-252 · Question #7

Click the Exhibit button. The exhibit displays the connection flow for an API interaction sequence. Which API type is displayed?

The correct answer is C. Webhook. The diagram displays the concept of a webhook interaction. The client sends an initial request to the server (Step 1: Request/Response). After that, the server asynchronously sends events or updates to the client (Steps 2 and 3: Event notifications), without requiring the…

Juniper Mist Cloud Fundamentals

Question

Click the Exhibit button. The exhibit displays the connection flow for an API interaction sequence. Which API type is displayed?

Exhibit

JN0-252 question #7 exhibit

Options

  • ASOAP
  • BWebSocket
  • CWebhook
  • DRESTful

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    9% (3)
  • C
    81% (26)
  • D
    3% (1)

Explanation

The diagram displays the concept of a webhook interaction. The client sends an initial request to the server (Step 1: Request/Response). After that, the server asynchronously sends events or updates to the client (Steps 2 and 3: Event notifications), without requiring the client to poll for updates continuously. This asynchronous "push" behavior is characteristic of webhooks, where the server pushes updates to the client.

Topics

#Webhook#API type#event-driven#HTTP callback

Community Discussion

No community discussion yet for this question.

Full JN0-252 Practice