aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json')
-rw-r--r--tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json b/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
index b75df885..0e4f6ab1 100644
--- a/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
+++ b/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
@@ -1,13 +1,22 @@
{
"link-name": "bbs-link",
+ "in-maint": false,
"link-type": "attachment-point",
"relationship-list":
{
"relationship": [
{
+ "related-to": "pnf",
+ "relationship-label": "org.onap.relationships.inventory.BridgedTo",
"related-link": "/network/pnfs/pnf/NOK6061ZW9",
- "relationship-data": []
+ "relationship-data": [
+ {
+ "relationship-key": "pnf.pnf-name",
+ "relationship-value": "NOK6061ZW9"
+ }
+ ]
}
]
}
}
+