rmemailalert
Use the rmemailalert command to remove e-mail addresses from the list of e-mail addresses to receive e-mail alerts.
Syntax
Parameters
- -help | -h | -?
- Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
- -type { all | session | session_rpo | config | comm | severestatus | active_standby_connected | active_standby_disconnected | pathing | task_success | task_failed }
- Specifies which type of alert the recipient will no longer receive. If type is not specified, the recipient will be removed from all categories.
- -recipient email_address[,email_address]
- Specifies the e-mail addresses to be removed from the alert recipient list. Multiple e-mail addresses can be removed using a comma separated list.
- Example: Removing an e-mail address from the alert recipient list
-
csmcli> rmemailalert -recipient user@us.ibm.com
- Removing multiple e-mail addresses from the alert recipient list
-
rmemailalert -type session -recipient user1@us.ibm.com,user2@us.ibm.com