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