云数据库 RDS-扩容数据库实例的磁盘空间:请求示例

时间:2023-11-15 17:40:17

请求示例

扩容数据库实例的磁盘空间到400GB
POST https://{endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/action
{
	"enlarge_volume": {
		"size": 400,
                "is_auto_pay": true
	}
}
support.huaweicloud.com/api-rds/rds_01_0102.html