mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-07 22:24:32 +08:00
10 lines
216 B
YAML
10 lines
216 B
YAML
post:
|
|
summary: 清空ElasticCache实例
|
|
responses:
|
|
200:
|
|
description: ElasticCache实例信息
|
|
schema:
|
|
$ref: "../schemas/elasticcache.yaml#/ElasticCacheResponse"
|
|
tags:
|
|
- elasticcache
|