dc7445e0783bd053ca99dcc99bc6013ce4cc11d5
[aai/aai-common.git] / aai-core / src / test / resources / org / openecomp / aai / parsers / relationship / only-relationship-data.json
1 {
2         "related-to": "test-object",
3         "relationship-data" : [{
4                 "relationship-key" : "test-object.vnf-id",
5                 "relationship-value":"key1"
6         }]
7 }