mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-05-14 10:58:51 +08:00
12 lines
271 B
YAML
12 lines
271 B
YAML
post:
|
|
summary: 同步RDS实例状态
|
|
parameters:
|
|
- $ref: '../parameters/dbinstance.yaml#/dbinstanceId'
|
|
responses:
|
|
200:
|
|
description: RDS实例信息
|
|
schema:
|
|
$ref: '../schemas/dbinstance.yaml#/DBInstanceResponse'
|
|
tags:
|
|
- dbinstance
|