Resize VM Disk
Resize & images
Resize VM Disk
Increase the primary disk of a virtual machine. The VM must be stopped. Disk size can only be increased.
Billing
For subscription VMs, the storage cost difference is calculated pro-rata
and deducted from credits, then account balance. Returns 402 if
insufficient balance.
POST
Resize VM Disk
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Path Parameters
VM ID (UUID)
Body
application/json
New disk size in GB. Must be larger than current size.
Required range:
x >= 1Last modified on May 8, 2026