Recovery APIs

Re-send pending notifications

This API re-sends pending notifications or request by list.

Method: HTTP POST

Endpoint: http://<host_address>:<port_address>/v1/notifications/re-send

Re-send all pending notifications

This API re-triggers all pending notifications or requests.

Method: HTTP POST

Endpoint: http://<host_address>:<port_address>/v1/notifications/re-send/all

Get pending notifications

This API gets a list of notifications or requests for which the replies are yet to be received by the Orchestrator.

Method: HTTP GET

Endpoint: http://<host_address>:<port_address>/v1/notifications/pending