EdgeRules throws descriptive error on invalid rule
[aai/aai-common.git] / aai-core / src / test / resources / bundleconfig-local / etc / relationship / both-successv10-failv9.json
1 {
2         "related-to": "test-object",
3         "related-link": "http://localhost/aai/v10/network/test-objects/test-object/key1",
4         "relationship-data" : [{
5                 "relationship-key" : "test-obect.vnf-id",
6                 "relationship-value":"key2"
7         }]
8 }