frostfs-testcases/robot/resources/lib/eacl/bearer_token
anatoly@nspcc.ru 776c2d7b90 update
2020-11-26 11:32:18 +03:00

25 lines
424 B
Text

{
"body": {
"eaclTable": {
"containerID": {
"value": "5nWjhWaME7krQsEKwwczsxAatT4SNqB1bnxKR36Szwtb"
},
"records": [
{
"operation": "GET",
"action": "ALLOW",
"targets": [
{
"role": "OTHERS"
}
]
}
]
},
"lifetime": {
"exp": "100500",
"nbf": "1",
"iat": "0"
}
}
}