b6d1b07b91870a43d1dda93235b06dfafb76c95b
[arvados.git] / doc / api / schema / Log.textile
1 ---
2 layout: default
3 navsection: api
4 navmenu: Schema
5 title: Log
6 navorder: 14
7 ---
8
9 h1. Log
10
11 A **Log** represents...
12
13 h2. Methods
14
15 See "REST methods for working with Arvados resources":/api/methods.html
16
17 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/log@
18
19 h2. Creation
20
21 h3. Prerequisites
22
23 Prerequisites for creating a Log.
24
25 h3. Side effects
26
27 Side effects of creating a Log.
28
29 h2. Resources
30
31 Each Log has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
32
33 table(table table-bordered table-condensed).
34 |_. Attribute|_. Type|_. Description|_. Example|
35 |object_kind|string|||
36 |object_uuid|string|||
37 |event_at|datetime|||
38 |event_type|string|||
39 |summary|text|||
40 |info|Hash|||
41 |updated_at|datetime|||