Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
Other System Configuration CLI Commands
79
E
-
mail CLI Commands
The following e
-
mail home commands are supported:
Getting the E-mail Information
•
Adding an E-mail Schedule Recipient
•
Deleting an E-mail Schedule Recipient
•
•
•
On Demand E-mail Configuration
Getting the E-mail Information
syscli --get emailhome
This CLI command allows the user to display the recipient list. An example
output of E-mail Home is shown below.
home
(reports)
to
the
following
recipients:
Recipient
1
=
Recipient
2
=
Recipient
3
=
Recipient
4
=
Adding an E-mail Schedule Recipient
syscli --add emailhome --emailaddr <recipient_email_addr>
This CLI command allows the admin user to add e-mail recipients that will
receive the scheduled e-mail. You can add up to three E-mail Schedule
recipients.
Deleting an E-mail Schedule Recipient
syscli --del emailhome --emailaddr <recipient_email_addr>
This CLI command allows the admin user to delete an e-mail recipient from the
list of e-mail Schedule recipients.
Deleting All E-mail Receipts
syscli --deleteall emailhome [--sure]
The CLI allows the admin user to delete all e-mail recipients. If the
--sure
option
is specified, no confirmation prompt will be displayed.
On Demand E-mail Status
syscli --send statusondemand [--emailaddr <recipient_email_address>]
This CLI command allows the admin user to send the e-mail containing Status
information, on demand.