forked from TrueCloudLab/frostfs-testcases
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":[]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|