X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b54d7820e899733ce10b8960b1f04d0481f2e11f..8eaad00b025167a7505ba11ad6a05b52a43c2399:/doc/api/schema/User.html.textile.liquid diff --git a/doc/api/schema/User.html.textile.liquid b/doc/api/schema/User.html.textile.liquid index cd7e64b972..c95a2439a2 100644 --- a/doc/api/schema/User.html.textile.liquid +++ b/doc/api/schema/User.html.textile.liquid @@ -6,29 +6,15 @@ title: User ... -h1. User - -A **User** represents... +A **User** represents a person who interacts with Arvados via an ApiClient. h2. Methods -See "REST methods for working with Arvados resources":/api/methods.html - -API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/user@ - -h2. Creation - -h3. Prerequisites - -Prerequisites for creating a User. - -h3. Side effects - -Side effects of creating a User. +See "users":{{site.baseurl}}/api/methods/users.html -h2. Resources +h2. Resource -Each User has, in addition to the usual "attributes of Arvados resources":/api/resources.html: +Each User has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html: table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description|_. Example| @@ -37,7 +23,6 @@ table(table table-bordered table-condensed). |last_name|string||| |identity_url|string||| |is_admin|boolean||| -|prefs|Hash||| -|updated_at|datetime||| +|prefs|hash||| |default_owner_uuid|string||| |is_active|boolean|||