WebSphere Business Monitor, Version 6.2
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
Business Situation
This is a set of REST interfaces that allow for listing, creating, updating, and deleting Business Situation Alerts.
Modeled business situation alerts are situations that are created based on the monitor model definitions that exist at the time of deployment.
These alert definitions are created using the WebSphere administration console. A modeled alert only be subscribed to using REST services.
Dynamic business situation alerts are situations that are created based on both monitor model KPI definitions that exist at the time of
deployment and KPI definitions created dynamically after deployment. Dynamic alert definitions are created using these REST interfaces.
A dynamic alert may be both configured and subscribed to using REST services and will not be displayed in the WebSphere administration console.
Available Since
6.2
Subtopics
The following subtopics describe the REST resources defined for this resource set:
- Business Situation Alert List [new in 6.2]
Returns information regarding modeled and dynamic business situation alerts. The overview information will be returned in list form.
Allows for passing filter criteria to limit the size of the returned list.
- New Dynamic Business Situation Alert [new in 6.2]
Use this URI to create a new dynamic business situation alert.
- Dynamic Business Situation Alert Configuration [new in 6.2]
Allows access to update, delete, and display detailed configuration information regarding a specific dynamic business situation alert.
Parent Topic: WebSphere Business Monitor REST Interface