Notification APIs

Notification APIs

  • Telco Cloud Service Assurance Notifications, is information emitted/derived from an event occurring in the managed resource such as Routers, Hosts, Switches, etc. An event represents a deviation from the normal behavior of a managed resource. Telco Cloud Service Assurance Notification APIs support the following
  • API to retrieve a list of notifications with support for simple and complex filters on various attributes of the Notifications.
  • Given a Root cause Notification, the ability to retrieve the associated symptomatic Notifications.
  • Given a Symptomatic Notification, the ability to retrieve the associated root cause.
  • APIs to support operations on a given Notification(s) such as acknowledge, unacknowledged, take ownership and release ownership.
  • API to retrieve the historical state of a given Notification.

Operations
POST
Ack Notifications
acknowledge multiple notifications.
POST
Action On Notifications
Performs actions on notifications.
POST
Add Audit Logs
Add audit logs for multiple notifications.
POST
Get Audit Trail
Returns the audit trail of notification.
POST
Get Caused By
Returns the list of notification, that are causing the requested notification.
POST
Get Causes
Returns the list of impacted notifications.
POST
Get Distinct Values Of Notification Property
Returns distinct values of notification property.
POST
Get Max Severity For Devices
Return, the value of max severity notification raised on the requested devices.
POST
Get Notification History
Returns the previous records and the occurrence of notification.
POST
Get Notifications
Get notifications.
POST
Get Notification Summary
Get the summary for all notifications.
POST
Get Server Tools
Get Server tools for notifications
POST
Perform Server Tools Actions
Performs server tools actions on notifications.
POST
Release Ownership
release ownership for multiple notifications.
POST
Take Ownership
take ownership for multiple notifications.
POST
Unack Notifications
un-acknowledge multiple notifications.