Increasing test coverage
[aai/sparky-be.git] / src / test / resources / sync / aai / activeInventory_complex_nodesQuery_response.json
1 {
2   "result-data" : [
3      {
4         "resource-type" : "complex",
5         "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex1"
6      },
7      {
8         "resource-type" : "complex",
9         "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex2"
10      },
11      {
12         "resource-type" : "complex",
13         "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex3"
14      },
15      {
16         "resource-type" : "complex",
17         "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex4"
18      },
19      {
20         "resource-type" : "complex",
21         "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex5"
22      }
23   ]
24 }