Commit graph

21 commits

Author SHA1 Message Date
Matteo Biscosi
6a32b6ca6d Changed exclude alert path 2021-02-17 18:25:21 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Matteo Biscosi
2dfa67e914
Added POST regarding too_many_hosts/flows alert 2020-12-09 13:10:39 +01:00
gabryon99
0673338183 migrated federation rest apis (#4056) 2020-11-17 09:52:06 +01:00
gabryon99
f0aefa7737 add federation REST API, only stubs (#4056) 2020-11-11 16:58:08 +01:00
Simone Mainardi
c1078d2f21 Implements additional pools and edit/get REST API
Implements #4380
Implements #4381
2020-09-10 11:11:08 +02:00
Alfredo Cardigliano
3b32c3acd4 Update REST examples 2020-08-28 16:41:40 +02:00
Alfredo Cardigliano
ba2e44ddc6 REST endpoints now return specific HTTP codes on failure (fix #4278) 2020-08-20 11:45:17 +02:00
Simone Mainardi
473b90e9ae Fixes certain API calls using old rest_utils consts
Fixes #4312
2020-08-19 17:16:28 +02:00
Alfredo Cardigliano
b65154289e Improve rest/v1/edit/ntopng/user.lua endpoint 2020-08-17 16:46:53 +02:00
Mattia Codato
d9a762feca Add edit user endpoint 2020-08-14 12:25:36 +02:00
Simone Mainardi
34bb894d15 Implements REST endpoint to edit host pools
Implements #4134
2020-07-14 17:43:11 +02:00
Simone Mainardi
b62fc9de77 Implements RESTful API to get/add/edit/delete active monitoring pools 2020-07-08 18:07:40 +02:00
Simone Mainardi
a96a1b8037 Optimization of snmp_device_pools.lua 2020-07-08 17:17:57 +02:00
Simone Mainardi
2a8b8335a2 Implements RESTful API to get/add/edit/delete local network pools 2020-07-08 16:45:55 +02:00
Simone Mainardi
83e2b10953 Implements pools_rest_utils.lua with common RESTful API functions 2020-07-08 16:34:09 +02:00
Simone Mainardi
53e440c0f7 Allows pool members to be created/edited with zero members 2020-07-08 15:19:21 +02:00
gabryon99
9f05bde6b5 add interface pool page 2020-07-08 11:03:21 +02:00
Simone Mainardi
62c35e82ec Implements RESTful delete of interface pools and members
Implements #4108
2020-07-06 13:06:01 +02:00
Simone Mainardi
519fec5f94 Implements RESTful edit of interface pools and members
Implements #4107
2020-07-06 12:57:01 +02:00
Simone Mainardi
d541b4dc03 Adds stubs to edit pool members
Addresses #4107
2020-07-03 19:11:29 +02:00