aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/re-registration/expected-logical-link.json
blob: 0e4f6ab15d6c0fe5780276a64d423924cfec25e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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-key": "pnf.pnf-name",
            "relationship-value": "NOK6061ZW9"
          }
        ]
      }
    ]
  }
}