X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7a98271d94163cdc4afa5bfcf275db353bc062d2..d6399c117f03f45e83648dca6e23dd7174793253:/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 e0e092ec9d..624a930ae1 100644 --- a/doc/api/schema/Group.html.textile.liquid +++ b/doc/api/schema/Group.html.textile.liquid @@ -6,9 +6,7 @@ title: Group ... - - -A **Group** represents... +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 @@ -33,5 +31,7 @@ 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, @folder@ indicates that the group should be displayed by Workbench and arv-mount as a folder for organizing and naming objects.|@"folder"@ +null| |description|text||| |updated_at|datetime|||