nerdexam
Juniper

JN0-252 · Question #7

JN0-252 Question #7: Real Exam Question with Answer & Explanation

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 client

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

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.

Community Discussion

No community discussion yet for this question.

Full JN0-252 Practice