mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-24 00:39:48 +08:00
11 lines
266 B
YAML
11 lines
266 B
YAML
post:
|
||
summary: 重启物理机进入PXE系统,做维护工作
|
||
parameters:
|
||
- $ref: "../parameters/host.yaml#/hostId"
|
||
responses:
|
||
200:
|
||
description: 宿主机信息
|
||
schema:
|
||
$ref: "../schemas/host.yaml#HostResponse"
|
||
tags:
|
||
- host |