mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Migrates other lua to REST API v1
This commit is contained in:
parent
19da0a665a
commit
2010890af9
3 changed files with 3 additions and 3 deletions
|
|
@ -392,7 +392,7 @@ end
|
|||
|
||||
-- ##############################################
|
||||
|
||||
--http://127.0.0.1:3000/lua/rest/get/timeseries/ts.lua?ts_query=ifid:1&epoch_end=1534493220&ts_schema=iface:flows&epoch_begin=1534492620&initial_point=true&ts_compare=30m&limit=42
|
||||
--http://127.0.0.1:3000/lua/rest/v1/get/timeseries/ts.lua?ts_query=ifid:1&epoch_end=1534493220&ts_schema=iface:flows&epoch_begin=1534492620&initial_point=true&ts_compare=30m&limit=42
|
||||
|
||||
function test_skip_initial1(test)
|
||||
local tags = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue