curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&iptype&type&_sid=<api-key>'{
"success": true,
"data": {
"configs": [
{
"class": "string",
"dns": "string",
"gateway": "string",
"ifname": "string",
"priority": 0,
"slave": true
}
]
}
}