summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/org/openecomp/aai/parsers/relationship/both-successv10-failv9.json
blob: 490bbd30cf7b8c212ad394a6fb989db64289b01c (plain)
1
2
3
4
5
6
7
8
{
	"related-to": "test-object",
	"related-link": "http://localhost/aai/v10/network/test-objects/test-object/key1",
	"relationship-data" : [{
		"relationship-key" : "test-obect.vnf-id",
		"relationship-value":"key2"
	}]
}