11 lines
210 B
JSON
11 lines
210 B
JSON
|
{
|
||
|
"name": "EntryContainer",
|
||
|
"base": "Container",
|
||
|
"acls": [{
|
||
|
"accessType": "READ",
|
||
|
"principalType": "ROLE",
|
||
|
"principalId": "$everyone",
|
||
|
"permission": "ALLOW"
|
||
|
}]
|
||
|
}
|