Configuring default email recipient(s) for alert notifications
In most cases, the default email recipient(s) should always be configured so that non-Call Home designated events are sent to one or more customer administrators.
About this task
ap config --set alerts_rules --type to --value email_user(s)@domain.com
Multiple email recipients can be specified using a comma-separated list. If spaces are used between the names, the entire string should be enclosed in quotes, but spaces are not required.
The configured alerts rules settings can be queried with the following command:
ap config --list alerts_rules