Adds new REST API v2/

Addresses #5269
This commit is contained in:
Simone Mainardi 2021-07-08 09:57:46 +02:00
parent 1f24dec3e3
commit b117e8a23a
178 changed files with 6639 additions and 124 deletions

View file

@ -1,3 +1,3 @@
<a href="{{ ntop.getHttpPrefix() }}/lua/pro/rest/v1/export/pool/policy.lua?download=1" class="btn btn-primary">
<a href="{{ ntop.getHttpPrefix() }}/lua/pro/rest/v2/export/pool/policy.lua?download=1" class="btn btn-primary">
<i class='fas fa-file-export'></i> {{ i18n("manage_configurations.export_policy") }}
</a>