IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ContainersEntryOptionsACL
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ContainersEntryOptionsACL
editZooKeeper ACL information.
Properties
edit-
id(string, required) - Identity within the provided scheme.
-
perms(integerasint32, required) - Permissions
-
scheme(string, required) - Auth scheme, in Elastic Cloud this is usually "digest"
Example
edit{
"id" : "string",
"perms" : 0,
"scheme" : "string"
}