Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login. |
| force |
boolean |
If true, shut down immediately, forcefully terminating any active builds. |
Returns
True.
Description
Starts the shutdown sequence for the pulse™ server. Normal shutdown will wait for all active builds to complete before the server exits. If force is true, the shutdown will force all running builds to terminate abruptly.
Access
Accessible to users with server administration privileges only.