Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.34 KB

show-emailalert-summary.adoc

File metadata and controls

56 lines (39 loc) · 1.34 KB
permalink sidebar keywords summary
commands-a-z/show-emailalert-summary.html
sidebar
show, email, alert, configuration
The show emailAlert summary command displays the email alert configuration information.

Show email alert configuration

The show emailAlert summary command displays the email alert configuration information.

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 or Storage Monitor role.

Syntax

show emailAlert summary

Parameters

None.

Examples

SMcli -n Array1 -c "show emailAlert summary;"

EMAIL ALERT SETTINGS
   Mail server address: email@company.com
   Mail server encryption: starttls
   Mail server port: 587
   Mail server user name: accountName
   Mail server password: secret123
   Email sender address: no-reply@company.com
   Recipient Email
      recipient@company.com
      recipient-two@company.com

SMcli completed successfully.

Minimum firmware level

8.40

11.70.01 added parameters that specify the SMTP encryption (none, SMTPS, STARTTLS), SMTP port, and SMTP credentials (user name and password).