joinCluster

Join a cluster.

Location

/services/webservices/system/admin/resource/operations

Request Elements

remoteHostName: host name of the remote server to send join request.

remotePort (optional): port of the server to send join request.

remoteDomainName: name of the user domain on the remote server.

remoteUserName: name of the user on the remote server.

remotePassword: password of the user on the remote server.

Response Elements

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

Faults

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

RemoteServerError: If connection fails with the remote server.

Security: If the user does not have ACCESS_TOOLS, MODIFY_ALL_CONFIG, MODIFY_ALL_USERS, and MODIFY_ALL_RESOURCES rights.

Security: If the authentication fails on the remote server.

Security: If the user does not have ACCESS_TOOLS and MODIFY_ALL_CONFIG rights on the remote server.