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

# Start machine

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

Starts a virtual machine

## Path parameters

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

## Response `200`

Machine start requested

---

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