---
title: "Resume machine"
method: GET
path: "/machine/resume/{id}.{type}"
tags: ["machines"]
---

# Resume machine

`GET /machine/resume/{id}.{type}`

Resumes a paused virtual machine

## Path parameters

- `id` integer, required
- `type` string, required

## Response `200`

Machine resumed

---

[API](https://skmtc.dev/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.dev/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
