云数据库 TAURUSDB-查询参数修改历史:响应示例

时间:2024-12-11 17:00:06

响应示例

状态码: 200

Success.

{
  "total_count" : 2,
  "histories" : [ {
    "parameter_name" : "binlog_rows_query_log_events",
    "old_value" : "OFF",
    "new_value" : "ON",
    "update_result" : "SUC CES S",
    "is_applied" : true,
    "updated" : "2023-07-10T02:14:28+0000",
    "applied" : "2023-07-10T02:14:28+0000"
  }, {
    "parameter_name" : "block_encryption_mode",
    "old_value" : "aes-256-cbc",
    "new_value" : "aes-128-cfb1",
    "update_result" : "SUCCESS",
    "is_applied" : true,
    "updated" : "2023-07-10T02:14:28+0000",
    "applied" : "2023-07-10T02:14:28+0000"
  } ]
}
support.huaweicloud.com/api-gaussdbformysql/ListModifyHistory.html