Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / doc / api / schema / ApiClientAuthorization.html.textile.liquid
1 ---
2 layout: default
3 navsection: api
4 navmenu: Schema
5 title: ApiClientAuthorization
6
7 ...
8
9 An **ApiClientAuthorization** represents an API client's authorization to make API requests on a user's behalf.
10
11 h2. Methods
12
13 See "api_client_authorizations":{{site.baseurl}}/api/methods/api_client_authorizations.html
14
15 h2. Resource
16
17 An ApiClientAuthorization is not a generic Arvados resource.  The full list of properties that belong to an ApiClientAuthorization is:
18
19 table(table table-bordered table-condensed).
20 |_. Attribute|_. Type|_. Description|_. Example|
21 |api_token|string|||
22 |api_client_id|integer|||
23 |user_id|integer|||
24 |created_by_ip_address|string|||
25 |last_used_by_ip_address|string|||
26 |last_used_at|datetime|||
27 |expires_at|datetime|||
28 |default_owner_uuid|string|||
29 |scopes|array|||