(netflow) add acl and menu registration

This commit is contained in:
Ad Schellevis 2016-03-25 17:39:15 +01:00
parent c2146590f3
commit 2abd4680b7
2 changed files with 11 additions and 0 deletions

View File

@ -40,4 +40,12 @@
<pattern>api/diagnostics/systemhealth/*</pattern>
</patterns>
</page-diagnostics-health>
<page-diagnostics-netflow>
<name>WebCfg - Diagnostics: Netflow configuration</name>
<description>Allows access to the Netflow configuration</description>
<patterns>
<pattern>ui/diagnostics/netflow/*</pattern>
<pattern>api/diagnostics/netflow/*</pattern>
</patterns>
</page-diagnostics-netflow>
</acl>

View File

@ -7,6 +7,9 @@
<Routes>
<Status order="20" url="/ui/diagnostics/interface/routes/"/>
</Routes>
<Settings>
<Netflow order="1000" VisibleName="NetFlow" url="/ui/diagnostics/netflow/"/>
</Settings>
</System>
<Interfaces>
<Diagnostics>