Merge branch 'master' into origin-3381-job-progress-bar-bug
[arvados.git] / doc / api / schema / Group.html.textile.liquid
index f01b75b6986f447090967887afa762f77e12250f..8a542650d2ea482ff3198a8ff3c13824c54dd332 100644 (file)
@@ -6,6 +6,8 @@ title: Group
 
 ...
 
+A **Group** represents a set of objects. Groups allow you to organize content, define user roles, and apply permissions to sets of objects.
+
 h2. Methods
 
 See "groups":{{site.baseurl}}/api/methods/groups.html
@@ -17,4 +19,6 @@ Each Group has, in addition to the usual "attributes of Arvados resources":{{sit
 table(table table-bordered table-condensed).
 |_. Attribute|_. Type|_. Description|_. Example|
 |name|string|||
+|group_class|string|Type of group. This does not affect behavior, but determines how the group is presented in the user interface. For example, @project@ indicates that the group should be displayed by Workbench and arv-mount as a project for organizing and naming objects.|@"project"@
+null|
 |description|text|||