---
title: "Reboot the VM instance."
method: PUT
path: "/vm.reboot"
---

# Reboot the VM instance.

`PUT /vm.reboot`

## Response `204`

The VM instance successfully rebooted.

## Other responses

- `404` — The VM instance could not reboot because it is not created.
- `405` — The VM instance could not reboot because it is not booted.

---

[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)
