Files
cloudpods/docs/dbinstance/purge.yaml
2019-10-24 11:40:22 +08:00

13 lines
341 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
post:
summary: 抹除RDS实例
description: 仅删除本地数据库记录不删除公有云RDS实例
parameters:
- $ref: '../parameters/dbinstance.yaml#/dbinstanceId'
responses:
200:
description: RDS实例信息
schema:
$ref: '../schemas/dbinstance.yaml#/DBInstanceResponse'
tags:
- dbinstance