Previous Topic: General Group ManagementNext Topic: Example


create—Create Server Groups

This action allows you to create server groups.

It has the following format:

servergroup action=create 
name=groupname
[superGroup=nameofsupergroup] 
[comment=comment]
[{server=scalability_server} | addall]
[InheritPerms[={y|n}]]
addall

All scalability servers will be added to the group (all that exist at creation time).

comment

Specifies a comment on the group to be created.

inheritPerms

This parameter specifies if the group being created inherits security permissions or not.
If “InheritPerms” or “InheritPerms=y” is coded then the specified group will inherit permissions to it members and becomes a security group.
If “InheritPerms=n” is coded then the specified group will not inherit permissions to its members and therefore is no security group.
Default: InheritPerms=y .

name

Specifies the name of the server group to be created.

server

Specifies the name of a scalability server to be added to the group.

This parameter can be coded more than once to add more than one server to the group.

superGroup

Specifies the name of an existing server group where the group in question will be created as a subgroup.

If not coded the group will be created at the system folder "Scalability Server Groups".