Application Programming Interface Guide > Web Services Operations > Operations Reference > repairCluster
 
repairCluster
Repair server nodes and set the timekeeper node.
Location
/services/webservices/system/admin/server/operations
Request Elements
option: Option to perform. Values are: REGROUP
remoteHostName (optional): Host name of the remote server to send repair request.
remotePort (optional): Port of the server to send repair request
remoteDomainName (optional): Name of the user domain on the remote server.
remoteUserName (optional): Name of the user on the remote server.
remotePassword (optional): Password of the user on the remote server.
Response Elements
messages: List of entry elements describing messages regarding the action. See Messages Element.
Faults
IllegalArgument: If the option is malformed.
IllegalState: If the server is not part of a cluster.
RemoteServerError: If error communicating with other cluster nodes.
Security: If the user does not have both ACCESS_TOOLS and MODIFY_ALL_CONFIG rights.
Security: If the remote server authentication fails.
Security: If the user does not have both ACCESS_TOOLS and MODIFY_ALL_CONFIG on the remote server.