removeFromCluster

Remove a server node from a cluster.

Location

/services/webservices/system/admin/server/operations

Request Elements

remoteHostName (optional): Host name of the remote server to be removed. Can be omitted if it is the invoking server.

remotePort (optional): Port of the remote server to be removed. Can be omitted if it is the invoking server, or it is the default port.

Response Elements

messages (optional): List of entries describing messages regarding the action. See Messages Element.

Faults

IllegalState: If the server is not part of a cluster.

Security: If the user does not have both ACCESS_TOOLS and MODIFY_ALL_CONFIG rights.