Tweak test script no issue #
[arvados.git] / src / test / resources / org / arvados / client / api / client / collections-create-simple.json
1 {
2     "href": "/collections/112ci-4zz18-12tncxzptzbec1p",
3     "kind": "arvados#collection",
4     "etag": "bqoujj7oybdx0jybwvtsebj7y",
5     "uuid": "112ci-4zz18-12tncxzptzbec1p",
6     "owner_uuid": "112ci-tpzed-nd84czdo4iea1mz",
7     "created_at": "2017-11-21T13:38:56.521853000Z",
8     "modified_by_client_uuid": "112ci-ozdt8-f4633qdjs6w8zcy",
9     "modified_by_user_uuid": "112ci-tpzed-nd84czdo4iea1mz",
10     "modified_at": "2017-11-21T13:38:56.521853000Z",
11     "name": "Super Collection",
12     "description": null,
13     "properties": {},
14     "portable_data_hash": "d41d8cd98f00b204e9800998ecf8427e+0",
15     "manifest_text": "",
16     "replication_desired": null,
17     "replication_confirmed": null,
18     "replication_confirmed_at": null,
19     "delete_at": null,
20     "trash_at": null,
21     "is_trashed": false
22 }