mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-03 23:22:01 +08:00
11 lines
233 B
YAML
11 lines
233 B
YAML
post:
|
|
summary: 启用宿主机
|
|
parameters:
|
|
- $ref: "../parameters/host.yaml#/hostId"
|
|
responses:
|
|
200:
|
|
description: 宿主机信息
|
|
schema:
|
|
$ref: "../schemas/host.yaml#HostResponse"
|
|
tags:
|
|
- host |