dataacl protected properties

Name Value Count
hosts string 0+ List of host names.
users string 0+ List of user names.

Example

{ "hosts": ["localhost"], "users": [ "root", "www" ] }

hosts: - localhost users: - root - www

See also