summaryrefslogtreecommitdiffstats
path: root/src/test/resources/gremlin/gremlinResponseVertex.json
blob: 2e3a2907b413a0fcc80c491c468c04e71b61d03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
    "requestId":"54275f43-4cf5-491d-ad53-a9dada9c0fbf",
    "status":{
        "message":"",
        "code":200,
        "attributes":{
        }
    },
    "result":{
        "data":[
            {
                "id":602288,
                "label":"vertex",
                "type":"vertex",
                "properties":{
                    "aai-last-mod-ts":[
                        {
                            "id":"j2mu-cwq8-sl",
                            "value":1477013842
                        }
                    ],
                    "speed-value":[
                        {
                            "id":"j312-cwq8-rnp",
                            "value":"10000000"
                        }
                    ],
                    "link-name":[
                        {
                            "id":"j3fa-cwq8-u11",
                            "value":"ldouk116sd9:vmnic11-6/2|ldouktax102:xe-1/0/66"
                        }
                    ],
                    "resource-version":[
                        {
                            "id":"j3ti-cwq8-1l1",
                            "value":"1477013842"
                        }
                    ],
                    "speed-units":[
                        {
                            "id":"j47q-cwq8-t8l",
                            "value":"kbps"
                        }
                    ],
                    "aai-created-ts":[
                        {
                            "id":"j4ly-cwq8-4qt",
                            "value":1476927322
                        }
                    ],
                    "last-mod-source-of-truth":[
                        {
                            "id":"j506-cwq8-5j9",
                            "value":"RCT"
                        }
                    ],
                    "source-of-truth":[
                        {
                            "id":"j5ee-cwq8-6bp",
                            "value":"RCT"
                        }
                    ],
                    "aai-node-type":[
                        {
                            "id":"j5sm-cwq8-8p1",
                            "value":"physical-link"
                        }
                    ]
                }
            }
        ],
        "meta":{
        }
    }
}