Suspend an Unwired Server

Suspends a member server in a cluster.

Syntax

void suspend(String name) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples