9 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/humans@
13 Example UUID: @zzzzz-7a9it-0123456789abcde@
17 A metadata record that may be used to represent a human subject.
19 Each Human has, in addition to the "Common resource fields":{{site.baseurl}}/api/resources.html:
21 table(table table-bordered table-condensed).
22 |_. Attribute|_. Type|_. Description|_. Example|
27 See "Common resource methods":{{site.baseurl}}/api/methods.html for more information about @create@, @delete@, @get@, @list@, and @update@.
29 Required arguments are displayed in %{background:#ccffcc}green%.
37 table(table table-bordered table-condensed).
38 |_. Argument |_. Type |_. Description |_. Location |_. Example |
39 |human|object||query||
43 Delete an existing Human.
47 table(table table-bordered table-condensed).
48 |_. Argument |_. Type |_. Description |_. Location |_. Example |
49 {background:#ccffcc}.|uuid|string|The UUID of the Human in question.|path||
53 Gets a Human's metadata by UUID.
57 table(table table-bordered table-condensed).
58 |_. Argument |_. Type |_. Description |_. Location |_. Example |
59 {background:#ccffcc}.|uuid|string|The UUID of the Human in question.|path||
65 See "common resource list method.":{{site.baseurl}}/api/methods.html#index
69 Update attributes of an existing Human.
73 table(table table-bordered table-condensed).
74 |_. Argument |_. Type |_. Description |_. Location |_. Example |
75 {background:#ccffcc}.|uuid|string|The UUID of the Human in question.|path||
76 |human|object||query||