aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/assets/pnf-with-different-logical-link/expected-logical-link.json
blob: 8bcc5312bfd8bb94d06c4c361debd776a139e885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "link-name": "another-link",
  "link-type": "attachment-point",
  "relationship-list":
    {
      "relationship": [
            {
            "related-link": "/network/pnfs/pnf/NOK6061ZW9",
            "relationship-data": []
            }
        ]
    }
}