Files
cloudpods/docs/host/spec.yaml
2019-10-31 19:51:02 +08:00

12 lines
247 B
YAML

get:
summary: 获取宿主机缩略信息
parameters:
- $ref: "../parameters/host.yaml#/hostId"
responses:
200:
description: 宿主机缩略信息
schema:
$ref: "../schemas/host.yaml#/HostSpec"
tags:
- host