curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": [
{
"ifname": "string",
"ip": "string",
"mask": "string",
"speed": 0,
"status": "string",
"type": "string",
"use_dhcp": true
}
]
}