Tweak test script no issue #
[arvados.git] / src / test / resources / org / arvados / client / api / client / keep-services-list.json
1 {
2     "kind": "arvados#keepServiceList",
3     "etag": "",
4     "self_link": "",
5     "offset": 0,
6     "limit": 100,
7     "items": [
8         {
9             "href": "/keep_services/112ci-bi6l4-f0r03wrqymotwql",
10             "kind": "arvados#keepService",
11             "etag": "7m64l69kko4bytpsykf8cay7t",
12             "uuid": "112ci-bi6l4-f0r03wrqymotwql",
13             "owner_uuid": "112ci-tpzed-000000000000000",
14             "created_at": "2017-11-03T10:04:48.351577000Z",
15             "modified_by_client_uuid": "112ci-ozdt8-xxy0ipzwti8gnmt",
16             "modified_by_user_uuid": "112ci-tpzed-000000000000000",
17             "modified_at": "2017-11-03T10:04:48.351577000Z",
18             "service_host": "10.0.2.15",
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-hv02fg8sbti8ykk",
26             "kind": "arvados#keepService",
27             "etag": "bjzh7og2d9z949lbd38vnnslt",
28             "uuid": "112ci-bi6l4-hv02fg8sbti8ykk",
29             "owner_uuid": "112ci-tpzed-000000000000000",
30             "created_at": "2017-11-03T10:04:48.314229000Z",
31             "modified_by_client_uuid": "112ci-ozdt8-xxy0ipzwti8gnmt",
32             "modified_by_user_uuid": "112ci-tpzed-000000000000000",
33             "modified_at": "2017-11-03T10:04:48.314229000Z",
34             "service_host": "10.0.2.15",
35             "service_port": 9001,
36             "service_ssl_flag": false,
37             "service_type": "disk",
38             "read_only": false
39         },
40         {
41             "href": "/keep_services/112ci-bi6l4-ko27cfbsf2ssx2m",
42             "kind": "arvados#keepService",
43             "etag": "4be61qkpt6nzdfff4vj9nkpmj",
44             "uuid": "112ci-bi6l4-ko27cfbsf2ssx2m",
45             "owner_uuid": "112ci-tpzed-000000000000000",
46             "created_at": "2017-11-03T10:04:36.355045000Z",
47             "modified_by_client_uuid": "112ci-ozdt8-xxy0ipzwti8gnmt",
48             "modified_by_user_uuid": "112ci-tpzed-000000000000000",
49             "modified_at": "2017-11-03T10:04:36.355045000Z",
50             "service_host": "10.0.2.15",
51             "service_port": 9002,
52             "service_ssl_flag": false,
53             "service_type": "proxy",
54             "read_only": false
55         }
56     ],
57     "items_available": 3
58 }