9 A **Node** represents a host that can be used to run Crunch job tasks.
13 See "nodes":{{site.baseurl}}/api/methods/nodes.html
17 Each Node has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
19 table(table table-bordered table-condensed).
20 |_. Attribute|_. Type|_. Description|_. Example|
21 |slot_number|integer|||
25 |job_uuid|string|The UUID of the job that this node is assigned to work on. If you do not have permission to read the job, this will be null.||
26 |first_ping_at|datetime|||
27 |last_ping_at|datetime|||