Deletes the email addresses of users/groups.
maprcli alarm group deleteEmails
[ -cluster <cluster_name> ]
-groupname <group name>
-emails <email addresses>| Parameter | Description |
|---|---|
| cluster | The cluster on which to run the command. |
| groupname | The name of the alarm group to remove the email addresses from. If necessary, run listgroup to retrieve the list of alarm groups. |
| emails | The comma-separated list of email addresses of users/groups to remove. |
Delete the given emails associated with the cldb.alarm.group.error
group:
maprcli alarm group deleteEmails -groupname cldb.alarm.group.error -emails xyz@gmail.com,abc@gmail.com