Previous Topic: Membership ManagementNext Topic: Example


add—Add Server to Server Groups

This action allows you to add servers to a server group.

This action has the following format:

servergroup action=add 
name=groupname 
{{{server=server_name |
qserver=(server_name sep domain_name)}} 
| addall} 
[sep=separator_sign]
name

Specifies the name of the server group to which the servers will be added.

qserver

Specifies the server as a pair of server name and the name of the domain to which it belongs. By default, the names are separated by a dot (".") but an alternate separator may be specified with the sep option. The separator should not be part of the names.

The qserver can be coded with the server in one call.

This server will be added.

sep

Specifies an alternate separator used with the qserver option. The separator should not be part of the names coded with the qserver options.

server

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

addall

All scalability servers, which exist at creation time, are added to the group.

Note : The parameters for addressing a scalability server (target) can be coded more than once to address more than one scalability server.