curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&type=undefined&_sid=%3Capi-key%3E'{
"success": true,
"data": {
"dns": "string",
"enabled_domain": true,
"enabled_samba": true,
"gateway": "string",
"hostname": "string",
"nif": [
{
"addr": "string",
"duplex": true,
"id": "string",
"mac": "string",
"mask": "string",
"mtu": 0,
"speed": 0,
"status": "string",
"type": "string",
"use_dhcp": true
}
],
"wins": "string",
"workgroup": "string"
}
}