Throttle a servers CPU

put/servers/{serverId}/modify/cpuThrottle

Path parameters

serverIdinteger required

A valid server ID as shown in VirtFusion.

Query parameters

syncboolean

Synchronise and apply the defined percentage. true|false Defaults to false.

Request body

percentinteger required

The percentage the CPU should be throttled (0-99).

Changes