mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-19 07:37:55 +08:00
12 lines
204 B
YAML
12 lines
204 B
YAML
storage:
|
|
name: storage
|
|
required: true
|
|
in: path
|
|
type: string
|
|
description: 存储名称或者ID
|
|
host:
|
|
name: host
|
|
required: true
|
|
in: path
|
|
type: string
|
|
description: 宿主机名称或者ID |