Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / java-v2 / src / test / resources / org / arvados / client / api / client / users-system.json
1 {
2     "href": "/users/ardev-tpzed-000000000000000",
3     "kind": "arvados#user",
4     "etag": "2ehmra38iwfuexvz1cjno5xua",
5     "uuid": "ardev-tpzed-000000000000000",
6     "owner_uuid": "ardev-tpzed-000000000000000",
7     "created_at": "2016-10-19T07:48:04.838534000Z",
8     "modified_by_client_uuid": null,
9     "modified_by_user_uuid": "ardev-tpzed-000000000000000",
10     "modified_at": "2016-10-19T07:48:04.833164000Z",
11     "email": "root",
12     "username": null,
13     "full_name": "root",
14     "first_name": "root",
15     "last_name": "",
16     "identity_url": null,
17     "is_active": true,
18     "is_admin": true,
19     "is_invited": true,
20     "prefs": {},
21     "writable_by": [
22         "ardev-tpzed-000000000000000"
23     ]
24 }