Previous Topic: ExampleNext Topic: Example


remove—Remove Server from Server Groups

This action allows you to remove servers from the server group.

This action has the following format:

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

Specifies the name of the server group from which one or more members are to be removed.

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.

This server will be removed.

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 the server to be removed from the group.

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

Note: If a server of ambiguous name is to be removed from a group then use the qserver option to remove it. Otherwise the result might be unpredictable.