Add 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d2ef4ee8dd4e221118'
[arvados.git] / sdk / java-v2 / src / test / resources / org / arvados / client / api / client / keep-services-accessible-disk-only.json
1 {
2     "kind": "arvados#keepServiceList",
3     "etag": "",
4     "self_link": "",
5     "offset": null,
6     "limit": null,
7     "items": [
8         {
9             "href": "/keep_services/112ci-bi6l4-hv02fg8sbti8ykk",
10             "kind": "arvados#keepService",
11             "etag": "bjzh7og2d9z949lbd38vnnslt",
12             "uuid": "112ci-bi6l4-hv02fg8sbti8ykk",
13             "owner_uuid": "112ci-tpzed-000000000000000",
14             "created_at": "2017-11-03T10:04:48.314229000Z",
15             "modified_by_client_uuid": "112ci-ozdt8-xxy0ipzwti8gnmt",
16             "modified_by_user_uuid": "112ci-tpzed-000000000000000",
17             "modified_at": "2017-11-03T10:04:48.314229000Z",
18             "service_host": "localhost",
19             "service_port": 9000,
20             "service_ssl_flag": false,
21             "service_type": "disk",
22             "read_only": false
23         },
24         {
25             "href": "/keep_services/112ci-bi6l4-f0r03wrqymotwql",
26             "kind": "arvados#keepService",
27             "etag": "7m64l69kko4bytpsykf8cay7t",
28             "uuid": "112ci-bi6l4-f0r03wrqymotwql",
29             "owner_uuid": "112ci-tpzed-000000000000000",
30             "created_at": "2017-11-03T10:04:48.351577000Z",
31             "modified_by_client_uuid": "112ci-ozdt8-xxy0ipzwti8gnmt",
32             "modified_by_user_uuid": "112ci-tpzed-000000000000000",
33             "modified_at": "2017-11-03T10:04:48.351577000Z",
34             "service_host": "localhost",
35             "service_port": 9001,
36             "service_ssl_flag": false,
37             "service_type": "disk",
38             "read_only": false
39         }
40     ],
41     "items_available": 2
42 }