{ "__type":"AccessControlList", "ContainerRulesets": [...], "Rules": [...] } |
AccessControlList is the base object of the ACL. This object can contain the following properties::
Key |
Value |
Description |
---|---|---|
"__type" |
“AccessControlList” |
Type identifier |
“ContainerRulesets” |
ContainerRuleset |
List of rule sets, specialized for containers |
“Rules” |
Rule |
Global rules |