17 lines
263 B
JSON
17 lines
263 B
JSON
{
|
|
"aces": [
|
|
{
|
|
"principal": {
|
|
"Href": "http://www.example.com/users/ejw"
|
|
},
|
|
"invert": false,
|
|
"grant_deny": {
|
|
"Grant": [
|
|
"Write"
|
|
]
|
|
},
|
|
"protected": false,
|
|
"inherited": null
|
|
}
|
|
]
|
|
} |