aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/aai-service-instance_set2.json
diff options
context:
space:
mode:
authorLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-01-18 17:56:41 -0500
committerLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-01-21 19:16:04 -0500
commit774b738e809b3888c92573dc18961496bfb8b3eb (patch)
tree16c326264f484d471cc1aa6430974863d7b18044 /src/test/resources/junit/aai-service-instance_set2.json
parent60b01f16d78078441d4fcf054b37cc6f7347282b (diff)
Enhance aaiCtxBuider to handle PServer &Pinterface
Issue-ID: LOG-762 Issue-ID: LOG-765 Change-Id: If47ef66324c4b5d746b92c596c2e00444708c890 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/aai-service-instance_set2.json')
-rw-r--r--src/test/resources/junit/aai-service-instance_set2.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/test/resources/junit/aai-service-instance_set2.json b/src/test/resources/junit/aai-service-instance_set2.json
new file mode 100644
index 0000000..8491eb7
--- /dev/null
+++ b/src/test/resources/junit/aai-service-instance_set2.json
@@ -0,0 +1,27 @@
+{
+ "service-instance-id": "adc3cc2a-c73e-414f-8ddb-367de81300cb",
+ "service-instance-name": "Firewall1",
+ "model-invariant-id": "0c5a20de-87ad-442c-9190-f38ab0a6bb7f",
+ "model-version-id": "d3d6cf83-d03a-43cc-99ff-206d40bb9a72",
+ "resource-version": "1527637758480",
+ "relationship-list": {
+ "relationship": [
+ {
+ "related-to": "generic-vnf",
+ "related-link": "/aai/v13/network/generic-vnfs/generic-vnf/8a9ddb25-2e79-449c-a40d-5011bac0da39",
+ "relationship-data": [
+ {
+ "relationship-key": "generic-vnf.vnf-id",
+ "relationship-value": "8a9ddb25-2e79-449c-a40d-5011bac0da39"
+ }
+ ],
+ "related-to-property": [
+ {
+ "property-key": "generic-vnf.vnf-name",
+ "property-value": "Firewall-1"
+ }
+ ]
+ }
+ ]
+ }
+}