Commit ab143f7e authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(diagnostics) add system health acl

(cherry picked from commit 8b12976f)
parent 62df0c0f
...@@ -24,4 +24,12 @@ ...@@ -24,4 +24,12 @@
<pattern>api/diagnostics/activity/*</pattern> <pattern>api/diagnostics/activity/*</pattern>
</patterns> </patterns>
</page-diagnostics-system-activity> </page-diagnostics-system-activity>
<page-diagnostics-health>
<name>WebCfg - Diagnostics: System Health</name>
<description>Allows access to the 'Diagnostics: System Health' page</description>
<patterns>
<pattern>ui/diagnostics/systemhealth/*</pattern>
<pattern>api/diagnostics/systemhealth/*</pattern>
</patterns>
</page-diagnostics-health>
</acl> </acl>
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