forked from TrueCloudLab/frostfs-testcases
2b51542ca2
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
41 lines
864 B
JSON
41 lines
864 B
JSON
{
|
|
"records":
|
|
[
|
|
{
|
|
"operation":"PUT",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"SEARCH",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"GET",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|