aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json')
-rw-r--r--tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json b/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json
new file mode 100644
index 00000000..6dcfdfec
--- /dev/null
+++ b/tests/dcaegen2/prh-testcases/assets/pnf-with-existing-logical-link/expected-logical-link.json
@@ -0,0 +1,13 @@
+{
+ "link-name": "some-link",
+ "link-type": "attachment-point",
+ "relationship-list":
+ {
+ "relationship": [
+ {
+ "related-link": "/network/pnfs/pnf/NOK6061ZW9",
+ "relationship-data": []
+ }
+ ]
+ }
+}