summaryrefslogtreecommitdiffstats
path: root/src/test/resources/sync/aai/activeInventory_complex_nodesQuery_response.json
blob: 508d7119e049b84e89adea1ee233d64fc4b114a7 (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
{
  "result-data" : [
     {
        "resource-type" : "complex",
        "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex1"
     },
     {
        "resource-type" : "complex",
        "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex2"
     },
     {
        "resource-type" : "complex",
        "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex3"
     },
     {
        "resource-type" : "complex",
        "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex4"
     },
     {
        "resource-type" : "complex",
        "resource-link" : "https://a.server.some.where:8443/aai/v7/complexes/complex/complex5"
     }
  ]
}