Previous Topic: Catalog Group ManagementNext Topic: listCG—List Catalog Group


createCG—Create Catalog Group

This action allows you to create a catalog group.

This action is valid only for domain managers

This action has the following format:

swLibrary action=createCG 
name=computer_group_name
[groupScope={global | local}]
groupScope

Specifies the scope of the group specified. The following values are valid for this option:

Global

The group is a global group, created at an enterprise manager. It may be replicated to a domain manager.

Local

Specifies a local group, created at the domain manager the CADSMCMD is connected to.

If "groupScope" is not coded then the CADSMCMD first tries to locate the group as a local group. If this fails then it is tried to locate the group as a global one.

name

Specifies the name of a computer group to create a catalog group.

Note: For an example of the use of the createCG command, see the example for the listCG command.