v1
latestOpenAPI 3.0.32026-07-17687987.2 KBinstall
Gets the network interfaces information.
get/install/get_addresses
Response
OK.
Example response
{
"interfaces": {
"key": {
"hardware_address": "52:54:00:11:09:ba",
"ip_addresses": [
"ip_addresses",
"ip_addresses"
],
"flags": "up|broadcast|multicast",
"name": "eth0",
"mtu": 0
}
},
"web_port": 80,
"dns_port": 53,
"version": "v0.123.4"
}