云数据库 RDS-解除数据库账号权限:请求示例

时间:2025-02-12 15:03:33

请求示例

DELETE https://{endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/instances/a8abe84a41364097be7c233c39275087in04/db_privilege{    "db_name": "rds-test",    "users": [        {            "name": "rds"        },        {            "name": "rds001"        }    ]}
support.huaweicloud.com/api-rds/rds_08_0024.html