DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
In the current CS code alerts are being published by:
The alert is generated by calling the method sendAlert in the AlertManager directly. So it suffices only scenarios when plugin/service is placed on the same server where the MS runs to be able to use cloud-engine* jar. We can assume that 1) and 2) would always get deployed this way, but we can't expect services to run on the same host as MS. So the feature would enable alert publishing for:
boolean generateAlert(AlertType alertType, long dataCenterId, Long podId, String msg);
ApiName |
Description |
|
Request parameters |
|
|
Response parameters |
|
|
Available to regular user |
|
|---|---|---|---|---|---|---|---|---|---|---|
generateAlert |
Generates and publishes an alert |
|
true/false |
No |