[AAI-26] Adding gizmo data to the repository.
[aai/gizmo.git] / src / test / resources / gremlin / gremlinResponseMultipleVertex.json
1 {
2     "requestId":"54275f43-4cf5-491d-ad53-a9dada9c0fbf",
3     "status":{
4         "message":"",
5         "code":200,
6         "attributes":{
7         }
8     },
9     "result":{
10         "data":[
11             {
12                 "id":100,
13                 "label":"vertex",
14                 "type":"vertex",
15                 "properties":{
16                     "aai-last-mod-ts":[
17                         {
18                             "id":"j2mu-cwq8-sl",
19                             "value":1477013842
20                         }
21                     ],
22                     "speed-value":[
23                         {
24                             "id":"j312-cwq8-rnp",
25                             "value":"50000000"
26                         }
27                     ],
28                     "source-of-truth":[
29                         {
30                             "id":"j5ee-cwq8-6bp",
31                             "value":"SOT2"
32                         }
33                     ],
34                     "aai-node-type":[
35                         {
36                             "id":"j5sm-cwq8-8p1",
37                             "value":"physical-link"
38                         }
39                     ]
40                 }
41             },
42             {
43                 "id":200,
44                 "label":"vertex",
45                 "type":"vertex",
46                 "properties":{
47                     "aai-last-mod-ts":[
48                         {
49                             "id":"j2mu-cwq8-sl",
50                             "value":1477013842
51                         }
52                     ],
53                     "speed-value":[
54                         {
55                             "id":"j312-cwq8-rnp",
56                             "value":"10000000"
57                         }
58                     ],
59                     "source-of-truth":[
60                         {
61                             "id":"j5ee-cwq8-6bp",
62                             "value":"RCT"
63                         }
64                     ],
65                     "aai-node-type":[
66                         {
67                             "id":"j5sm-cwq8-8p1",
68                             "value":"physical-link"
69                         }
70                     ]
71                 }
72             },
73             {
74                 "id":300,
75                 "label":"vertex",
76                 "type":"vertex",
77                 "properties":{
78                     "aai-last-mod-ts":[
79                         {
80                             "id":"j2mu-cwq8-sl",
81                             "value":1477013842
82                         }
83                     ],
84                     "speed-value":[
85                         {
86                             "id":"j312-cwq8-rnp",
87                             "value":"9999"
88                         }
89                     ],
90                     "source-of-truth":[
91                         {
92                             "id":"j5ee-cwq8-6bp",
93                             "value":"RCT"
94                         }
95                     ],
96                     "aai-node-type":[
97                         {
98                             "id":"j5sm-cwq8-8p1",
99                             "value":"physical-link"
100                         }
101                     ]
102                 }
103             }  
104         ],
105         "meta":{
106         }
107     }
108 }