annon_api v0.16.2 Annon.ManagementAPI.Controllers.Request

REST interface that allows to fetch and delete stored requests.

By-default, Annon will store all request and response structure in a persistent storage, and it’s completely up to you how do you manage data retention in it.

This data is used by Idempotency plug and by dashboard that shows near-realtime metrics on Annons perfomance.

You can find full description in REST API documentation.

Link to this section Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Link to this section Functions

Link to this function call(conn, opts)

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.