9 A **Group** represents a set of objects. Groups allow you to organize content, define user roles, and apply permissions to sets of objects.
13 See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html
15 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/groups@
21 Prerequisites for creating a Group.
25 Side effects of creating a Group.
29 Each Group has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
31 table(table table-bordered table-condensed).
32 |_. Attribute|_. Type|_. Description|_. Example|
34 |group_class|string|Type of group. This does not affect behavior, but determines how the group is presented in the user interface. For example, @folder@ indicates that the group should be displayed by Workbench and arv-mount as a folder for organizing and naming objects.|@"folder"@
37 |updated_at|datetime|||