You configure this section at the libraries applications level.
To create an application group, use the following command:
Admin@UGOS# create libraries applications
Specify the parameters:
Parameter |
Description |
---|---|
name |
Application group name. |
description |
Application group description. |
apps |
Applications to add to the group. |
To change parameters, use the following command:
Admin@UGOS# set libraries applications <app-group-name>
To add new applications to an existing group, use the following command:
Admin@UGOS# set libraries applications <app-group-name> apps + [ <application> ... ]
To delete an entire application group or individual applications from it, use the following commands:
Admin@UGOS# delete libraries applications <app-group-name>
Admin@UGOS# delete libraries applications <app-group-name> apps [ <application> ... ]
To display information about all existing application groups, use the following commands:
Admin@UGOS# show libraries applications
To display information about an individual URL category group, use the following command:
Admin@UGOS# show libraries applications <app-group-name>
To display applications from a specific list, use the following command:
Admin@UGOS# show libraries applications <app-group-name> apps