Datatables and REST APIs for flow and sflow devices list

Partially addresses #4598 along with companion pro commit e1a03fbd8a994fbf93e4c606e07398099879be4b
This commit is contained in:
Simone Mainardi 2020-10-20 16:00:18 +02:00
parent 759948a218
commit d1bdeef76d
7 changed files with 73 additions and 6 deletions

View file

@ -37,6 +37,7 @@ auth.capabilities = {
preferences = {id = 4, label = i18n("capabilities.preferences")},
developer = {id = 5, label = i18n("capabilities.developer")},
user_scripts = {id = 6, label = i18n("capabilities.user_scripts")},
flowdevices = {id = 7, label = i18n("capabilities.flowdevices")},
}
-- #######################