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

# Pause machine

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

Pauses a running virtual machine

## Path parameters

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

## Response `200`

Machine paused

---

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