4 title: "Resource: Collection"
10 A **Collection** represents...
14 See "REST methods for working with Arvados resources":methods.html
16 API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/collection@
22 Prerequisites for creating a Collection.
26 Side effects of creating a Collection.
30 Each Collection has, in addition to the usual "attributes of Arvados resources":resources.html:
32 table(table table-bordered table-condensed).
33 |*Property name*|*Value*|*Description*|*Example*|
37 |created_at|datetime|||
38 |modified_by_client_uuid|string|||
39 |modified_by_user_uuid|string|||
40 |modified_at|datetime|||
41 |portable_data_hash|string|||
43 |redundancy|integer|||
44 |redundancy_confirmed_by_client_uuid|string|||
45 |redundancy_confirmed_at|datetime|||
46 |redundancy_confirmed_as|integer|||
47 |updated_at|datetime|||
49 |manifest_text|text|||