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