---
title: "Boot the previously created VM instance."
method: PUT
path: "/vm.boot"
---

# Boot the previously created VM instance.

`PUT /vm.boot`

## Response `204`

The VM instance successfully booted.

## Other responses

- `404` — The VM instance could not boot because it is not created yet

---

[API](https://skmtc.dev/kata-containers/apis/cloud-hypervisor-api.md) · [All operations](https://skmtc.dev/kata-containers/apis/cloud-hypervisor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kata-containers/cloud-hypervisor-api/revisions/c30c01a9fb80/schema)
