华为云FLEXUS云服务_FLEXUS云数据库RDS-修改指定实例的参数:请求示例

时间:2024-08-07 10:52:04

请求示例

修改指定实例的参数。
https://{endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/configurations
{
  "values" : { 
    "max_connections" : "10", 
    "autocommit" : "OFF",
    "binlog_checksum" : "CRC32",
    "innodb_purge_threads" : "4"
  } 
}
support.huaweicloud.com/api-flexusrds/rds_09_0305.html