mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Add note
This commit is contained in:
parent
8a486aa6e5
commit
db17838ca7
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ for id, ifname in pairs(interfaces) do
|
|||
custom_name = nil
|
||||
end
|
||||
|
||||
-- Note: returning in a format compatible with /lua/rest/v2/get/ntopng/interfaces.lua
|
||||
res[#res + 1] = {
|
||||
ifid = tonumber(id),
|
||||
ifname = ifname,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue