post: summary: 设置ElasticCache实例密码认证 parameters: - in: body name: elasticcache required: true schema: $ref: "../schemas/elasticcache.yaml#/ElasticCacheAuthMode" responses: 200: description: ElasticCache实例信息 schema: $ref: "../schemas/elasticcache.yaml#/ElasticCacheResponse" tags: - elasticcache