adeb166197dc64287556d12eddc8936c48998dad
[arvados.git] / doc / api / Log.textile
1 ---
2 layout: default
3 navsection: api
4 title: "Resource: Log"
5 navorder: 101
6 ---
7
8 h1. Log
9
10 A **Log** 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/log@
17
18 h2. Creation
19
20 h3. Prerequisites
21
22 Prerequisites for creating a Log.
23
24 h3. Side effects
25
26 Side effects of creating a Log.
27
28 h2. Resources
29
30 Each Log has, in addition to the usual "attributes of Arvados resources":resources.html:
31
32 table(table table-bordered table-condensed).
33 |*Attribute*|*Type*|*Description*|*Example*|
34 |object_kind|string|||
35 |object_uuid|string|||
36 |event_at|datetime|||
37 |event_type|string|||
38 |summary|text|||
39 |info|Hash|||
40 |updated_at|datetime|||