云数据库 RDS-查询慢日志统计信息:请求示例

时间:2024-11-08 17:37:44

请求示例

查询慢日志的统计数据,每页10条记录。
POST https://{endpoint}/v3.1/0483b6b16e954cb88930a360d2c4e663/instances/cee5265e1e5845649e354841234567dfin01/slow-logs/statistics
{
    "start_time":"2023-01-05T08:00:00+0800",
    "end_time":"2023-01-11T20:00:00+0800",
    "limit":10,
    "order":"asc"
}
support.huaweicloud.com/api-rds/rds_06_0109.html