Nodes
Request Body
Name
Type
Description
{
"ret": 200,
"msg": "success",
"data": [
{
"source_node_name": "香港 IEPL [01]",
"source_host": "hk-1.example.com",
"source_port": 18888,
"target_host": "subdomain1.example.com",
"target_port": 8888,
"protocol_identical": true/false,
"node_id": 123,
"rule_id": 3,
},
{
"source_node_name": "香港 IEPL [02]",
"source_host": "hk-2.example.com",
"source_port": 18889,
"target_host": "subdomain2.example.com",
"target_port": 9999,
"protocol_identical": true/false,
"node_id": 124,
"rule_id": 4,
}
]
}Request Body
Name
Type
Description
Request Body
Name
Type
Description
Request Body
Name
Type
Description
最后更新于