Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login. |
| projectName |
string |
The name of the project to resume. |
Returns
True iff the given project was not already idle or building.
Description
Resumes the given project if it is currently paused. Once resumed, triggers for the project will be recognised once more. See also RemoteApi.pauseProject.
Access
Accessible to users with server administration privileges and administrators for the given project.