X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5d83a6b6e8a76bfa79a9929c0658eeb7409c4574..437725d13f8775b29ad3e279a07b0bd4b7f8d098:/doc/api/schema/Group.html.textile.liquid diff --git a/doc/api/schema/Group.html.textile.liquid b/doc/api/schema/Group.html.textile.liquid index f01b75b698..8a542650d2 100644 --- a/doc/api/schema/Group.html.textile.liquid +++ b/doc/api/schema/Group.html.textile.liquid @@ -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|||