Request Syntax
-
customer secret :To find your Customer Secret:
- If you used full permissions when you logged in and activate the integration of Incredibuild Cloud, you can get your customer secret from the registry: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Xoreax\Incredibuild\Coordinator\IncrediCloudSubscriptionKey
-
If you used low permissions when you logged in and activate the integration of Incredibuild Cloud:
- For AWS - this is your External ID from AWS Console. For details, see Obtaining the Required AWS Login Details.
- For Azure – this is your Client Secret from the Azure portal. For details, see: Obtaining the Required Azure Login Details.
- coordId – your Coordinator ID. You can find this ID by going to the Incredibuild taskbar icon > Help > About and copying the License ID. This is slightly different in different versions of Incredibuild.


- coreReq – the number of cores you want to start. A value of 0 will start all the VMs in the pool that are in a Stopped state, a value greater than 0 will start the specified number of cores. If the number of requested cores is lower than the number of cores in a single VM of the type you are using, the number of cores will be rounded up. For example, if you requested 24 cores, but you are using a VM type that has 32 cores, one VM with 32 cores will be started.
Response Syntax
SuccessHTTP/1.1 200
Content-type: application/json
{
machinesToWakeUp : []
}