Add additional logging statements
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v14 / DbEdgeRules_ccvpn_v14.json
1 {
2   "rules": [
3         {
4                 "from": "allotted-resource",
5                 "to": "p-interface",
6                 "label": "org.onap.relationships.inventory.Uses",
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":"AAI-1925 For CCVPN Usecase"
14         },
15         {
16                 "from": "vpn-binding",
17                 "to": "p-interface",
18                 "label": "org.onap.relationships.inventory.BindsTo",
19                 "direction": "OUT",
20                 "multiplicity": "ONE2MANY",
21                 "contains-other-v": "NONE",
22                 "delete-other-v": "NONE",
23                 "prevent-delete": "NONE",
24                 "default": "true",
25                 "description":"For CCVPN Usecase"
26         },
27         {
28                 "from": "sp-partner",
29                 "to": "service-instance",
30                 "label": "org.onap.relationships.inventory.PartOf",
31                 "direction": "OUT",
32                 "multiplicity": "ONE2MANY",
33                 "contains-other-v": "NONE",
34                 "delete-other-v": "NONE",
35                 "prevent-delete": "NONE",
36                 "default": "true",
37                 "description":"For CCVPN Usecase"
38         },
39         {
40                 "from": "connectivity",
41                 "to": "service-instance",
42                 "label": "org.onap.relationships.inventory.PartOf",
43                 "direction": "OUT",
44                 "multiplicity": "ONE2MANY",
45                 "contains-other-v": "NONE",
46                 "delete-other-v": "NONE",
47                 "prevent-delete": "NONE",
48                 "default": "true",
49                 "description":"For CCVPN Usecase"
50         },
51         {
52                 "from": "connectivity",
53                 "to": "vpn-binding",
54                 "label": "org.onap.relationships.inventory.PartOf",
55                 "direction": "OUT",
56                 "multiplicity": "ONE2MANY",
57                 "contains-other-v": "NONE",
58                 "delete-other-v": "NONE",
59                 "prevent-delete": "NONE",
60                 "default": "true",
61                 "description":"For CCVPN Usecase"
62         },
63         {
64                 "from": "lan-port-config",
65                 "to": "service-instance",
66                 "label": "org.onap.relationships.inventory.PartOf",
67                 "direction": "OUT",
68                 "multiplicity": "ONE2MANY",
69                 "contains-other-v": "NONE",
70                 "delete-other-v": "NONE",
71                 "prevent-delete": "NONE",
72                 "default": "true",
73                 "description":"For CCVPN Usecase"
74         },
75         {
76                 "from": "lan-port-config",
77                 "to": "dhcp-service",
78                 "label": "org.onap.relationships.inventory.Uses",
79                 "direction": "OUT",
80                 "multiplicity": "ONE2MANY",
81                 "contains-other-v": "${direction}",
82                 "delete-other-v": "${direction}",
83                 "prevent-delete": "NONE",
84                 "default": "true",
85                 "description":"For CCVPN Usecase"
86         },
87         {
88                 "from": "network-resource",
89                 "to": "vpn-binding",
90                 "label": "org.onap.relationships.inventory.Uses",
91                 "direction": "OUT",
92                 "multiplicity": "ONE2MANY",
93                 "contains-other-v": "NONE",
94                 "delete-other-v": "NONE",
95                 "prevent-delete": "NONE",
96                 "default": "true",
97                 "description":"For CCVPN Usecase"
98         },
99         {
100                 "from": "pnf",
101                 "to": "network-resource",
102                 "label": "tosca.relationships.network.LinksTo",
103                 "direction": "OUT",
104                 "multiplicity": "MANY2MANY",
105                 "contains-other-v": "NONE",
106                 "delete-other-v": "NONE",
107                 "prevent-delete": "${direction}",
108                 "default": "true",
109                 "description":"For CCVPN Usecase"
110         },
111         {
112                 "from": "site-resource",
113                 "to": "service-instance",
114                 "label": "org.onap.relationships.inventory.PartOf",
115                 "direction": "OUT",
116                 "multiplicity": "MANY2MANY",
117                 "contains-other-v": "NONE",
118                 "delete-other-v": "NONE",
119                 "prevent-delete": "NONE",
120                 "default": "true",
121                 "description":"For CCVPN Usecase"
122         },
123         {
124                 "from": "site-resource",
125                 "to": "allotted-resource",
126                 "label": "org.onap.relationships.inventory.Uses",
127                 "direction": "OUT",
128                 "multiplicity": "MANY2MANY",
129                 "contains-other-v": "NONE",
130                 "delete-other-v": "NONE",
131                 "prevent-delete": "NONE",
132                 "default": "true",
133                 "description":"For CCVPN Usecase"
134         },
135         {
136                 "from": "site-resource",
137                 "to": "complex",
138                 "label": "org.onap.relationships.inventory.Uses",
139                 "direction": "OUT",
140                 "multiplicity": "MANY2MANY",
141                 "contains-other-v": "NONE",
142                 "delete-other-v": "NONE",
143                 "prevent-delete": "NONE",
144                 "default": "true",
145                 "description":"For CCVPN Usecase"
146         },
147         {
148                 "from": "sdwan-vpn",
149                 "to": "service-instance",
150                 "label": "org.onap.relationships.inventory.PartOf",
151                 "direction": "OUT",
152                 "multiplicity": "ONE2MANY",
153                 "contains-other-v": "NONE",
154                 "delete-other-v": "NONE",
155                 "prevent-delete": "NONE",
156                 "default": "true",
157                 "description":"For CCVPN Usecase"
158         },
159         {
160                 "from": "sdwan-vpn",
161                 "to": "tenant",
162                 "label": "org.onap.relationships.inventory.PartOf",
163                 "direction": "OUT",
164                 "multiplicity": "ONE2MANY",
165                 "contains-other-v": "NONE",
166                 "delete-other-v": "NONE",
167                 "prevent-delete": "NONE",
168                 "default": "true",
169                 "description":"For CCVPN Usecase"
170         },
171         {
172                 "from": "sdwan-vpn",
173                 "to": "vpn-binding",
174                 "label": "org.onap.relationships.inventory.PartOf",
175                 "direction": "OUT",
176                 "multiplicity": "ONE2MANY",
177                 "contains-other-v": "NONE",
178                 "delete-other-v": "NONE",
179                 "prevent-delete": "NONE",
180                 "default": "true",
181                 "description":"For CCVPN Usecase"
182         },
183         {
184                 "from": "device",
185                 "to": "service-instance",
186                 "label": "org.onap.relationships.inventory.PartOf",
187                 "direction": "OUT",
188                 "multiplicity": "ONE2MANY",
189                 "contains-other-v": "NONE",
190                 "delete-other-v": "NONE",
191                 "prevent-delete": "NONE",
192                 "default": "true",
193                 "description":"For CCVPN Usecase"
194         },
195         {
196                 "from": "device",
197                 "to": "generic-vnf",
198                 "label": "org.onap.relationships.inventory.Uses",
199                 "direction": "OUT",
200                 "multiplicity": "ONE2MANY",
201                 "contains-other-v": "NONE",
202                 "delete-other-v": "NONE",
203                 "prevent-delete": "NONE",
204                 "default": "true",
205                 "description":"For CCVPN Usecase"
206         },
207         {
208                 "from": "wan-port-config",
209                 "to": "service-instance",
210                 "label": "org.onap.relationships.inventory.PartOf",
211                 "direction": "OUT",
212                 "multiplicity": "MANY2MANY",
213                 "contains-other-v": "NONE",
214                 "delete-other-v": "NONE",
215                 "prevent-delete": "NONE",
216                 "default": "true",
217                 "description":"For CCVPN Usecase"
218         },
219         {
220                 "from": "ext-aai-network",
221                 "to": "esr-system-info",
222                 "label": "org.onap.relationships.inventory.Uses",
223                 "direction": "OUT",
224                 "multiplicity": "ONE2MANY",
225                 "contains-other-v": "${direction}",
226                 "delete-other-v": "${direction}",
227                 "prevent-delete": "NONE",
228                 "default": "true",
229                 "description":"For CCVPN Usecase"
230         },
231         {
232                 "from": "logical-link",
233                 "to": "ext-aai-network",
234                 "label": "org.onap.relationships.inventory.BelongsTo",
235                 "direction": "OUT",
236                 "multiplicity": "MANY2MANY",
237                 "contains-other-v": "NONE",
238                 "delete-other-v": "NONE",
239                 "prevent-delete": "!${direction}",
240                 "default": "true",
241                 "description":"For CCVPN Usecase"
242         },
243         {
244                 "from": "vpn-binding",
245                 "to": "ext-aai-network",
246                 "label": "org.onap.relationships.inventory.BelongsTo",
247                 "direction": "OUT",
248                 "multiplicity": "MANY2MANY",
249                 "contains-other-v": "NONE",
250                 "delete-other-v": "NONE",
251                 "prevent-delete": "!${direction}",
252                 "default": "true",
253                 "description":"For CCVPN Usecase"
254         },
255         {
256                 "from": "pnf",
257                 "to": "ext-aai-network",
258                 "label": "org.onap.relationships.inventory.BelongsTo",
259                 "direction": "OUT",
260                 "multiplicity": "MANY2MANY",
261                 "contains-other-v": "NONE",
262                 "delete-other-v": "NONE",
263                 "prevent-delete": "!${direction}",
264                 "default": "true",
265                 "description":"For CCVPN Usecase"
266         },
267         {
268                 "from": "connectivity",
269                 "to": "ext-aai-network",
270                 "label": "org.onap.relationships.inventory.BelongsTo",
271                 "direction": "OUT",
272                 "multiplicity": "MANY2MANY",
273                 "contains-other-v": "NONE",
274                 "delete-other-v": "NONE",
275                 "prevent-delete": "!${direction}",
276                 "default": "true",
277                 "description":"For CCVPN Usecase"
278         },
279         {
280                 "from": "lan-port-config",
281                 "to": "ext-aai-network",
282                 "label": "org.onap.relationships.inventory.BelongsTo",
283                 "direction": "OUT",
284                 "multiplicity": "MANY2MANY",
285                 "contains-other-v": "NONE",
286                 "delete-other-v": "NONE",
287                 "prevent-delete": "!${direction}",
288                 "default": "true",
289                 "description":"For CCVPN Usecase"
290         },
291         {
292                 "from": "network-resource",
293                 "to": "ext-aai-network",
294                 "label": "org.onap.relationships.inventory.BelongsTo",
295                 "direction": "OUT",
296                 "multiplicity": "MANY2MANY",
297                 "contains-other-v": "NONE",
298                 "delete-other-v": "NONE",
299                 "prevent-delete": "!${direction}",
300                 "default": "true",
301                 "description":"For CCVPN Usecase"
302         },
303         {
304                 "from": "site-resource",
305                 "to": "ext-aai-network",
306                 "label": "org.onap.relationships.inventory.BelongsTo",
307                 "direction": "OUT",
308                 "multiplicity": "MANY2MANY",
309                 "contains-other-v": "NONE",
310                 "delete-other-v": "NONE",
311                 "prevent-delete": "!${direction}",
312                 "default": "true",
313                 "description":"For CCVPN Usecase"
314         },
315         {
316                 "from": "sdwan-vpn",
317                 "to": "ext-aai-network",
318                 "label": "org.onap.relationships.inventory.BelongsTo",
319                 "direction": "OUT",
320                 "multiplicity": "MANY2MANY",
321                 "contains-other-v": "NONE",
322                 "delete-other-v": "NONE",
323                 "prevent-delete": "!${direction}",
324                 "default": "true",
325                 "description":"For CCVPN Usecase"
326         },
327         {
328                 "from": "device",
329                 "to": "ext-aai-network",
330                 "label": "org.onap.relationships.inventory.BelongsTo",
331                 "direction": "OUT",
332                 "multiplicity": "MANY2MANY",
333                 "contains-other-v": "NONE",
334                 "delete-other-v": "NONE",
335                 "prevent-delete": "!${direction}",
336                 "default": "true",
337                 "description":"For CCVPN Usecase"
338         },
339         {
340                 "from": "wan-port-config",
341                 "to": "ext-aai-network",
342                 "label": "org.onap.relationships.inventory.BelongsTo",
343                 "direction": "OUT",
344                 "multiplicity": "MANY2MANY",
345                 "contains-other-v": "NONE",
346                 "delete-other-v": "NONE",
347                 "prevent-delete": "!${direction}",
348                 "default": "true",
349                 "description":"For CCVPN Usecase"
350         }
351   ]
352 }