Skip to content

Latest commit

 

History

History
303 lines (222 loc) · 7.98 KB

groups.rst

File metadata and controls

303 lines (222 loc) · 7.98 KB

Groups

A group associates a name to a list of principals <principal>. It is useful in order to handle permissions. Groups are defined in buckets.

A group is a mapping with the following attributes:

  • members: a list of principals <principal>
  • permissions: (optional) the ACLs <ACL> for the group object (e.g who is allowed to read or update the group itself.)

Creating a group

Replacing a group

Retrieving a group

Retrieving all groups

Deleting a group