mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-18 13:08:42 +08:00
14 lines
224 B
YAML
14 lines
224 B
YAML
keypairId:
|
|
name: keypairId
|
|
required: true
|
|
in: path
|
|
type: string
|
|
description: 秘钥对名称或者ID
|
|
|
|
admin:
|
|
name: admin
|
|
required: false
|
|
in: path
|
|
type: boolean
|
|
description: 是否列出所有秘钥信息
|