AddGroup
The AddGroup command action is used to define a group.
To use the AddGroup action command, you must have UpdateGroupRight. For more information, see AddUserToRole.
Parameter | Description | Default | Required |
---|---|---|---|
Department (dpt) | Specifies the department of this group. This value is ignored for department administrators. | None | No |
Description (d) | Specifies the 1-to-64-character description of this group.
If the description contains embedded spaces, the entire description must be enclosed in double quotation marks ("). |
None | No |
GroupId (gid) | Specifies the 1-to-64-character group ID. | None | Yes |
Visibility (vsb) | The visibility of this group.
The valid values are as follows:
|
private | Yes |
Sample AddGroup Command
This command adds a group.
java cfcc.CFAdmin a:AddGroup GroupId:Store68 Description:"68 – Plano, TX"