X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/18258f6a3762ba7d83b05260b3c22f71423c0373..58a4f7eb6dc51569eef87b6b5de800e4defa6291:/doc/api/schema/AuthorizedKey.html.textile.liquid diff --git a/doc/api/schema/AuthorizedKey.html.textile.liquid b/doc/api/schema/AuthorizedKey.html.textile.liquid index 7d8bc20f4b..d9f4354d83 100644 --- a/doc/api/schema/AuthorizedKey.html.textile.liquid +++ b/doc/api/schema/AuthorizedKey.html.textile.liquid @@ -3,32 +3,17 @@ layout: default navsection: api navmenu: Schema title: AuthorizedKey - ... -h1. AuthorizedKey - -A **AuthorizedKey** represents... +An **AuthorizedKey** represents the public part of an SSH authentication key which can be used to authorize transactions on behalf of the user. h2. Methods -See "REST methods for working with Arvados resources":/api/methods.html - -API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/authorized_key@ - -h2. Creation - -h3. Prerequisites - -Prerequisites for creating a AuthorizedKey. - -h3. Side effects - -Side effects of creating a AuthorizedKey. +See "authorized_keys":{{site.baseurl}}/api/methods/authorized_keys.html -h2. Resources +h2. Resource -Each AuthorizedKey has, in addition to the usual "attributes of Arvados resources":/api/resources.html: +Each AuthorizedKey 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,4 +22,3 @@ table(table table-bordered table-condensed). |authorized_user_uuid|string||| |public_key|text||| |expires_at|datetime||| -|updated_at|datetime|||