Boot Instance
POST/api/snapshot/:snapshot_id/boot
Boot an instance from a snapshot.
Note: Boot performs a cold restart of the operating system and destroys volatile in-memory state. It is useful for resizing an instance (changing vCPU, memory, or disk) by restarting into a different machine configuration. If you want to restore memory and process state, use instance start instead.
Request
Responses
- 200
- 422
Successful Response
Validation Error