removeServerFromCluster (NotesAdministrationProcess - JavaScript™)
Enters a request in the Administration Requests database to remove a server from a cluster.
Defined in
NotesAdministrationProcessSyntax
removeServerFromCluster(server:string)
: string
Parameter | Description |
---|---|
String server |
The name of the server. |
Return value | Description |
---|---|
String |
The note ID of an entry created in the Administration Requests database. |
Language cross-reference
removeServerFromCluster in LotusScript® NotesAdministrationProcess classremoveServerFromCluster in Java™ AdministrationProcess class