mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-07 22:24:32 +08:00
14 lines
223 B
YAML
14 lines
223 B
YAML
cacheId:
|
|
name: cacheId
|
|
required: true
|
|
in: path
|
|
type: string
|
|
description: 安全组缓存ID
|
|
|
|
|
|
secgroup:
|
|
name: secgroup
|
|
in: query
|
|
type: string
|
|
description: 安全组ID,仅过滤此安全组底下的缓存
|