Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / java-v2 / src / test / resources / org / arvados / client / api / client / collections-create-simple.json
diff --git a/sdk/java-v2/src/test/resources/org/arvados/client/api/client/collections-create-simple.json b/sdk/java-v2/src/test/resources/org/arvados/client/api/client/collections-create-simple.json
new file mode 100644 (file)
index 0000000..57a2ee5
--- /dev/null
@@ -0,0 +1,22 @@
+{
+    "href": "/collections/112ci-4zz18-12tncxzptzbec1p",
+    "kind": "arvados#collection",
+    "etag": "bqoujj7oybdx0jybwvtsebj7y",
+    "uuid": "112ci-4zz18-12tncxzptzbec1p",
+    "owner_uuid": "112ci-tpzed-nd84czdo4iea1mz",
+    "created_at": "2017-11-21T13:38:56.521853000Z",
+    "modified_by_client_uuid": "112ci-ozdt8-f4633qdjs6w8zcy",
+    "modified_by_user_uuid": "112ci-tpzed-nd84czdo4iea1mz",
+    "modified_at": "2017-11-21T13:38:56.521853000Z",
+    "name": "Super Collection",
+    "description": null,
+    "properties": {},
+    "portable_data_hash": "d41d8cd98f00b204e9800998ecf8427e+0",
+    "manifest_text": "",
+    "replication_desired": null,
+    "replication_confirmed": null,
+    "replication_confirmed_at": null,
+    "delete_at": null,
+    "trash_at": null,
+    "is_trashed": false
+}
\ No newline at end of file