Skip to main content

Boot Instance

POST 

/snapshot/:snapshot_id/boot

Boot an instance from a snapshot.

Note: Boot performs a cold restart of the OS and does not restore any in-memory process state. Use this when you want to change machine configuration (vCPU, memory, disk) by restarting into a new configuration. If you need to restore memory and running processes from a saved state, use instance start instead.

Request

Responses

Successful Response