This section is located at the libraries email-list level.
To add a new email group, use the following command:
Admin@nodename# create libraries email-list <parameter>
Specify the parameters:
Parameter |
Description |
---|---|
name |
Email group name. |
description |
Email group description. |
type |
List type:
Crontab format: (minutes: 0-59) (hours: 0-23) (days of the month: 1-31) (month: 1-12) (days of the week: 0-6; where 0 is Sunday). You can set each field as follows:
|
emails |
Emails to add to the group. |
To edit information about an email group, use the following command:
Admin@nodename# set libraries email-list <email-list-name> <parameter>
The parameters available to update are the same as those for creating an email group.
To delete a group or individual emails from it, use the following commands:
Admin@nodename# delete libraries email-list <email-list-name> Admin@nodename# delete libraries email-list <email-list-name> emails [ <email> ... ]
To view information about all existing groups, about individual groups, or about emails in a group, use the following commands:
Admin@nodename# show libraries email-list Admin@nodename# show libraries email-list <email-list-name> Admin@nodename# show libraries email-list <email-list-name> emails
The Phones section is configured at the libraries phone-list level.
To create a phone group, use the following command:
Admin@nodename# create libraries phone-list <parameter>
Provide the following parameters:
Parameter |
Description |
---|---|
name |
Phone group name. |
description |
Phone group description. |
type |
List type:
Crontab format: (minutes: 0-59) (hours: 0-23) (days of the month: 1-31) (month: 1-12) (days of the week: 0-6; where 0 is Sunday). You can set each field as follows:
|
phones |
Phones to add to the group. |
To edit information about a phone group, use the following command:
Admin@nodename# set libraries phone-list <phone-list-name> <parameter>
The parameters available to update are listed in the table above.
To delete a group or individual phones from it, use the following commands:
Admin@nodename# delete libraries phone-list <phone-list-name> Admin@nodename# delete libraries phone-list <phone-list-name> phones [ <phone> ... ]
To view information about all existing groups, use the following command:
Admin@nodename# show libraries phone-list
To view information about an individual phone group, use the following command:
Admin@nodename# show libraries phone-list <phone-list-name>
To display phones included in a group, use the following command:
Admin@nodename# show libraries phone-list <phone-list-name> phones