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