mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Comment fix
This commit is contained in:
parent
7f5677f63a
commit
8625f2db47
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ local rest_utils = require("rest_utils")
|
|||
|
||||
--
|
||||
-- Read the IP address(es) for an interface
|
||||
-- Example: curl -u admin:admin -d '{"ifid": "1"}' http://localhost:3000/lua/rest/v1/get/interface/addresses.lua
|
||||
-- Example: curl -u admin:admin -d '{"ifid": "1"}' http://localhost:3000/lua/rest/v1/get/interface/address.lua
|
||||
--
|
||||
-- NOTE: in case of invalid login, no error is returned but redirected to login
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue