{ "rules": [ { "from": "vpn-binding", "to": "p-interface", "label": "org.onap.relationships.inventory.BindsTo", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"For CCVPN Usecase" }, { "from": "sp-partner", "to": "service-instance", "label": "org.onap.relationships.inventory.PartOf", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"For CCVPN Usecase" }, { "from": "connectivity", "to": "service-instance", "label": "org.onap.relationships.inventory.PartOf", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"For CCVPN Usecase" }, { "from": "connectivity", "to": "vpn-binding", "label": "org.onap.relationships.inventory.PartOf", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"For CCVPN Usecase" }, { "from": "lan-port-config", "to": "service-instance", "label": "org.onap.relationships.inventory.PartOf", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "NONE", "delete-other-v": "NONE", "prevent-delete": "NONE", "default": "true", "description":"For CCVPN Usecase" }, { "from": "lan-port-config", "to": "dhcp-service", "label": "org.onap.relationships.inventory.Uses", "direction": "OUT", "multiplicity": "ONE2MANY", "contains-other-v": "${direction}", "delete-other-v": "${direction}", "prevent-delete": "!${direction}", "default": "true", "description":"For CCVPN Usecase" } ] }