Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
62
Other System Configuration CLI Commands
Getting the E-mail Home Information
syscli --get emailhome
This CLI command allows the user to display the state of the scheduled e-mail
home configuration information. It displays the schedule and the recipients. An
example output of E-mail Home Schedule is shown below.
Home
Schedule
Details
Home
Scheduler
=
Send
weekly
on
=
at
=
%d:00
to
the
following
recipients:
Recipient
1
=
Recipient
2
=
Recipient
3
=
Recipient
4
=
Enabling or Disabling the E-mail Home Scheduler
syscli --set emailhome { --weekday mon | tue | wed | thu | fri | sat | sun
--hour <hour> } | --disable
This CLI command allows the admin user to enable the E-mail Home scheduler
and specify the weekly schedule to send e-mail to configured recipients. If the
--disable
option is specified, the e-mail home is disabled.
Adding an E-mail Home 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 weekly scheduled e-mail. You can add up to three E-mail Home
Schedule recipients.
Deleting an E-mail Home Schedule Recipient
syscli --del emailhome --emailaddr <recipient_email_addr>
This CLI command allows the admin user to delete an e-mail home recipient
from the list of e-mail Home Schedule recipients.
Deleting All E-mail Home Receipts
syscli --deleteall emailhome [--sure]
The CLI allows the admin user to delete all e-mail home recipients. If the
--sure
option is specified, no confirmation prompt will be displayed.