mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"id": "aggregated_live_flows",
|
|
"data_url": "lua/rest/v2/get/flow/aggregated_live_flows.lua",
|
|
"use_current_page": false,
|
|
"paging": true,
|
|
"display_empty_rows": true,
|
|
"show_autorefresh": 10,
|
|
"default_sort": {
|
|
"column_id": "flows",
|
|
"sort": 2
|
|
},
|
|
"columns": [
|
|
|
|
]
|
|
}
|