Xiaoyu Yao created HDDS-2096: -------------------------------- Summary: Ozone ACL document missing AddAcl API Key: HDDS-2096 URL: https://issues.apache.org/jira/browse/HDDS-2096 Project: Hadoop Distributed Data Store Issue Type: Test Reporter: Xiaoyu Yao
Current Ozone Native ACL APIs document looks like below, the AddAcl is missing. h3. Ozone Native ACL APIs The ACLs can be manipulated by a set of APIs supported by Ozone. The APIs supported are: # *SetAcl* – This API will take user principal, the name, type of the ozone object and a list of ACLs. # *GetAcl* – This API will take the name and type of the ozone object and will return a list of ACLs. # *RemoveAcl* - This API will take the name, type of the ozone object and the ACL that has to be removed. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org