cb1e0e66f2775e7ccfc60773f989ea7f18537cbe
[aai/aai-common.git] / aai-schema / src / main / resources / onap / dbedgerules / v14 / DbEdgeRules_ccvpn_v14.json
1 {
2   "rules": [
3         {
4                 "from": "vpn-binding",
5                 "to": "p-interface",
6                 "label": "org.onap.relationships.inventory.BindsTo",
7                 "direction": "OUT",
8                 "multiplicity": "ONE2MANY",
9                 "contains-other-v": "NONE",
10                 "delete-other-v": "NONE",
11                 "prevent-delete": "NONE",
12                 "default": "true",
13                 "description":"For CCVPN Usecase"
14         }
15   ]
16 }