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