---
title: "读取当前槽位的 init_boot 或 boot 分区镜像"
method: POST
path: "/system/boot"
tags: ["系统"]
---

# 读取当前槽位的 init_boot 或 boot 分区镜像

`POST /system/boot`

优先读取 `init_boot{slot}`，不存在时读取 `boot{slot}`，`{slot}` 可能为空

## Response `200`

原始分区镜像

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效
- `410` — 未找到支持的启动分区
- `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)
