aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources/bundleconfig-local/etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json
blob: 62de1b8b3944afc9051f806b30be5e062f184f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
   "named-query-uuid" : "4028faed-b7d5-4059-9d49-7df06da9ebfb",
   "named-query-name" : "logical-link-by-circuit-id-",
   "named-query-version" : "1.0",
   "description" : "Named Query - get logical-link by circuit-id",
   "named-query-elements" : {
      "named-query-element" : [ {
         "relationship-list" : {
            "relationship" : [ {
               "related-to" : "model",
               "relationship-data" : [ {
                  "relationship-key" : "model.model-invariant-id",
                  "relationship-value" : "fe012535-2c31-4a39-a739-612374c638a0"
               } ]
            } ]
         }
      } ]
   }
}