Added skeleton doc files for all API resources.
[arvados.git] / doc / api / ApiClientAuthorization.textile
1 ---
2 layout: default
3 navsection: api
4 title: "Resource: ApiClientAuthorization"
5 navorder: 101
6 ---
7
8 h1. ApiClientAuthorization
9
10 A **ApiClientAuthorization** represents...
11
12 h2. Methods
13
14 See "REST methods for working with Arvados resources":methods.html
15
16 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/api_client_authorization@
17
18 h2. Creation
19
20 h3. Prerequisites
21
22 Prerequisites for creating a ApiClientAuthorization.
23
24 h3. Side effects
25
26 Side effects of creating a ApiClientAuthorization.
27
28 h2. Resources
29
30 Each ApiClientAuthorization has, in addition to the usual "attributes of Arvados resources":resources.html:
31
32 table(table table-bordered table-condensed).
33 |*Property name*|*Value*|*Description*|*Example*|
34 |id|integer|||
35 |api_token|string|||
36 |api_client_id|integer|||
37 |user_id|integer|||
38 |created_by_ip_address|string|||
39 |last_used_by_ip_address|string|||
40 |last_used_at|datetime|||
41 |expires_at|datetime|||
42 |created_at|datetime|||
43 |updated_at|datetime|||
44 |default_owner_uuid|string|||
45 |scopes|Array|||