summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/bundleconfig-local/etc/relationship/both-failv10-successv9.json
blob: 0f0378d9cb0ca93f7c67efb35425ab19cf0f1a51 (plain)
1
2
3
4
5
6
7
8
{
	"related-to": "test-object",
	"related-link": "/aai/v10/network/test-objects/test-objet/key1",
	"relationship-data" : [{
		"relationship-key" : "test-object.vnf-id",
		"relationship-value":"key2"
	}]
}