Add to admin namespace (#26293)

* Add to admin namespace

Add sys/config/group-policy-application to admin namespace endpoints.

* Endpoint can now be accessed from admin ns
This commit is contained in:
Meggie
2024-04-15 16:49:47 -04:00
committed by GitHub
parent 349e449d49
commit d52db741f5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ description: The '/sys/config/group-policy-application' endpoint is used to conf
@include 'alerts/enterprise-only.mdx'
@include 'alerts/restricted-root.mdx'
@include 'alerts/restricted-admin.mdx'
<Warning>
The group policy application mode only applies to ACL policies and no longer

View File

@@ -10,7 +10,7 @@ API path | Root | Admin
`sys/audit-hash` | YES | YES
`sys/config/auditing/*` | YES | NO
`sys/config/cors` | YES | NO
`sys/config/group-policy-application` | YES | NO
`sys/config/group-policy-application` | YES | YES
`sys/config/reload` | YES | NO
`sys/config/state` | YES | NO
`sys/config/ui` | YES | NO