aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/bundleconfig-local/etc/relationship/both-successv10-failv9.json
blob: 3afe6bb7068ba10c0efd28b25f31113f206f762e (plain)
1
2
3
4
5
6
7
8
{
	"related-to": "generic-vnf",
	"related-link": "http://localhost/aai/v10/network/generic-vnfs/generic-vnf/key1",
	"relationship-data" : [{
		"relationship-key" : "test-obect.vnf-id",
		"relationship-value":"key2"
	}]
}