节点组列表

方法:GET

https://network.tingyun.com/network-report-data/probe/list-json-authkey

API依赖关系

detail_id:需要请求套餐列表接口获取对应的套餐ID。

API调用流程图

  1. 调用套餐列表API,获取关键参数id。
  2. 调用节点组列表API获取节点组列表数据。

请求参数

字段名 类型 必填 描述
authkey String 授权码
detail_id int 套餐ID

返回参数

字段名 类型 描述
status int 状态码
id int 节点组ID
name String 节点组名称
ctime Date 创建时间
detail_id int 套餐ID
message String 错误信息
error_code int 错误码
time Date 日期

错误说明

字段说明 错误信息
detail_id 套餐编号有误

返回示例

{
    "status": 200,
    "data": [
        {
            "id": 2286,
            "name": "测试测试",
            "ctime": "2010-12-16 04:28:51",
            "detail_id": 0
        },
        {
            "id": 10308,
            "name": "内网节点",
            "ctime": "2019-08-02 08:04:11",
            "detail_id": 0
        }
    ],
    "message": "",
    "error_code": 0,
    "request": "",
    "time": "2021-04-27 07:15:28"
}
© 2007-2023 北京基调网络股份有限公司 all right reserved,powered by Gitbook本文档更新于: 2023-05-05 14:35

results matching ""

    No results matching ""