Skip to main content

Resize virtual machine

POST 

/core/virtual-machines/:vm_id/resize

Updates the hardware configuration for an existing virtual machine. Include the virtual machine ID in the path and provide the new configuration, referred to as a flavor, in the body of the request. For additional information on resizing, see Flavors.

Note: Currently disabled by feature flag; the API responds 400 "This feature is currently disabled".

Request

Responses

The resizing of the virtual machine configuration was successful.