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