mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
First rest documentation update
This commit is contained in:
parent
643c75b50c
commit
20972d3a18
9 changed files with 624 additions and 995 deletions
|
|
@ -15,7 +15,6 @@ local rest_utils = require "rest_utils"
|
|||
-- NOTE: in case of invalid login, no error is returned but redirected to login
|
||||
--
|
||||
|
||||
local asn_id = tonumber(_GET["asn"])
|
||||
local ip = _GET['ip']
|
||||
local rc = rest_utils.consts.success.ok
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue