Files
cloudpods/docs/host/spec.yaml
2019-07-29 20:41:00 +08:00

11 lines
246 B
YAML

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