5f8f430614f507e869f122cacb0667aa4f5d65a3
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v28 / DbEdgeRules_pnp_v28.json
1 {
2   "rules": [
3     {
4       "from": "software-version",
5       "to": "pnf",
6       "label": "org.onap.relationships.inventory.BelongsTo",
7       "direction": "OUT",
8       "multiplicity": "MANY2ONE",
9       "contains-other-v": "!${direction}",
10       "delete-other-v": "NONE",
11       "SVC-INFRA": "NONE",
12       "prevent-delete": "!${direction}",
13       "default": "true",
14       "description":""
15     }
16   ]
17 }