curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&type&_sid=<api-key>'{
"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"
}
}