AppServerShutdown - shutdownByServer
AppServerShutdown - shutdownByServer
Description :
This command does a gentle shutdown of an Application Server, first pausing job services and then stopping the Application Server. This command returns void.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
appServerName | String | Name of the Application Server to shut down. |
maxWaitTime | Integer | Maximum number of minutes to wait for currently running jobs to complete. |
Example
The following example shows how to shut down a particular Application Server, waiting until all jobs are completed.
Script
blcli AppServerShutdown shutdownByServer SERVER_NAME 0
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*