Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
features
/
89e0624d0da6f7b65853dd2ed87402a8078d7f6d
/
.
/
sdnr
/
wt
/
odlux
/
apps
/
configurationApp
/
policies.json
blob: cd9e9fc157230d9f6435995c8b061614a0d6fe63 [
file
] [
log
] [
blame
]
Aijana Schumann
8515052
2021-02-15 18:22:28 +0100
[
diff
] [
blame
]
1
[
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
]