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
• Deleting All E-mail Receipts
• On Demand E-mail Status
• 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.
Emailhome(reports)tothefollowingrecipients:
Recipient1=receiver1@ehome.com
Recipient2=
Recipient3=
Recipient4=
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.