Alerting
The Alerting service delivers warnings to administrators' email addresses regarding changes in resource states that can cause service disruptions. By default, each alert is sent only once. The Alerting service filters out any duplicate alerts.
For administrators to receive these alerts, you must configure the alert channel to use for each environment. Currently, email is the only supported type of alert channel. Use the Alerting service endpoints to configure the alert channel.
|
Administrators can also configure Alerting preferences in the PingOne admin console. |
Alert channel data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String[] |
Required |
Mutable |
The administrator email addresses to send the alerts to. |
|
String |
Required |
Mutable |
Alert channel type. Currently, this must be |
|
String |
Optional |
Mutable |
The name to assign to the alert channel. |
|
String |
Required |
Immutable |
Unique ID of the environment. |
|
String[] |
Optional |
Mutable |
Administrators will not be emailed alerts of these types. If empty, no alert types are excluded. Possible values are those listed for |
|
String |
N/A |
Read-only |
Unique ID of the alert channel. |
|
String[] |
Optional |
Mutable |
Filters alerts by severity. If empty, all severities are included. Possible values are |
|
String[] |
Optional |
Mutable |
Use the |
Alert events generated
Refer to Audit Reporting Events for the events generated.