JAVA/CORBA CLASSES
Enters a request in the Administration Requests database to remove a server from a cluster.
Defined in
AdministrationProcess
Syntax
public String removeServerFromCluster(String server) throws NotesException
Parameters
String server
String
removeServerFromCluster in LotusScript NotesAdministrationProcess class
Example