AppServerShutdown - shutdown
AppServerShutdown - shutdown
Description :
This command does a gentle shutdown of the 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 |
|---|---|---|
maxWaitTime | Integer | Maximum amount of time in minutes to wait for currently running jobs to complete. |
Example
The following example shows how to shutdown the Application Server, waiting until all jobs are complete.
Script
blcli AppServerShutdown shutdown 0
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*