aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/queryNodeData-1.json
diff options
context:
space:
mode:
authorPhillip Leigh <phillip.leigh@amdocs.com>2018-09-04 11:28:49 -0400
committerPhillip Leigh <phillip.leigh@amdocs.com>2018-09-05 15:34:37 -0400
commit797bf1d50236fddcbbb2ca091729e2e64b047f73 (patch)
treeaad1b35fea66f18b71bf2b975d50883a927ac2fd /src/test/resources/junit/queryNodeData-1.json
parentae69dc13d976b67c0278890b852444a134e23ca9 (diff)
Obtain resouce-link based on service-instance
Issue-ID: LOG-461 Change-Id: Ieb3fb761be2237808ab9d709b3fadc7e241963de Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/queryNodeData-1.json')
-rw-r--r--src/test/resources/junit/queryNodeData-1.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/resources/junit/queryNodeData-1.json b/src/test/resources/junit/queryNodeData-1.json
new file mode 100644
index 0000000..501830b
--- /dev/null
+++ b/src/test/resources/junit/queryNodeData-1.json
@@ -0,0 +1,8 @@
+{
+ "result-data": [
+ {
+ "resource-type": "service-instance",
+ "resource-link": "/aai/v11/business/customers/customer/DemoCust_651800ed-2a3c-45f5-b920-85c1ed155fc2/service-subscriptions/service-subscription/vFW/service-instances/service-instance/adc3cc2a-c73e-414f-8ddb-367de81300cb"
+ }
+ ]
+}