即时监测列表数据

方法:GET

https://network.tingyun.com/network-report-data/instant/data/produceTableData-json-authkey

请求参数

字段名 类型 必填 描述
authkey String 授权码
group_id Int 即时监测组ID

返回参数

字段名 类型 描述
status int 状态码
data Object 返回数据
dimList List 维度
tableRowList List 表格的表体
message String 错误信息
error_code int 错误码
request String 请求路径
time Date 请求时间

错误说明

字段说明 错误信息
authkey PermissionDeniedError

返回示例

{
    "status": 200,
    "data": {
        "tableHeadRow": {
            "taskId": 0,
            "mobAppTaskId": null,
            "status": 0,
            "taskStatus": 0,
            "dim": null,
            "dimList": [
                "时间",
                "错误代码",
                "接入方式",
                "监测城市",
                "监测运营商",
                "监测点ID",
                "监测点IP",
                "带宽(估计)",
                "DNS服务器",
                "操作系统",
                "浏览器",
                "主机IP",
                "主机城市",
                "主机运营商"
            ],
            "dimKeyList": [],
            "rowSpan": 1,
            "valueMap": {
                "ts_total": "总下载时间(s)",
                "ts_first_paint": "白屏时间(s)",
                "ts_user": "首屏时间(s)",
                "ts_dns_total": "DNS时间(s)",
                "ts_connect": "建立连接时间(s)",
                "ts_ssl": "SSL握手时间(s)",
                "ts_first_packet": "首包时间(s)",
                "ts_contents": "内容下载时间(s)",
                "speed_index": "SpeedIndex",
                "cont_ele_total": "页面对象数(个)"
            },
            "diveStr": null,
            "extraParam": {}
        },
        "tableRowList": [],
        "paging": null,
        "sumTableHeadRow": null,
        "sumTableRowList": null
    },
    "error_code": 0,
    "time": "2021-08-10 16:05:22"
}
© 2007-2023 北京基调网络股份有限公司 all right reserved,powered by Gitbook本文档更新于: 2023-05-05 17:24

results matching ""

    No results matching ""