mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
This commit is contained in:
parent
ff50067a3b
commit
3e13ef3f06
6 changed files with 17 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ local import_export_rest_utils = require "import_export_rest_utils"
|
|||
|
||||
--
|
||||
-- Export SNMP configuration
|
||||
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v2/export/snmp/config.lua
|
||||
-- Example: curl -u admin:admin http://localhost:3000/lua/rest/v2/export/snmp_data/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