mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
0dfa2b342f
commit
8b85f0dd9e
6 changed files with 72 additions and 4 deletions
|
|
@ -11,8 +11,8 @@ local alert_consts = require "alert_consts"
|
|||
local rest_utils = require "rest_utils"
|
||||
|
||||
--
|
||||
-- Read all the defined alert type constants
|
||||
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v1/get/alert/type/consts.lua
|
||||
-- Read all the defined alert severity constants
|
||||
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v1/get/alert/severity/consts.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