Deprecated, likely to be removed in a future version. The recommended way to store metadata is collection properties
API endpoint base: https://pirca.arvadosapi.com/arvados/v1/humans
Object type: 7a9it
Example UUID: zzzzz-7a9it-0123456789abcde
A metadata record that may be used to represent a human subject.
Each Human has, in addition to the Common resource fields:
Attribute | Type | Description | Example |
---|---|---|---|
properties | hash |
See Common resource methods for more information about create
, delete
, get
, list
, and update
.
Required arguments are displayed in green.
Create a new Human.
Arguments:
Argument | Type | Description | Location | Example |
---|---|---|---|---|
human | object | query |
Delete an existing Human.
Arguments:
Argument | Type | Description | Location | Example |
---|---|---|---|---|
uuid | string | The UUID of the Human in question. | path |
Gets a Human’s metadata by UUID.
Arguments:
Argument | Type | Description | Location | Example |
---|---|---|---|---|
uuid | string | The UUID of the Human in question. | path |
List humans.
See common resource list method.
Update attributes of an existing Human.
Arguments:
Argument | Type | Description | Location | Example |
---|---|---|---|---|
uuid | string | The UUID of the Human in question. | path | |
human | object | query |
The content of this documentation is licensed under the
Creative
Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the
Apache License, Version 2.0.