Skip to content

7.get_tcp_offset_load_config

192.168.1.99:18333/ws

获取TCP负载偏移接口:

获取TCP负载偏移。

Message:

获取全部负载与偏移
{
    "cmd": "get_tcp_offset_load_config",
    "data": {},
    "id": "1"
}

\

Request:

请求类型:Application/json

  • cmd

    • string,必填,请求接口
  • date

    • json,必填,请求数据
  • id

    • string,必填,请求序列号
data数据类型必须描述示例值
无请求数据

\

Response:

code=0->成功;
code!=0->失败。

\

请求参数