Advertise filters param in discovery doc.
[arvados.git] / doc / api / schema / Node.html.textile.liquid
1 ---
2 layout: default
3 navsection: api
4 navmenu: Schema
5 title: Node
6
7 ...
8
9 h1. Node
10
11 A **Node** 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/node@
18
19 h2. Creation
20
21 h3. Prerequisites
22
23 Prerequisites for creating a Node.
24
25 h3. Side effects
26
27 Side effects of creating a Node.
28
29 h2. Resources
30
31 Each Node 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 |slot_number|integer|||
36 |hostname|string|||
37 |domain|string|||
38 |ip_address|string|||
39 |first_ping_at|datetime|||
40 |last_ping_at|datetime|||
41 |info|Hash|||
42 |updated_at|datetime|||