post: summary: 变更ElasticCache实例规格 parameters: - in: body name: elasticcache required: true schema: $ref: "../schemas/elasticcache.yaml#/ElasticCacheChangeSpec" responses: 200: description: ElasticCache实例信息 schema: $ref: "../schemas/elasticcache.yaml#/ElasticCacheResponse" tags: - elasticcache