curl --location --request POST '/api/restful-config/query-link-config'{
"code": 0,
"data": [
{
"fromDeviceId": 0,
"toDeviceId": 0,
"fromDeviceName": "",
"toDeviceName": "",
"fromIp": "",
"toIp": ""
}
],
"message": "",
"count": 0,
"currentPage": 0,
"totalPages": 0
}