---
title: "重启到指定模式"
method: POST
path: "/system/reboot/{cmd}"
tags: ["系统"]
---

# 重启到指定模式

`POST /system/reboot/{cmd}`

前端调用后应该刷新页面

## Path parameters

- `cmd` string, required

## Response `202`

已请求执行指定重启命令

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效
- `500` — 后端执行操作失败

---

[API](https://skmtc.net/oom-wg/apis/shirosu-http.md) · [All operations](https://skmtc.net/oom-wg/apis/shirosu-http/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oom-wg/shirosu-http/versions/3d63f1947f5a/schema)
