Commit graph

316 commits

Author SHA1 Message Date
gabryon99
e58f2193aa add insfrastructure dashboard (#4056) 2020-11-17 10:40:22 +01:00
gabryon99
0673338183 migrated federation rest apis (#4056) 2020-11-17 09:52:06 +01:00
gabryon99
40551b6d47 add import/export utilities for federation 2020-11-16 23:07:11 +01:00
Simone Mainardi
301d71780d Adds api_token.lua 2020-11-16 18:44:00 +01:00
Simone Mainardi
e7a6682aba Implements transactional host pools members add 2020-11-13 19:15:21 +01:00
Luca Deri
f38b71f6a7 Implemented origin handling in federation rest 2020-11-12 22:14:32 +01:00
gabryon99
f0aefa7737 add federation REST API, only stubs (#4056) 2020-11-11 16:58:08 +01:00
Alfredo Cardigliano
e3ca57daf7 Add auth_session_duration parameter to the v1/create/ntopng/session.lua REST API 2020-11-11 16:10:23 +01:00
Luca Deri
76884f1eb0 Pool member import now uses the host pool API 2020-11-06 17:21:08 +01:00
Luca Deri
6e811e87b3 Added code for host pool member import 2020-11-04 23:59:51 +01:00
gabryon99
00431e982c add import modal for host pool members (#4584) 2020-11-04 17:24:48 +01:00
Luca Deri
79280dac60 Fixes #4332 2020-11-02 18:52:58 +01:00
Matteo Biscosi
406bee4df2
Fixes #4373 get_category_protocols_list() (#4667)
* Fixes #4373 get_category_protocols_list()

* Fixes #4373 get_category_protocols_list

* Fixes #4373 get_category_protocols_list()
2020-11-02 18:18:39 +01:00
Matteo Biscosi
17bb5555d1
Added "key" parameter to GET function #4409 2020-11-02 17:40:41 +01:00
gabryon99
1fa3a3d734 collpase dscp stats into other (#4641) 2020-10-30 11:52:02 +01:00
gabryon99
888cbd77c2 collapsed DSCP stats into other (#4641) 2020-10-29 14:23:24 +01:00
Simone Mainardi
504148e0ab Standardizes probe-size drops
Fixes #4619
2020-10-23 14:46:41 +02:00
Simone Mainardi
a2705a8bda Implements header and drilldown of flow status severities 2020-10-19 19:26:30 +02:00
Simone Mainardi
17f1cb1c1f Implements backup/restore of ALL runtimeprefs 2020-10-13 16:08:59 +02:00
Simone Mainardi
6fc182412f Reworks factory reset 2020-10-13 15:16:59 +02:00
Simone Mainardi
f27dfe45a4 Fixes recipients deletion 2020-10-12 15:36:11 +02:00
Luca Deri
31a33b1b11 Removed MUD implementation obsoleted by the service map
Fixes #4326
Fixes 3499
2020-10-11 16:42:24 +02:00
Simone Mainardi
049bfdcf4a Implements bitmap-based limited privileges for non-admins
Implements #4489
2020-10-09 15:50:22 +02:00
Alfredo Cardigliano
a64095f244 Add syslog stats to the interface page 2020-10-09 15:45:59 +02:00
gabryon99
2f3fa22613 extended recipient page with users (#4375) 2020-10-07 23:15:21 +02:00
Alfredo Cardigliano
f0af1500b2 Return configuration_file_mismatch on wring conf file 2020-10-02 16:43:11 +02:00
Alfredo Cardigliano
50411c94e4 Add endpoints for exporting pools (wip) and all configurations. Improve the import API to import modules in order. (#4475) 2020-10-02 11:22:55 +02:00
Alfredo Cardigliano
5f5c736253 Fix path 2020-10-01 17:20:30 +02:00
Alfredo Cardigliano
2ef958d8df Add Notification Endpoint and Recipients import/export/reset endpoint (#4433) 2020-10-01 15:52:35 +02:00
Alfredo Cardigliano
f627a735c9 Add User Scripts reset endpoint (#4433) 2020-10-01 12:08:12 +02:00
Alfredo Cardigliano
339877a1d8 Add active monitoring reset endpoint (#4433) 2020-10-01 11:50:30 +02:00
Alfredo Cardigliano
221a5f9a63 Add missing endpoint 2020-10-01 11:41:14 +02:00
Alfredo Cardigliano
0e82f5f81b Add reset to the import_export module. Add snmp reset endpoint (#4433) 2020-10-01 10:48:20 +02:00
Alfredo Cardigliano
16b9aa4511 Fix active_monitoring config check 2020-09-30 17:24:37 +02:00
Alfredo Cardigliano
2a3d4b16ef Add import/export endpoints for the Active Monitoring configuration (#4475) 2020-09-25 10:09:31 +02:00
Simone Mainardi
55e6754d64 Fixes exception due to flow score passed as table
Addresses #4485
2020-09-25 10:03:23 +02:00
Alfredo Cardigliano
87652fe7f7 Add import/export endpoints for SNMP (#4475) 2020-09-25 09:30:01 +02:00
Alfredo Cardigliano
03f5e024e3 Add import/export endpoints for user scripts (#4475) 2020-09-23 17:04:42 +02:00
Simone Mainardi
6c1280a8e5 Reworks recipients.lua as static rather than (useless) instance 2020-09-23 15:03:07 +02:00
Alfredo Cardigliano
dfe591dae7 Use import_export module in the REST API rest/v1/{get,set}/scripts/config.lua 2020-09-22 22:20:22 +02:00
Alfredo Cardigliano
eaa98e6002 Show counters for unhandled flows 2020-09-16 18:52:19 +02:00
Simone Mainardi
72828270ad Adds a missing package.path 2020-09-10 15:20:51 +02:00
Simone Mainardi
9875e9b398 Implements REST API endpoint to factory-reset notif. endpoints
Implements #4391
2020-09-10 15:17:43 +02:00
Simone Mainardi
2086065b28 Implements REST API endpoint to factory-reset recipients
Implements #4391
2020-09-10 15:04:48 +02:00
Simone Mainardi
e0192d03be Implements reset of pools and REST API endpoint
Implements #4384
2020-09-10 14:45:28 +02:00
Simone Mainardi
13cfd29376 Implements REST endpoint to get all pools for a given recipient 2020-09-10 14:00:55 +02:00
Simone Mainardi
c1078d2f21 Implements additional pools and edit/get REST API
Implements #4380
Implements #4381
2020-09-10 11:11:08 +02:00
Simone Mainardi
20bf30946e Minor cleanup 2020-08-31 16:16:27 +02:00
Simone Mainardi
6e0ae904df Implements REST API endpoint to get pools for any available type
Implements #4263
2020-08-31 16:13:42 +02:00
Alfredo Cardigliano
3b32c3acd4 Update REST examples 2020-08-28 16:41:40 +02:00