JAVA/CORBA CLASSES


removeServerFromCluster method
Example

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


Return value

String


Language cross-reference

removeServerFromCluster in LotusScript NotesAdministrationProcess class

Example