forked from TrueCloudLab/frostfs-testcases
52001dc23a
Signed-off-by: Aleksei Chetaev <alex.chetaev@gmail.com>
89 lines
1.9 KiB
JSON
89 lines
1.9 KiB
JSON
{
|
|
"records":
|
|
[
|
|
{
|
|
"operation":"PUT",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"HEAD",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"DELETE",
|
|
"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":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"GETRANGE",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"operation":"GETRANGEHASH",
|
|
"action":"ALLOW",
|
|
"filters":[],
|
|
"targets":
|
|
[
|
|
{
|
|
"role":"OTHERS",
|
|
"keys":[]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|