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. |
Assigning admin roles and permissions to this service
Admin role assignments determine access to PingOne APIs. When assigning admin roles to this service, refer to PingOne Permissions by Service for the service-specific permissions.
You can also choose to assign admin roles based on particular service resources. Refer to PingOne Permissions by Resource when assigning admin roles per service resources.
Admin assignments to roles are set by:
Refer to Roles Management for more information.
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.