Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Notifications are returned from a JOC Cockpit instance. Notifications can be selected by Controller ID and date.

Note that by default notificationss notifications are purged from the database after one day.

The following REST Web Service API resources are used:

* /monitoring/notifications

...

-DateFrom <DateTime>
Specifies the date starting from which audit log entries notifications should be returned.
Consider that a UTC date has to be provided.

Default: Begin of the current day as a UTC date

...