adapter-nso

On this page:

getNotificationReplay

Summary

Retrieve notification replay messages.

Description

Retrieve notification replay messages on a given event stream.

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
eventStream string yes Name of an event stream to retrive notification replay messages.
startTime string yes The start time of the replay, in ISO String format e.g. '2020-06-10T22:58:48.655Z'
stopTime string yes The stop time of the replay, in ISO String format e.g. '2020-06-10T22:58:48.655Z'
options object yes Options for filtering notification replay.

Return

DetailsExampleSchema
Name Type Description
result array Notification replay messages