Updated Sparky to add ECOMP functionality Browse, Specialized Search, BYOQ, and the...
[aai/sparky-fe.git] / src / app / assets / stubs / historicalCQChanges.json
1 {
2   "results": [
3     {
4       "node-type": "generic-vnf",
5       "uri": "/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890",
6       "changes": [
7         1558031743832,
8         1558031744142,
9         1558031744433,
10         1558031744746,
11         1558031746239,
12         1558031761866,
13         1558031854596,
14         1558031870276,
15         1558031885834,
16         1558031901473
17       ]
18     },
19     {
20       "node-type": "pserver",
21       "uri": "/cloud-infrastructure/pservers/pserver/pserver-test-1-ABC890",
22       "changes": [
23         1558031744746,
24         1558031745048,
25         1558031746491
26       ]
27     },
28     {
29       "node-type": "complex",
30       "uri": "/cloud-infrastructure/complexes/complex/complex-test-1-ABC890",
31       "changes": [
32         1558031745048
33       ]
34     }
35   ]
36 }