mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Major terminology unification (user scripts -> checks)
This commit is contained in:
parent
cf363eaa10
commit
2e8a6de0fc
31 changed files with 94 additions and 90 deletions
|
|
@ -13,7 +13,7 @@ local rest_utils = require "rest_utils"
|
|||
local import_export_rest_utils = require "import_export_rest_utils"
|
||||
|
||||
--
|
||||
-- Export user scripts configuration
|
||||
-- Export checks configuration
|
||||
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v1/export/scripts/config.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