This section is located at the libraries time-sets level.
To create a group, use the following command:
Admin@nodename# create libraries time-sets <parameter>
Provide the following parameters:
Parameter |
Description |
---|---|
name |
Group name. |
description |
Group description. |
time-set |
|
To edit a time set, use the following command:
Admin@nodename# set libraries time-sets <time-sets-name> <parameter>
The parameters available to update are listed in the table above.
To edit an interval specified for a time set, use the following command:
Admin@nodename# set libraries time-sets <time-sets-name> ... time-set <time-set-type> ( <time-set-filter> )
The new values are then specified as follows; <time-set-filter> --- filter for interval current values.
To add a new item to an existing group, use the following command:
Admin@nodename# create libraries time-sets <time-sets-name> ... time-set <time-set-type> new
To delete a group of items, use the following command:
Admin@nodename# delete libraries time-sets <time-sets-name>
To delete an item from a time set, use the following command:
Admin@nodename# delete libraries time-sets <time-sets-name> <time-set-type> ( <time-set-filter> )
To display information about all time sets, use the following command:
Admin@nodename# show libraries time-sets
To display information about an individual time set, use the following command:
Admin@nodename# show libraries time-sets <time-sets-name>
To display information about group items with the same repeat type, use the following command:
Admin@nodename# show libraries time-sets <time-sets-name> <time-set-type>