Network Interface Detail
Ein Interface mit einer spezifischen IP
GET /api/v1/interface/fd84:2abf:71fd::1
{
"addresses": [
{
"id": 8,
"address": "172.16.0.1",
"family": "inet",
"netmask_prefixlen": 24,
"interface": 7
},
{
"id": 9,
"address": "fd84:2abf:71fd::1",
"family": "inet6",
"netmask_prefixlen": 60,
"interface": 7
}
],
"if_name": "br-lan",
"if_hwaddress": "64:70:02:5c:13:42",
"is_wireless": false,
"wifi_attributes": [],
"accesspoint": "192.168.1.131"
}