blob: cd9e9fc157230d9f6435995c8b061614a0d6fe63 [file] [log] [blame]
Aijana Schumann85150522021-02-15 18:22:28 +01001[
2 {
3 "path": "/**/operations/cluster-admin**",
4 "actions": {
5 "get": true,
6 "post": true,
7 "put": true,
8 "patch": true,
9 "delete": true
10 }
11 }
12]