Commit d213b5af authored by Ad Schellevis's avatar Ad Schellevis

(network insight) add acl

parent 7b0aff82
...@@ -40,6 +40,14 @@ ...@@ -40,6 +40,14 @@
<pattern>api/diagnostics/systemhealth/*</pattern> <pattern>api/diagnostics/systemhealth/*</pattern>
</patterns> </patterns>
</page-diagnostics-health> </page-diagnostics-health>
<page-diagnostics-networkinsight>
<name>WebCfg - Diagnostics: Network Insight</name>
<description>Allows access to the 'Diagnostics: Network Insight' page</description>
<patterns>
<pattern>ui/diagnostics/networkinsight/*</pattern>
<pattern>api/diagnostics/networkinsight/*</pattern>
</patterns>
</page-diagnostics-networkinsight>
<page-diagnostics-netflow> <page-diagnostics-netflow>
<name>WebCfg - Diagnostics: Netflow configuration</name> <name>WebCfg - Diagnostics: Netflow configuration</name>
<description>Allows access to the Netflow configuration</description> <description>Allows access to the Netflow configuration</description>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment