aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources/bundleconfig-local/etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json
blob: a610aa672b805dc92dced0dc8560d29c6fd2d1da (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
{
   "named-query-uuid" : "670a94e9-874f-4087-8501-62d4d289c519",
   "named-query-name" : "dhv-complex-by-hostname",
   "named-query-version" : "1.0",
   "description" : "Named Query - DHV Complex By Hostname",
   "named-query-elements" : {
      "named-query-element" : [ {
         "named-query-elements" : {
            "named-query-element" : [ {
               "relationship-list" : {
                  "relationship" : [ {
                     "related-to" : "model",
                     "relationship-data" : [ {
                        "relationship-key" : "model.model-invariant-id",
                        "relationship-value" : "af91c2f7-35fc-43cf-a13d-443f385b2353"
                     } ]
                  } ]
               }
            } ]
         },
         "relationship-list" : {
            "relationship" : [ {
               "related-to" : "model",
               "relationship-data" : [ {
                  "relationship-key" : "model.model-invariant-id",
                  "relationship-value" : "6d932c8f-463b-4e76-83fb-87acfbaa2e2d"
               } ]
            } ]
         }
      } ]
   }
}