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