Files
cloudpods/docs/elasticcache/allocate-public-connection.yaml
2019-10-31 19:51:02 +08:00

16 lines
406 B
YAML

post:
summary: 获取ElasticCache实例公网访问地址
parameters:
- in: body
name: elasticcache
required: true
schema:
$ref: "../schemas/elasticcache.yaml#/ElasticCacheAllocatePublicConnection"
responses:
200:
description: ElasticCache实例信息
schema:
$ref: "../schemas/elasticcache.yaml#/ElasticCacheResponse"
tags:
- elasticcache