自动驾驶云服务 OCTOPUS-获取轨迹统计:响应示例
时间:2025-05-14 10:25:56
响应示例
状态码:200
查询成功
{ "meta_info" : { "current_time" : "2022-01-01T08:08:29Z" }, "payload" : { "list" : [ { "date" : "2020-01-01", "accumulative_autopilot_mileage" : 1.1, "accumulative_intervention_rate" : 0 }, { "date" : "2022-01-01", "accumulative_autopilot_mileage" : 1.5, "accumulative_intervention_rate" : 0 } ] } }
support.huaweicloud.com/api-octopus/GetMileageStatisticsByDate.html