Skip to main content
SANtricity commands

Delete email alert recipient

Contributors

The delete emailAlert command deletes recipient email address(es) from the Email alert configuration.

Supported Arrays

This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.

Roles

To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin or Support Admin role.

Syntax

delete emailAlert
       (allEmailRecipients |
        emailRecipients [emailAddress1 ... emailAddressN])

Parameters

Parameter Description

allEmailRecipients

Allows you to delete all email recipients.

emailRecipients

Allows you to delete the recipient addresses. Enclose the email addresses in square brackets ([ ]).

Examples

SMcli -n Array1 -c "delete emailAlert allEmailRecipients;"

SMcli -n Array1 -c "delete emailAlert emailRecipients ["person1@email.domain.com" "person3@email.domain.com"];"

SMcli completed successfully.

Minimum firmware level

8.40