aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-02-06 15:06:44 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2018-03-07 10:02:36 -0500
commita0d3e8ee8d78d41e4a58437983bc4c894d0024df (patch)
tree37f4698a9481349548eec326f2845f8cb1abd06f /aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json
parente688a3115c5de57ca9ac3e218fad6ecb50d6f8b1 (diff)
Update traversal from AJSC 2 to Spring Boot
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json')
-rw-r--r--aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json b/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json
deleted file mode 100644
index 5dcd475..0000000
--- a/aai-traversal/bundleconfig-local/etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "named-query-uuid" : "6e806bc2-8f9b-4534-bb68-be91267ff6c8",
- "named-query-name" : "get-service-instance-model-info",
- "named-query-version" : "1.0",
- "description" : "Named Query - Get Service Instance Model Info",
- "named-query-elements" : {
- "named-query-element" : [ {
- "named-query-elements" : {
- "named-query-element" : [ {
- "do-not-output" : "false",
- "related-lookups" : {
- "related-lookup" : [ {
- "source-node-type" : "service-instance",
- "source-node-property" : "model-invariant-id-local",
- "target-node-type" : "model",
- "target-node-property" : "model-invariant-id",
- "property-collect-list" : ["model-invariant-id", "model-type", "model-description" ]
- }, {
- "source-node-type" : "service-instance",
- "source-node-property" : "model-version-id-local",
- "target-node-type" : "model-ver",
- "target-node-property" : "model-version-id",
- "property-collect-list" : [ "model-version-id", "model-name", "model-version", "model-description" ]
- } ]
- },
- "relationship-list" : {
- "relationship" : [ {
- "relationship-data" : [ {
- "relationship-key" : "model.model-invariant-id",
- "relationship-value" : "82194af1-3c2c-485a-8f44-420e22a9eaa4"
- } ]
- } ]
- }
- } ]
- },
- "relationship-list" : {
- "relationship" : [ {
- "relationship-data" : [ {
- "relationship-key" : "model.model-invariant-id",
- "relationship-value" : "2e1a602a-acd8-4f78-94ff-618b802a303b"
- } ]
- } ]
- }
- } ]
- }
-}