Add support for vlan range and vlan tag
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v20 / DbEdgeRules_v20.json
1 {
2         "rules": [
3                 {
4                         "from": "allotted-resource",
5                         "to": "allotted-resource",
6                         "label": "tosca.relationships.network.BindsTo",
7                         "direction": "OUT",
8                         "multiplicity": "ONE2ONE",
9                         "contains-other-v": "NONE",
10                         "delete-other-v": "NONE",
11                         "prevent-delete": "NONE",
12                         "default": "true",
13                         "description":"AAI-1925"
14                 },
15                 {
16                         "from": "allotted-resource",
17                         "to": "generic-vnf",
18                         "label": "org.onap.relationships.inventory.PartOf",
19                         "direction": "OUT",
20                         "multiplicity": "MANY2MANY",
21                         "contains-other-v": "NONE",
22                         "delete-other-v": "NONE",
23                         "prevent-delete": "NONE",
24                         "default": "true",
25                         "description":""
26                 },
27                 {
28                         "from": "allotted-resource",
29                         "to": "instance-group",
30                         "label": "org.onap.relationships.inventory.MemberOf",
31                         "direction": "OUT",
32                         "multiplicity": "MANY2MANY",
33                         "contains-other-v": "NONE",
34                         "delete-other-v": "NONE",
35                         "prevent-delete": "NONE",
36                         "default": "true",
37                         "description":""
38                 },
39                 {
40                         "from": "allotted-resource",
41                         "to": "l3-network",
42                         "label": "org.onap.relationships.inventory.PartOf",
43                         "direction": "OUT",
44                         "multiplicity": "MANY2MANY",
45                         "contains-other-v": "NONE",
46                         "delete-other-v": "NONE",
47                         "prevent-delete": "NONE",
48                         "default": "true",
49                         "description":""
50                 },
51                 {
52                         "from": "allotted-resource",
53                         "to": "l-interface",
54                         "label": "org.onap.relationships.inventory.Uses",
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":""
62                 },
63                 {
64                         "from": "allotted-resource",
65                         "to": "network-policy",
66                         "label": "org.onap.relationships.inventory.Uses",
67                         "direction": "OUT",
68                         "multiplicity": "ONE2ONE",
69                         "contains-other-v": "NONE",
70                         "delete-other-v": "NONE",
71                         "prevent-delete": "NONE",
72                         "default": "true",
73                         "description":""
74                 },
75                 {
76                         "from": "allotted-resource",
77                         "to": "vlan",
78                         "label": "org.onap.relationships.inventory.PartOf",
79                         "direction": "OUT",
80                         "multiplicity": "MANY2MANY",
81                         "contains-other-v": "NONE",
82                         "delete-other-v": "NONE",
83                         "prevent-delete": "NONE",
84                         "default": "true",
85                         "description":""
86                 },
87                 {
88                         "from": "allotted-resource",
89                         "to": "vpn-binding",
90                         "label": "org.onap.relationships.inventory.BelongsTo",
91                         "direction": "OUT",
92                         "multiplicity": "MANY2MANY",
93                         "contains-other-v": "NONE",
94                         "delete-other-v": "NONE",
95                         "prevent-delete": "!${direction}",
96                         "default": "true",
97                         "description":""
98                 },
99                 {
100                         "from": "tunnel-xconnect",
101                         "to": "allotted-resource",
102                         "label": "org.onap.relationships.inventory.BelongsTo",
103                         "direction": "OUT",
104                         "multiplicity": "ONE2ONE",
105                         "contains-other-v": "!${direction}",
106                         "delete-other-v": "!${direction}",
107                         "prevent-delete": "NONE",
108                         "default": "true",
109                         "description":""
110                 },
111                 {
112                         "from": "availability-zone",
113                         "to": "complex",
114                         "label": "org.onap.relationships.inventory.LocatedIn",
115                         "direction": "OUT",
116                         "multiplicity": "MANY2ONE",
117                         "contains-other-v": "NONE",
118                         "delete-other-v": "NONE",
119                         "prevent-delete": "!${direction}",
120                         "default": "true",
121                         "description":""
122                 },
123                 {
124                         "from": "availability-zone",
125                         "to": "service-capability",
126                         "label": "org.onap.relationships.inventory.AppliesTo",
127                         "direction": "OUT",
128                         "multiplicity": "MANY2MANY",
129                         "contains-other-v": "NONE",
130                         "delete-other-v": "NONE",
131                         "prevent-delete": "!${direction}",
132                         "default": "true",
133                         "description":""
134                 },
135                 {
136                         "from": "availability-zone",
137                         "to": "cloud-region",
138                         "label": "org.onap.relationships.inventory.BelongsTo",
139                         "direction": "OUT",
140                         "multiplicity": "MANY2ONE",
141                         "contains-other-v": "!${direction}",
142                         "delete-other-v": "!${direction}",
143                         "prevent-delete": "NONE",
144                         "default": "true",
145                         "description":""
146                 },
147                 {
148                         "from": "cloud-region",
149                         "to": "complex",
150                         "label": "org.onap.relationships.inventory.LocatedIn",
151                         "direction": "OUT",
152                         "multiplicity": "MANY2ONE",
153                         "contains-other-v": "NONE",
154                         "delete-other-v": "NONE",
155                         "prevent-delete": "!${direction}",
156                         "default": "true",
157                         "description":""
158                 },
159                 {
160                         "from": "cloud-region",
161                         "to": "l3-network",
162                         "label": "org.onap.relationships.inventory.Uses",
163                         "direction": "OUT",
164                         "multiplicity": "MANY2MANY",
165                         "contains-other-v": "NONE",
166                         "delete-other-v": "NONE",
167                         "prevent-delete": "NONE",
168                         "default": "true",
169                         "description":""
170                 },
171                 {
172                         "from": "cloud-region",
173                         "to": "zone",
174                         "label": "org.onap.relationships.inventory.LocatedIn",
175                         "direction": "OUT",
176                         "multiplicity": "MANY2ONE",
177                         "contains-other-v": "NONE",
178                         "delete-other-v": "NONE",
179                         "prevent-delete": "NONE",
180                         "default": "true",
181                         "description":""
182                 },
183                 {
184                         "from": "dvs-switch",
185                         "to": "cloud-region",
186                         "label": "org.onap.relationships.inventory.BelongsTo",
187                         "direction": "OUT",
188                         "multiplicity": "MANY2ONE",
189                         "contains-other-v": "!${direction}",
190                         "delete-other-v": "NONE",
191                         "prevent-delete": "!${direction}",
192                         "default": "true",
193                         "description":""
194                 },
195                 {
196                         "from": "flavor",
197                         "to": "cloud-region",
198                         "label": "org.onap.relationships.inventory.BelongsTo",
199                         "direction": "OUT",
200                         "multiplicity": "MANY2ONE",
201                         "contains-other-v": "!${direction}",
202                         "delete-other-v": "NONE",
203                         "prevent-delete": "!${direction}",
204                         "default": "true",
205                         "description":""
206                 },
207                 {
208                         "from": "group-assignment",
209                         "to": "cloud-region",
210                         "label": "org.onap.relationships.inventory.BelongsTo",
211                         "direction": "OUT",
212                         "multiplicity": "MANY2ONE",
213                         "contains-other-v": "!${direction}",
214                         "delete-other-v": "NONE",
215                         "prevent-delete": "!${direction}",
216                         "default": "true",
217                         "description":""
218                 },
219                 {
220                         "from": "image",
221                         "to": "cloud-region",
222                         "label": "org.onap.relationships.inventory.BelongsTo",
223                         "direction": "OUT",
224                         "multiplicity": "MANY2ONE",
225                         "contains-other-v": "!${direction}",
226                         "delete-other-v": "NONE",
227                         "prevent-delete": "!${direction}",
228                         "default": "true",
229                         "description":""
230                 },
231                 {
232                         "from": "oam-network",
233                         "to": "cloud-region",
234                         "label": "org.onap.relationships.inventory.BelongsTo",
235                         "direction": "OUT",
236                         "multiplicity": "MANY2ONE",
237                         "contains-other-v": "!${direction}",
238                         "delete-other-v": "NONE",
239                         "prevent-delete": "!${direction}",
240                         "default": "true",
241                         "description":""
242                 },
243                 {
244                         "from": "snapshot",
245                         "to": "cloud-region",
246                         "label": "org.onap.relationships.inventory.BelongsTo",
247                         "direction": "OUT",
248                         "multiplicity": "MANY2ONE",
249                         "contains-other-v": "!${direction}",
250                         "delete-other-v": "NONE",
251                         "prevent-delete": "!${direction}",
252                         "default": "true",
253                         "description":""
254                 },
255                 {
256                         "from": "tenant",
257                         "to": "cloud-region",
258                         "label": "org.onap.relationships.inventory.BelongsTo",
259                         "direction": "OUT",
260                         "multiplicity": "MANY2ONE",
261                         "contains-other-v": "!${direction}",
262                         "delete-other-v": "NONE",
263                         "prevent-delete": "!${direction}",
264                         "default": "true",
265                         "description":""
266                 },
267                 {
268                         "from": "vip-ipv4-address-list",
269                         "to": "cloud-region",
270                         "label": "org.onap.relationships.inventory.BelongsTo",
271                         "direction": "OUT",
272                         "multiplicity": "MANY2ONE",
273                         "contains-other-v": "!${direction}",
274                         "delete-other-v": "NONE",
275                         "prevent-delete": "!${direction}",
276                         "default": "true",
277                         "description":""
278                 },
279                 {
280                         "from": "vip-ipv6-address-list",
281                         "to": "cloud-region",
282                         "label": "org.onap.relationships.inventory.BelongsTo",
283                         "direction": "OUT",
284                         "multiplicity": "MANY2ONE",
285                         "contains-other-v": "!${direction}",
286                         "delete-other-v": "NONE",
287                         "prevent-delete": "!${direction}",
288                         "default": "true",
289                         "description":""
290                 },
291                 {
292                         "from": "line-of-business",
293                         "to": "cloud-region",
294                         "label": "org.onap.relationships.inventory.Uses",
295                         "direction": "OUT",
296                         "multiplicity": "MANY2MANY",
297                         "contains-other-v": "NONE",
298                         "delete-other-v": "NONE",
299                         "prevent-delete": "NONE",
300                         "default": "true",
301                         "description":""
302                 },
303                 {
304                         "from": "volume-group",
305                         "to": "cloud-region",
306                         "label": "org.onap.relationships.inventory.BelongsTo",
307                         "direction": "OUT",
308                         "multiplicity": "MANY2ONE",
309                         "contains-other-v": "!${direction}",
310                         "delete-other-v": "NONE",
311                         "prevent-delete": "!${direction}",
312                         "default": "true",
313                         "description":""
314                 },
315                 {
316                         "from": "complex",
317                         "to": "l3-network",
318                         "label": "org.onap.relationships.inventory.Uses",
319                         "direction": "OUT",
320                         "multiplicity": "MANY2MANY",
321                         "contains-other-v": "NONE",
322                         "delete-other-v": "NONE",
323                         "prevent-delete": "NONE",
324                         "default": "true",
325                         "description":""
326                 },
327                 {
328                         "from": "ctag-pool",
329                         "to": "complex",
330                         "label": "org.onap.relationships.inventory.BelongsTo",
331                         "direction": "OUT",
332                         "multiplicity": "MANY2ONE",
333                         "contains-other-v": "!${direction}",
334                         "delete-other-v": "!${direction}",
335                         "prevent-delete": "NONE",
336                         "default": "true",
337                         "description":""
338                 },
339                 {
340                         "from": "configuration",
341                         "to": "allotted-resource",
342                         "label": "org.onap.relationships.inventory.Uses",
343                         "direction": "OUT",
344                         "multiplicity": "MANY2ONE",
345                         "contains-other-v": "NONE",
346                         "delete-other-v": "NONE",
347                         "prevent-delete": "NONE",
348                         "default": "true",
349                         "description":""
350                 },
351                 {
352                         "from": "configuration",
353                         "to": "logical-link",
354                         "label": "org.onap.relationships.inventory.Uses",
355                         "direction": "OUT",
356                         "multiplicity": "ONE2MANY",
357                         "contains-other-v": "NONE",
358                         "delete-other-v": "${direction}",
359                         "prevent-delete": "NONE",
360                         "default": "true",
361                         "description":""
362                 },
363                 {
364                         "from": "metadatum",
365                         "to": "configuration",
366                         "label": "org.onap.relationships.inventory.BelongsTo",
367                         "direction": "OUT",
368                         "multiplicity": "MANY2ONE",
369                         "contains-other-v": "!${direction}",
370                         "delete-other-v": "!${direction}",
371                         "prevent-delete": "NONE",
372                         "default": "true",
373                         "description":""
374                 },
375                 {
376                         "from": "connector",
377                         "to": "virtual-data-center",
378                         "label": "org.onap.relationships.inventory.LocatedIn",
379                         "direction": "OUT",
380                         "multiplicity": "MANY2MANY",
381                         "contains-other-v": "NONE",
382                         "delete-other-v": "NONE",
383                         "prevent-delete": "NONE",
384                         "default": "true",
385                         "description":""
386                 },
387                 {
388                         "from": "metadatum",
389                         "to": "connector",
390                         "label": "org.onap.relationships.inventory.BelongsTo",
391                         "direction": "OUT",
392                         "multiplicity": "MANY2ONE",
393                         "contains-other-v": "!${direction}",
394                         "delete-other-v": "!${direction}",
395                         "prevent-delete": "NONE",
396                         "default": "true",
397                         "description":""
398                 },
399                 {
400                         "from": "element-choice-set",
401                         "to": "constrained-element-set",
402                         "label": "org.onap.relationships.inventory.BelongsTo",
403                         "direction": "OUT",
404                         "multiplicity": "MANY2ONE",
405                         "contains-other-v": "!${direction}",
406                         "delete-other-v": "!${direction}",
407                         "prevent-delete": "NONE",
408                         "default": "true",
409                         "description":""
410                 },
411                 {
412                         "from": "ctag-pool",
413                         "to": "availability-zone",
414                         "label": "org.onap.relationships.inventory.AppliesTo",
415                         "direction": "OUT",
416                         "multiplicity": "MANY2MANY",
417                         "contains-other-v": "NONE",
418                         "delete-other-v": "NONE",
419                         "prevent-delete": "!${direction}",
420                         "default": "true",
421                         "description":""
422                 },
423                 {
424                         "from": "service-subscription",
425                         "to": "customer",
426                         "label": "org.onap.relationships.inventory.BelongsTo",
427                         "direction": "OUT",
428                         "multiplicity": "MANY2ONE",
429                         "contains-other-v": "!${direction}",
430                         "delete-other-v": "!${direction}",
431                         "prevent-delete": "NONE",
432                         "default": "true",
433                         "description":""
434                 },
435                 {
436                         "from": "dvs-switch",
437                         "to": "availability-zone",
438                         "label": "org.onap.relationships.inventory.AppliesTo",
439                         "direction": "OUT",
440                         "multiplicity": "MANY2MANY",
441                         "contains-other-v": "NONE",
442                         "delete-other-v": "NONE",
443                         "prevent-delete": "!${direction}",
444                         "default": "true",
445                         "description":""
446                 },
447                 {
448                         "from": "model-element",
449                         "to": "element-choice-set",
450                         "label": "org.onap.relationships.inventory.BelongsTo",
451                         "direction": "OUT",
452                         "multiplicity": "MANY2ONE",
453                         "contains-other-v": "!${direction}",
454                         "delete-other-v": "!${direction}",
455                         "prevent-delete": "NONE",
456                         "default": "true",
457                         "description":""
458                 },
459                 {
460                         "from": "entitlement",
461                         "to": "generic-vnf",
462                         "label": "org.onap.relationships.inventory.BelongsTo",
463                         "direction": "OUT",
464                         "multiplicity": "MANY2ONE",
465                         "contains-other-v": "!${direction}",
466                         "delete-other-v": "!${direction}",
467                         "prevent-delete": "NONE",
468                         "default": "true",
469                         "description":""
470                 },
471                 {
472                         "from": "generic-vnf",
473                         "to": "availability-zone",
474                         "label": "org.onap.relationships.inventory.Uses",
475                         "direction": "OUT",
476                         "multiplicity": "MANY2MANY",
477                         "contains-other-v": "NONE",
478                         "delete-other-v": "NONE",
479                         "prevent-delete": "!${direction}",
480                         "default": "true",
481                         "description":""
482                 },
483                 {
484                         "from": "generic-vnf",
485                         "to": "complex",
486                         "label": "org.onap.relationships.inventory.LocatedIn",
487                         "direction": "OUT",
488                         "multiplicity": "MANY2MANY",
489                         "contains-other-v": "NONE",
490                         "delete-other-v": "NONE",
491                         "prevent-delete": "!${direction}",
492                         "default": "true",
493                         "description":""
494                 },
495                 {
496                         "from": "generic-vnf",
497                         "to": "configuration",
498                         "label": "org.onap.relationships.inventory.Uses",
499                         "direction": "OUT",
500                         "multiplicity": "ONE2MANY",
501                         "contains-other-v": "NONE",
502                         "delete-other-v": "${direction}",
503                         "prevent-delete": "NONE",
504                         "default": "true",
505                         "description":""
506                 },
507                 {
508                         "from": "generic-vnf",
509                         "to": "ctag-pool",
510                         "label": "org.onap.relationships.inventory.Uses",
511                         "direction": "OUT",
512                         "multiplicity": "MANY2MANY",
513                         "contains-other-v": "NONE",
514                         "delete-other-v": "NONE",
515                         "prevent-delete": "NONE",
516                         "default": "true",
517                         "description":""
518                 },
519                 {
520                         "from": "generic-vnf",
521                         "to": "instance-group",
522                         "label": "org.onap.relationships.inventory.MemberOf",
523                         "direction": "OUT",
524                         "multiplicity": "MANY2MANY",
525                         "contains-other-v": "NONE",
526                         "delete-other-v": "NONE",
527                         "prevent-delete": "NONE",
528                         "default": "true",
529                         "description":""
530                 },
531                 {
532                         "from": "generic-vnf",
533                         "to": "ipsec-configuration",
534                         "label": "org.onap.relationships.inventory.Uses",
535                         "direction": "OUT",
536                         "multiplicity": "MANY2ONE",
537                         "contains-other-v": "NONE",
538                         "delete-other-v": "NONE",
539                         "prevent-delete": "NONE",
540                         "default": "true",
541                         "description":""
542                 },
543                 {
544                         "from": "generic-vnf",
545                         "to": "l3-network",
546                         "label": "org.onap.relationships.inventory.Uses",
547                         "direction": "OUT",
548                         "multiplicity": "MANY2MANY",
549                         "contains-other-v": "NONE",
550                         "delete-other-v": "NONE",
551                         "prevent-delete": "NONE",
552                         "default": "true",
553                         "description":""
554                 },
555                 {
556                         "from": "generic-vnf",
557                         "to": "pnf",
558                         "label": "tosca.relationships.HostedOn",
559                         "direction": "OUT",
560                         "multiplicity": "MANY2MANY",
561                         "contains-other-v": "NONE",
562                         "delete-other-v": "NONE",
563                         "prevent-delete": "NONE",
564                         "default": "true",
565                         "description":""
566                 },
567                 {
568                         "from": "generic-vnf",
569                         "to": "pserver",
570                         "label": "tosca.relationships.HostedOn",
571                         "direction": "OUT",
572                         "multiplicity": "MANY2MANY",
573                         "contains-other-v": "NONE",
574                         "delete-other-v": "NONE",
575                         "prevent-delete": "!${direction}",
576                         "default": "true",
577                         "description":""
578                 },
579                 {
580                         "from": "generic-vnf",
581                         "to": "cloud-region",
582                         "label": "org.onap.relationships.inventory.LocatedIn",
583                         "direction": "OUT",
584                         "multiplicity": "MANY2ONE",
585                         "contains-other-v": "NONE",
586                         "delete-other-v": "NONE",
587                         "prevent-delete": "NONE",
588                         "default": "true",
589                         "description":""
590                 },
591                 {
592                         "from": "generic-vnf",
593                         "to": "tenant",
594                         "label": "org.onap.relationships.inventory.BelongsTo",
595                         "direction": "OUT",
596                         "multiplicity": "MANY2ONE",
597                         "contains-other-v": "NONE",
598                         "delete-other-v": "NONE",
599                         "prevent-delete": "NONE",
600                         "default": "true",
601                         "description":""
602                 },
603                 {
604                         "from": "vnfc",
605                         "to": "generic-vnf",
606                         "label": "org.onap.relationships.inventory.BelongsTo",
607                         "direction": "OUT",
608                         "multiplicity": "MANY2ONE",
609                         "contains-other-v": "NONE",
610                         "delete-other-v": "!${direction}",
611                         "prevent-delete": "NONE",
612                         "default": "true",
613                         "description":""
614                 },
615                 {
616                         "from": "generic-vnf",
617                         "to": "vnf-image",
618                         "label": "org.onap.relationships.inventory.Uses",
619                         "direction": "OUT",
620                         "multiplicity": "MANY2ONE",
621                         "contains-other-v": "NONE",
622                         "delete-other-v": "NONE",
623                         "prevent-delete": "!${direction}",
624                         "default": "true",
625                         "description":""
626                 },
627                 {
628                         "from": "generic-vnf",
629                         "to": "volume-group",
630                         "label": "org.onap.relationships.inventory.DependsOn",
631                         "direction": "OUT",
632                         "multiplicity": "ONE2MANY",
633                         "contains-other-v": "NONE",
634                         "delete-other-v": "NONE",
635                         "prevent-delete": "NONE",
636                         "default": "true",
637                         "description":""
638                 },
639                 {
640                         "from": "generic-vnf",
641                         "to": "vserver",
642                         "label": "tosca.relationships.HostedOn",
643                         "direction": "OUT",
644                         "multiplicity": "ONE2MANY",
645                         "contains-other-v": "NONE",
646                         "delete-other-v": "NONE",
647                         "prevent-delete": "NONE",
648                         "default": "true",
649                         "description":""
650                 },
651                 {
652                         "from": "lag-interface",
653                         "to": "generic-vnf",
654                         "label": "org.onap.relationships.inventory.BelongsTo",
655                         "direction": "OUT",
656                         "multiplicity": "MANY2ONE",
657                         "contains-other-v": "!${direction}",
658                         "delete-other-v": "!${direction}",
659                         "prevent-delete": "NONE",
660                         "default": "true",
661                         "description":""
662                 },
663                 {
664                         "from": "license",
665                         "to": "generic-vnf",
666                         "label": "org.onap.relationships.inventory.BelongsTo",
667                         "direction": "OUT",
668                         "multiplicity": "MANY2ONE",
669                         "contains-other-v": "!${direction}",
670                         "delete-other-v": "!${direction}",
671                         "prevent-delete": "NONE",
672                         "default": "true",
673                         "description":""
674                 },
675                 {
676                         "from": "l-interface",
677                         "to": "generic-vnf",
678                         "label": "org.onap.relationships.inventory.BelongsTo",
679                         "direction": "OUT",
680                         "multiplicity": "MANY2ONE",
681                         "contains-other-v": "!${direction}",
682                         "delete-other-v": "!${direction}",
683                         "prevent-delete": "NONE",
684                         "default": "true",
685                         "description":""
686                 },
687                 {
688                         "from": "network-profile",
689                         "to": "generic-vnf",
690                         "label": "org.onap.relationships.inventory.AppliesTo",
691                         "direction": "OUT",
692                         "multiplicity": "MANY2MANY",
693                         "contains-other-v": "NONE",
694                         "delete-other-v": "NONE",
695                         "prevent-delete": "NONE",
696                         "default": "true",
697                         "description":""
698                 },
699                 {
700                         "from": "service-instance",
701                         "to": "generic-vnf",
702                         "label": "org.onap.relationships.inventory.ComposedOf",
703                         "direction": "OUT",
704                         "multiplicity": "ONE2MANY",
705                         "contains-other-v": "NONE",
706                         "delete-other-v": "NONE",
707                         "prevent-delete": "NONE",
708                         "default": "true",
709                         "description":""
710                 },
711                 {
712                         "from": "site-pair-set",
713                         "to": "generic-vnf",
714                         "label": "org.onap.relationships.inventory.AppliesTo",
715                         "direction": "OUT",
716                         "multiplicity": "MANY2MANY",
717                         "contains-other-v": "NONE",
718                         "delete-other-v": "NONE",
719                         "prevent-delete": "NONE",
720                         "default": "true",
721                         "description":""
722                 },
723                 {
724                         "from": "vf-module",
725                         "to": "generic-vnf",
726                         "label": "org.onap.relationships.inventory.BelongsTo",
727                         "direction": "OUT",
728                         "multiplicity": "MANY2ONE",
729                         "contains-other-v": "!${direction}",
730                         "delete-other-v": "!${direction}",
731                         "prevent-delete": "NONE",
732                         "default": "true",
733                         "description":""
734                 },
735                 {
736                         "from": "pserver",
737                         "to": "group-assignment",
738                         "label": "org.onap.relationships.inventory.MemberOf",
739                         "direction": "OUT",
740                         "multiplicity": "MANY2ONE",
741                         "contains-other-v": "NONE",
742                         "delete-other-v": "NONE",
743                         "prevent-delete": "${direction}",
744                         "default": "true",
745                         "description":""
746                 },
747                 {
748                         "from": "tenant",
749                         "to": "group-assignment",
750                         "label": "org.onap.relationships.inventory.MemberOf",
751                         "direction": "OUT",
752                         "multiplicity": "MANY2MANY",
753                         "contains-other-v": "NONE",
754                         "delete-other-v": "NONE",
755                         "prevent-delete": "NONE",
756                         "default": "true",
757                         "description":""
758                 },
759                 {
760                         "from": "metadatum",
761                         "to": "image",
762                         "label": "org.onap.relationships.inventory.BelongsTo",
763                         "direction": "OUT",
764                         "multiplicity": "MANY2ONE",
765                         "contains-other-v": "!${direction}",
766                         "delete-other-v": "!${direction}",
767                         "prevent-delete": "NONE",
768                         "default": "true",
769                         "description":""
770                 },
771                 {
772                         "from": "instance-group",
773                         "to": "model",
774                         "label": "org.onap.relationships.inventory.Targets",
775                         "direction": "OUT",
776                         "multiplicity": "MANY2MANY",
777                         "contains-other-v": "NONE",
778                         "delete-other-v": "NONE",
779                         "prevent-delete": "!${direction}",
780                         "default": "true",
781                         "description":""
782                 },
783                 {
784                         "from": "vig-server",
785                         "to": "ipsec-configuration",
786                         "label": "org.onap.relationships.inventory.BelongsTo",
787                         "direction": "OUT",
788                         "multiplicity": "MANY2ONE",
789                         "contains-other-v": "!${direction}",
790                         "delete-other-v": "!${direction}",
791                         "prevent-delete": "NONE",
792                         "default": "true",
793                         "description":""
794                 },
795                 {
796                         "from": "l3-interface-ipv4-address-list",
797                         "to": "instance-group",
798                         "label": "org.onap.relationships.inventory.network.MemberOf",
799                         "direction": "OUT",
800                         "multiplicity": "MANY2MANY",
801                         "contains-other-v": "NONE",
802                         "delete-other-v": "NONE",
803                         "prevent-delete": "NONE",
804                         "default": "true",
805                         "description":""
806                 },
807                 {
808                         "from": "l3-interface-ipv4-address-list",
809                         "to": "l3-network",
810                         "label": "org.onap.relationships.inventory.network.MemberOf",
811                         "direction": "OUT",
812                         "multiplicity": "MANY2MANY",
813                         "contains-other-v": "NONE",
814                         "delete-other-v": "NONE",
815                         "prevent-delete": "NONE",
816                         "default": "true",
817                         "description":""
818                 },
819                 {
820                         "from": "l3-interface-ipv4-address-list",
821                         "to": "subnet",
822                         "label": "org.onap.relationships.inventory.network.MemberOf",
823                         "direction": "OUT",
824                         "multiplicity": "MANY2MANY",
825                         "contains-other-v": "NONE",
826                         "delete-other-v": "NONE",
827                         "prevent-delete": "!${direction}",
828                         "default": "true",
829                         "description":""
830                 },
831                 {
832                         "from": "l3-interface-ipv6-address-list",
833                         "to": "instance-group",
834                         "label": "org.onap.relationships.inventory.network.MemberOf",
835                         "direction": "OUT",
836                         "multiplicity": "MANY2MANY",
837                         "contains-other-v": "NONE",
838                         "delete-other-v": "NONE",
839                         "prevent-delete": "NONE",
840                         "default": "true",
841                         "description":""
842                 },
843                 {
844                         "from": "l3-interface-ipv6-address-list",
845                         "to": "l3-network",
846                         "label": "org.onap.relationships.inventory.network.MemberOf",
847                         "direction": "OUT",
848                         "multiplicity": "MANY2MANY",
849                         "contains-other-v": "NONE",
850                         "delete-other-v": "NONE",
851                         "prevent-delete": "NONE",
852                         "default": "true",
853                         "description":""
854                 },
855                 {
856                         "from": "l3-interface-ipv6-address-list",
857                         "to": "subnet",
858                         "label": "org.onap.relationships.inventory.network.MemberOf",
859                         "direction": "OUT",
860                         "multiplicity": "MANY2MANY",
861                         "contains-other-v": "NONE",
862                         "delete-other-v": "NONE",
863                         "prevent-delete": "!${direction}",
864                         "default": "true",
865                         "description":""
866                 },
867                 {
868                         "from": "ctag-assignment",
869                         "to": "l3-network",
870                         "label": "org.onap.relationships.inventory.BelongsTo",
871                         "direction": "OUT",
872                         "multiplicity": "MANY2ONE",
873                         "contains-other-v": "!${direction}",
874                         "delete-other-v": "!${direction}",
875                         "prevent-delete": "NONE",
876                         "default": "true",
877                         "description":""
878                 },
879                 {
880                         "from": "l3-network",
881                         "to": "instance-group",
882                         "label": "org.onap.relationships.inventory.MemberOf",
883                         "direction": "OUT",
884                         "multiplicity": "MANY2MANY",
885                         "contains-other-v": "NONE",
886                         "delete-other-v": "NONE",
887                         "prevent-delete": "NONE",
888                         "default": "true",
889                         "description":""
890                 },
891                 {
892                         "from": "l3-network",
893                         "to": "network-policy",
894                         "label": "org.onap.relationships.inventory.Uses",
895                         "direction": "OUT",
896                         "multiplicity": "MANY2MANY",
897                         "contains-other-v": "NONE",
898                         "delete-other-v": "NONE",
899                         "prevent-delete": "NONE",
900                         "default": "true",
901                         "description":""
902                 },
903                 {
904                         "from": "l3-network",
905                         "to": "route-table-reference",
906                         "label": "org.onap.relationships.inventory.Uses",
907                         "direction": "OUT",
908                         "multiplicity": "MANY2MANY",
909                         "contains-other-v": "NONE",
910                         "delete-other-v": "NONE",
911                         "prevent-delete": "NONE",
912                         "default": "true",
913                         "description":""
914                 },
915                 {
916                         "from": "l3-network",
917                         "to": "vpn-binding",
918                         "label": "org.onap.relationships.inventory.Uses",
919                         "direction": "OUT",
920                         "multiplicity": "MANY2MANY",
921                         "contains-other-v": "NONE",
922                         "delete-other-v": "NONE",
923                         "prevent-delete": "!${direction}",
924                         "default": "true",
925                         "description":""
926                 },
927                 {
928                         "from": "segmentation-assignment",
929                         "to": "l3-network",
930                         "label": "org.onap.relationships.inventory.BelongsTo",
931                         "direction": "OUT",
932                         "multiplicity": "MANY2ONE",
933                         "contains-other-v": "!${direction}",
934                         "delete-other-v": "!${direction}",
935                         "prevent-delete": "NONE",
936                         "default": "true",
937                         "description":""
938                 },
939                 {
940                         "from": "service-instance",
941                         "to": "l3-network",
942                         "label": "org.onap.relationships.inventory.ComposedOf",
943                         "direction": "OUT",
944                         "multiplicity": "ONE2MANY",
945                         "contains-other-v": "NONE",
946                         "delete-other-v": "NONE",
947                         "prevent-delete": "NONE",
948                         "default": "true",
949                         "description":""
950                 },
951                 {
952                         "from": "service-instance",
953                         "to": "p-interface",
954                         "label": "org.onap.relationships.inventory.ComposedOf",
955                         "direction": "OUT",
956                         "multiplicity": "ONE2MANY",
957                         "contains-other-v": "NONE",
958                         "delete-other-v": "NONE",
959                         "prevent-delete": "NONE",
960                         "default": "true",
961                         "description":"For MDONS Use case"
962                 },
963                 {
964                         "from": "subnet",
965                         "to": "l3-network",
966                         "label": "org.onap.relationships.inventory.BelongsTo",
967                         "direction": "OUT",
968                         "multiplicity": "MANY2ONE",
969                         "contains-other-v": "!${direction}",
970                         "delete-other-v": "!${direction}",
971                         "prevent-delete": "NONE",
972                         "default": "true",
973                         "description":""
974                 },
975                 {
976                         "from": "lag-interface",
977                         "to": "lag-link",
978                         "label": "tosca.relationships.network.LinksTo",
979                         "direction": "OUT",
980                         "multiplicity": "MANY2MANY",
981                         "contains-other-v": "NONE",
982                         "delete-other-v": "${direction}",
983                         "prevent-delete": "NONE",
984                         "default": "true",
985                         "description":""
986                 },
987                 {
988                         "from": "lag-interface",
989                         "to": "logical-link",
990                         "label": "org.onap.relationships.inventory.Uses",
991                         "direction": "OUT",
992                         "multiplicity": "MANY2MANY",
993                         "contains-other-v": "NONE",
994                         "delete-other-v": "${direction}",
995                         "prevent-delete": "NONE",
996                         "default": "true",
997                         "description":""
998                 },
999                 {
1000                         "from": "lag-interface",
1001                         "to": "p-interface",
1002                         "label": "org.onap.relationships.inventory.Uses",
1003                         "direction": "OUT",
1004                         "multiplicity": "MANY2MANY",
1005                         "contains-other-v": "NONE",
1006                         "delete-other-v": "NONE",
1007                         "prevent-delete": "NONE",
1008                         "default": "true",
1009                         "description":""
1010                 },
1011                 {
1012                         "from": "l-interface",
1013                         "to": "lag-interface",
1014                         "label": "org.onap.relationships.inventory.BelongsTo",
1015                         "direction": "OUT",
1016                         "multiplicity": "MANY2ONE",
1017                         "contains-other-v": "!${direction}",
1018                         "delete-other-v": "!${direction}",
1019                         "prevent-delete": "NONE",
1020                         "default": "true",
1021                         "description":""
1022                 },
1023                 {
1024                         "from": "lag-interface",
1025                         "to": "l-interface",
1026                         "label": "org.onap.relationships.inventory.Uses",
1027                         "direction": "OUT",
1028                         "multiplicity": "ONE2MANY",
1029                         "contains-other-v": "NONE",
1030                         "delete-other-v": "NONE",
1031                         "prevent-delete": "NONE",
1032                         "default": "false",
1033                         "description":""
1034                 },
1035                 {
1036                         "from": "line-of-business",
1037                         "to": "generic-vnf",
1038                         "label": "org.onap.relationships.inventory.Uses",
1039                         "direction": "OUT",
1040                         "multiplicity": "MANY2MANY",
1041                         "contains-other-v": "NONE",
1042                         "delete-other-v": "NONE",
1043                         "prevent-delete": "NONE",
1044                         "default": "true",
1045                         "description":""
1046                 },
1047                 {
1048                         "from": "l3-interface-ipv4-address-list",
1049                         "to": "l-interface",
1050                         "label": "org.onap.relationships.inventory.BelongsTo",
1051                         "direction": "OUT",
1052                         "multiplicity": "MANY2ONE",
1053                         "contains-other-v": "!${direction}",
1054                         "delete-other-v": "!${direction}",
1055                         "prevent-delete": "NONE",
1056                         "default": "true",
1057                         "description":""
1058                 },
1059                 {
1060                         "from": "l3-interface-ipv6-address-list",
1061                         "to": "l-interface",
1062                         "label": "org.onap.relationships.inventory.BelongsTo",
1063                         "direction": "OUT",
1064                         "multiplicity": "MANY2ONE",
1065                         "contains-other-v": "!${direction}",
1066                         "delete-other-v": "!${direction}",
1067                         "prevent-delete": "NONE",
1068                         "default": "true",
1069                         "description":""
1070                 },
1071                 {
1072                         "from": "l-interface",
1073                         "to": "instance-group",
1074                         "label": "org.onap.relationships.inventory.MemberOf",
1075                         "direction": "OUT",
1076                         "multiplicity": "MANY2MANY",
1077                         "contains-other-v": "NONE",
1078                         "delete-other-v": "NONE",
1079                         "prevent-delete": "NONE",
1080                         "default": "true",
1081                         "description":""
1082                 },
1083                 {
1084                         "from": "l-interface",
1085                         "to": "l-interface",
1086                         "label": "org.onap.relationships.inventory.BelongsTo",
1087                         "direction": "OUT",
1088                         "multiplicity": "MANY2ONE",
1089                         "contains-other-v": "!${direction}",
1090                         "delete-other-v": "!${direction}",
1091                         "prevent-delete": "NONE",
1092                         "default": "true",
1093                         "description":""
1094                 },
1095                 {
1096                         "from": "l-interface",
1097                         "to": "logical-link",
1098                         "label": "tosca.relationships.network.LinksTo",
1099                         "direction": "OUT",
1100                         "multiplicity": "MANY2MANY",
1101                         "contains-other-v": "NONE",
1102                         "delete-other-v": "${direction}",
1103                         "prevent-delete": "NONE",
1104                         "default": "true",
1105                         "description":""
1106                 },
1107                 {
1108                         "from": "logical-link",
1109                         "to": "l-interface",
1110                         "label": "org.onap.relationships.inventory.Source",
1111                         "direction": "OUT",
1112                         "multiplicity": "MANY2MANY",
1113                         "contains-other-v": "NONE",
1114                         "delete-other-v": "!${direction}",
1115                         "prevent-delete": "NONE",
1116                         "default": "false",
1117                         "description":""
1118                 },
1119                 {
1120                         "from": "logical-link",
1121                         "to": "l-interface",
1122                         "label": "org.onap.relationships.inventory.Destination",
1123                         "direction": "OUT",
1124                         "multiplicity": "MANY2MANY",
1125                         "contains-other-v": "NONE",
1126                         "delete-other-v": "!${direction}",
1127                         "prevent-delete": "NONE",
1128                         "default": "false",
1129                         "description":""
1130                 },
1131                 {
1132                         "from": "sriov-vf",
1133                         "to": "l-interface",
1134                         "label": "org.onap.relationships.inventory.BelongsTo",
1135                         "direction": "OUT",
1136                         "multiplicity": "ONE2ONE",
1137                         "contains-other-v": "!${direction}",
1138                         "delete-other-v": "!${direction}",
1139                         "prevent-delete": "NONE",
1140                         "default": "true",
1141                         "description":""
1142                 },
1143                 {
1144                         "from": "vlan",
1145                         "to": "l-interface",
1146                         "label": "tosca.relationships.network.LinksTo",
1147                         "direction": "OUT",
1148                         "multiplicity": "MANY2ONE",
1149                         "contains-other-v": "!${direction}",
1150                         "delete-other-v": "!${direction}",
1151                         "prevent-delete": "NONE",
1152                         "default": "true",
1153                         "description":""
1154                 },
1155                 {
1156                         "from": "logical-link",
1157                         "to": "cloud-region",
1158                         "label": "org.onap.relationships.inventory.LocatedIn",
1159                         "direction": "OUT",
1160                         "multiplicity": "MANY2MANY",
1161                         "contains-other-v": "NONE",
1162                         "delete-other-v": "NONE",
1163                         "prevent-delete": "NONE",
1164                         "default": "true",
1165                         "description":""
1166                 },
1167                 {
1168                         "from": "logical-link",
1169                         "to": "generic-vnf",
1170                         "label": "org.onap.relationships.inventory.BridgedTo",
1171                         "direction": "OUT",
1172                         "multiplicity": "MANY2MANY",
1173                         "contains-other-v": "NONE",
1174                         "delete-other-v": "NONE",
1175                         "prevent-delete": "NONE",
1176                         "default": "true",
1177                         "description":""
1178                 },
1179                 {
1180                         "from": "logical-link",
1181                         "to": "lag-link",
1182                         "label": "org.onap.relationships.inventory.Uses",
1183                         "direction": "OUT",
1184                         "multiplicity": "MANY2MANY",
1185                         "contains-other-v": "NONE",
1186                         "delete-other-v": "NONE",
1187                         "prevent-delete": "NONE",
1188                         "default": "true",
1189                         "description":""
1190                 },
1191                 {
1192                         "from": "logical-link",
1193                         "to": "logical-link",
1194                         "label": "org.onap.relationships.inventory.Uses",
1195                         "direction": "OUT",
1196                         "multiplicity": "MANY2MANY",
1197                         "contains-other-v": "NONE",
1198                         "delete-other-v": "NONE",
1199                         "prevent-delete": "NONE",
1200                         "default": "true",
1201                         "description":""
1202                 },
1203                 {
1204                         "from": "logical-link",
1205                         "to": "pnf",
1206                         "label": "org.onap.relationships.inventory.BridgedTo",
1207                         "direction": "OUT",
1208                         "multiplicity": "MANY2MANY",
1209                         "contains-other-v": "NONE",
1210                         "delete-other-v": "NONE",
1211                         "prevent-delete": "NONE",
1212                         "default": "true",
1213                         "description":""
1214                 },
1215                 {
1216                         "from": "logical-link",
1217                         "to": "pserver",
1218                         "label": "org.onap.relationships.inventory.BridgedTo",
1219                         "direction": "OUT",
1220                         "multiplicity": "MANY2MANY",
1221                         "contains-other-v": "NONE",
1222                         "delete-other-v": "NONE",
1223                         "prevent-delete": "!${direction}",
1224                         "default": "true",
1225                         "description":""
1226                 },
1227                 {
1228                         "from": "logical-link",
1229                         "to": "vpn-binding",
1230                         "label": "org.onap.relationships.inventory.Uses",
1231                         "direction": "OUT",
1232                         "multiplicity": "MANY2MANY",
1233                         "contains-other-v": "NONE",
1234                         "delete-other-v": "NONE",
1235                         "prevent-delete": "!${direction}",
1236                         "default": "true",
1237                         "description":""
1238                 },
1239                 {
1240                         "from": "model-ver",
1241                         "to": "model",
1242                         "label": "org.onap.relationships.inventory.BelongsTo",
1243                         "direction": "OUT",
1244                         "multiplicity": "MANY2ONE",
1245                         "contains-other-v": "!${direction}",
1246                         "delete-other-v": "!${direction}",
1247                         "prevent-delete": "NONE",
1248                         "default": "true",
1249                         "description":""
1250                 },
1251                 {
1252                         "from": "constrained-element-set",
1253                         "to": "model-constraint",
1254                         "label": "org.onap.relationships.inventory.BelongsTo",
1255                         "direction": "OUT",
1256                         "multiplicity": "MANY2ONE",
1257                         "contains-other-v": "!${direction}",
1258                         "delete-other-v": "!${direction}",
1259                         "prevent-delete": "NONE",
1260                         "default": "true",
1261                         "description":""
1262                 },
1263                 {
1264                         "from": "constrained-element-set",
1265                         "to": "model-element",
1266                         "label": "org.onap.relationships.inventory.BelongsTo",
1267                         "direction": "OUT",
1268                         "multiplicity": "MANY2ONE",
1269                         "contains-other-v": "!${direction}",
1270                         "delete-other-v": "!${direction}",
1271                         "prevent-delete": "NONE",
1272                         "default": "true",
1273                         "description":""
1274                 },
1275                 {
1276                         "from": "model-constraint",
1277                         "to": "model-element",
1278                         "label": "org.onap.relationships.inventory.BelongsTo",
1279                         "direction": "OUT",
1280                         "multiplicity": "MANY2ONE",
1281                         "contains-other-v": "!${direction}",
1282                         "delete-other-v": "!${direction}",
1283                         "prevent-delete": "NONE",
1284                         "default": "true",
1285                         "description":""
1286                 },
1287                 {
1288                         "from": "model-element",
1289                         "to": "model-element",
1290                         "label": "org.onap.relationships.inventory.BelongsTo",
1291                         "direction": "OUT",
1292                         "multiplicity": "MANY2ONE",
1293                         "contains-other-v": "!${direction}",
1294                         "delete-other-v": "!${direction}",
1295                         "prevent-delete": "NONE",
1296                         "default": "true",
1297                         "description":""
1298                 },
1299                 {
1300                         "from": "model-element",
1301                         "to": "model-ver",
1302                         "label": "org.onap.relationships.inventory.IsA",
1303                         "direction": "OUT",
1304                         "multiplicity": "MANY2ONE",
1305                         "contains-other-v": "NONE",
1306                         "delete-other-v": "NONE",
1307                         "prevent-delete": "!${direction}",
1308                         "default": "true",
1309                         "description":""
1310                 },
1311                 {
1312                         "from": "metadatum",
1313                         "to": "model-ver",
1314                         "label": "org.onap.relationships.inventory.BelongsTo",
1315                         "direction": "OUT",
1316                         "multiplicity": "MANY2ONE",
1317                         "contains-other-v": "!${direction}",
1318                         "delete-other-v": "!${direction}",
1319                         "prevent-delete": "NONE",
1320                         "default": "true",
1321                         "description":""
1322                 },
1323                 {
1324                         "from": "model-element",
1325                         "to": "model-ver",
1326                         "label": "org.onap.relationships.inventory.BelongsTo",
1327                         "direction": "OUT",
1328                         "multiplicity": "MANY2ONE",
1329                         "contains-other-v": "!${direction}",
1330                         "delete-other-v": "!${direction}",
1331                         "prevent-delete": "NONE",
1332                         "default": "true",
1333                         "description":""
1334                 },
1335                 {
1336                         "from": "named-query",
1337                         "to": "model",
1338                         "label": "org.onap.relationships.inventory.AppliesTo",
1339                         "direction": "OUT",
1340                         "multiplicity": "ONE2MANY",
1341                         "contains-other-v": "NONE",
1342                         "delete-other-v": "NONE",
1343                         "prevent-delete": "!${direction}",
1344                         "default": "true",
1345                         "description":""
1346                 },
1347                 {
1348                         "from": "named-query-element",
1349                         "to": "named-query",
1350                         "label": "org.onap.relationships.inventory.BelongsTo",
1351                         "direction": "OUT",
1352                         "multiplicity": "ONE2ONE",
1353                         "contains-other-v": "!${direction}",
1354                         "delete-other-v": "!${direction}",
1355                         "prevent-delete": "NONE",
1356                         "default": "true",
1357                         "description":""
1358                 },
1359                 {
1360                         "from": "named-query-element",
1361                         "to": "model",
1362                         "label": "org.onap.relationships.inventory.IsA",
1363                         "direction": "OUT",
1364                         "multiplicity": "MANY2ONE",
1365                         "contains-other-v": "NONE",
1366                         "delete-other-v": "NONE",
1367                         "prevent-delete": "!${direction}",
1368                         "default": "true",
1369                         "description":""
1370                 },
1371                 {
1372                         "from": "named-query-element",
1373                         "to": "named-query-element",
1374                         "label": "org.onap.relationships.inventory.BelongsTo",
1375                         "direction": "OUT",
1376                         "multiplicity": "MANY2ONE",
1377                         "contains-other-v": "!${direction}",
1378                         "delete-other-v": "!${direction}",
1379                         "prevent-delete": "NONE",
1380                         "default": "true",
1381                         "description":""
1382                 },
1383                 {
1384                         "from": "property-constraint",
1385                         "to": "named-query-element",
1386                         "label": "org.onap.relationships.inventory.BelongsTo",
1387                         "direction": "OUT",
1388                         "multiplicity": "MANY2ONE",
1389                         "contains-other-v": "!${direction}",
1390                         "delete-other-v": "!${direction}",
1391                         "prevent-delete": "NONE",
1392                         "default": "true",
1393                         "description":""
1394                 },
1395                 {
1396                         "from": "related-lookup",
1397                         "to": "named-query-element",
1398                         "label": "org.onap.relationships.inventory.BelongsTo",
1399                         "direction": "OUT",
1400                         "multiplicity": "MANY2ONE",
1401                         "contains-other-v": "!${direction}",
1402                         "delete-other-v": "!${direction}",
1403                         "prevent-delete": "NONE",
1404                         "default": "true",
1405                         "description":""
1406                 },
1407                 {
1408                         "from": "l-interface",
1409                         "to": "newvce",
1410                         "label": "org.onap.relationships.inventory.BelongsTo",
1411                         "direction": "OUT",
1412                         "multiplicity": "MANY2ONE",
1413                         "contains-other-v": "!${direction}",
1414                         "delete-other-v": "!${direction}",
1415                         "prevent-delete": "NONE",
1416                         "default": "true",
1417                         "description":""
1418                 },
1419                 {
1420                         "from": "oam-network",
1421                         "to": "complex",
1422                         "label": "org.onap.relationships.inventory.AppliesTo",
1423                         "direction": "OUT",
1424                         "multiplicity": "MANY2MANY",
1425                         "contains-other-v": "NONE",
1426                         "delete-other-v": "NONE",
1427                         "prevent-delete": "!${direction}",
1428                         "default": "true",
1429                         "description":""
1430                 },
1431                 {
1432                         "from": "oam-network",
1433                         "to": "service-capability",
1434                         "label": "org.onap.relationships.inventory.AppliesTo",
1435                         "direction": "OUT",
1436                         "multiplicity": "MANY2MANY",
1437                         "contains-other-v": "NONE",
1438                         "delete-other-v": "NONE",
1439                         "prevent-delete": "!${direction}",
1440                         "default": "true",
1441                         "description":""
1442                 },
1443                 {
1444                         "from": "operational-environment",
1445                         "to": "operational-environment",
1446                         "label": "org.onap.relationships.inventory.Uses",
1447                         "direction": "OUT",
1448                         "multiplicity": "MANY2MANY",
1449                         "contains-other-v": "NONE",
1450                         "delete-other-v": "NONE",
1451                         "prevent-delete": "NONE",
1452                         "default": "true",
1453                         "description":""
1454                 },
1455                 {
1456                         "from": "service-instance",
1457                         "to": "owning-entity",
1458                         "label": "org.onap.relationships.inventory.BelongsTo",
1459                         "direction": "OUT",
1460                         "multiplicity": "MANY2ONE",
1461                         "contains-other-v": "NONE",
1462                         "delete-other-v": "NONE",
1463                         "prevent-delete": "NONE",
1464                         "default": "true",
1465                         "description":""
1466                 },
1467                 {
1468                         "from": "l-interface",
1469                         "to": "p-interface",
1470                         "label": "tosca.relationships.network.BindsTo",
1471                         "direction": "OUT",
1472                         "multiplicity": "MANY2ONE",
1473                         "contains-other-v": "!${direction}",
1474                         "delete-other-v": "!${direction}",
1475                         "prevent-delete": "NONE",
1476                         "default": "true",
1477                         "description":""
1478                 },
1479                 {
1480                         "from": "p-interface",
1481                         "to": "logical-link",
1482                         "label": "tosca.relationships.network.LinksTo",
1483                         "direction": "OUT",
1484                         "multiplicity": "MANY2ONE",
1485                         "contains-other-v": "NONE",
1486                         "delete-other-v": "NONE",
1487                         "prevent-delete": "NONE",
1488                         "default": "true",
1489                         "description":""
1490                 },
1491                 {
1492                         "from": "p-interface",
1493                         "to": "physical-link",
1494                         "label": "tosca.relationships.network.LinksTo",
1495                         "direction": "OUT",
1496                         "multiplicity": "MANY2ONE",
1497                         "contains-other-v": "NONE",
1498                         "delete-other-v": "${direction}",
1499                         "prevent-delete": "NONE",
1500                         "default": "true",
1501                         "description":""
1502                 },
1503                 {
1504                         "from": "sriov-pf",
1505                         "to": "p-interface",
1506                         "label": "org.onap.relationships.inventory.BelongsTo",
1507                         "direction": "OUT",
1508                         "multiplicity": "ONE2ONE",
1509                         "contains-other-v": "!${direction}",
1510                         "delete-other-v": "!${direction}",
1511                         "prevent-delete": "NONE",
1512                         "default": "true",
1513                         "description":""
1514                 },
1515                 {
1516                         "from": "platform",
1517                         "to": "generic-vnf",
1518                         "label": "org.onap.relationships.inventory.Uses",
1519                         "direction": "OUT",
1520                         "multiplicity": "MANY2MANY",
1521                         "contains-other-v": "NONE",
1522                         "delete-other-v": "NONE",
1523                         "prevent-delete": "NONE",
1524                         "default": "true",
1525                         "description":""
1526                 },
1527                 {
1528                         "from": "lag-interface",
1529                         "to": "pnf",
1530                         "label": "tosca.relationships.network.BindsTo",
1531                         "direction": "OUT",
1532                         "multiplicity": "MANY2ONE",
1533                         "contains-other-v": "!${direction}",
1534                         "delete-other-v": "!${direction}",
1535                         "prevent-delete": "NONE",
1536                         "default": "true",
1537                         "description":""
1538                 },
1539                 {
1540                         "from": "p-interface",
1541                         "to": "pnf",
1542                         "label": "tosca.relationships.network.BindsTo",
1543                         "direction": "OUT",
1544                         "multiplicity": "MANY2ONE",
1545                         "contains-other-v": "!${direction}",
1546                         "delete-other-v": "!${direction}",
1547                         "prevent-delete": "NONE",
1548                         "default": "true",
1549                         "description":""
1550                 },
1551                 {
1552                         "from": "pnf",
1553                         "to": "complex",
1554                         "label": "org.onap.relationships.inventory.LocatedIn",
1555                         "direction": "OUT",
1556                         "multiplicity": "MANY2ONE",
1557                         "contains-other-v": "NONE",
1558                         "delete-other-v": "NONE",
1559                         "prevent-delete": "!${direction}",
1560                         "default": "true",
1561                         "description":""
1562                 },
1563                 {
1564                         "from": "pnf",
1565                         "to": "instance-group",
1566                         "label": "org.onap.relationships.inventory.MemberOf",
1567                         "direction": "OUT",
1568                         "multiplicity": "MANY2MANY",
1569                         "contains-other-v": "NONE",
1570                         "delete-other-v": "NONE",
1571                         "prevent-delete": "NONE",
1572                         "default": "true",
1573                         "description":""
1574                 },{
1575                         "from": "pnf",
1576                         "to": "instance-group",
1577                         "label": "org.onap.relationships.inventory.Primary",
1578                         "direction": "OUT",
1579                         "multiplicity": "MANY2MANY",
1580                         "contains-other-v": "NONE",
1581                         "delete-other-v": "NONE",
1582                         "prevent-delete": "NONE",
1583                         "default": "false",
1584                         "description":""
1585                 },
1586                 {
1587                         "from": "pnf",
1588                         "to": "instance-group",
1589                         "label": "org.onap.relationships.inventory.Secondary",
1590                         "direction": "OUT",
1591                         "multiplicity": "MANY2MANY",
1592                         "contains-other-v": "NONE",
1593                         "delete-other-v": "NONE",
1594                         "prevent-delete": "NONE",
1595                         "default": "false",
1596                         "description":""
1597                 },
1598                 {
1599                         "from": "pnf",
1600                         "to": "zone",
1601                         "label": "org.onap.relationships.inventory.LocatedIn",
1602                         "direction": "OUT",
1603                         "multiplicity": "MANY2ONE",
1604                         "contains-other-v": "NONE",
1605                         "delete-other-v": "NONE",
1606                         "prevent-delete": "NONE",
1607                         "default": "true",
1608                         "description":""
1609                 },
1610                 {
1611                         "from": "pnf",
1612                         "to": "owning-entity",
1613                         "label": "org.onap.relationships.inventory.BelongsTo",
1614                         "direction": "OUT",
1615                         "multiplicity": "MANY2ONE",
1616                         "contains-other-v": "NONE",
1617                         "delete-other-v": "NONE",
1618                         "prevent-delete": "NONE",
1619                         "default": "true",
1620                         "description":""
1621                 },
1622                 {
1623                         "from": "profile",
1624                         "to": "pnf",
1625                         "label": "org.onap.relationships.inventory.supports",
1626                         "direction": "OUT",
1627                         "multiplicity": "MANY2MANY",
1628                         "contains-other-v": "NONE",
1629                         "delete-other-v": "NONE",
1630                         "SVC-INFRA": "NONE",
1631                         "prevent-delete": "NONE",
1632                         "default": "true",
1633                         "description":""
1634                 },
1635                 {
1636                         "from": "profile",
1637                         "to": "pserver",
1638                         "label": "org.onap.relationships.inventory.supports",
1639                         "direction": "OUT",
1640                         "multiplicity": "MANY2MANY",
1641                         "contains-other-v": "NONE",
1642                         "delete-other-v": "NONE",
1643                         "SVC-INFRA": "NONE",
1644                         "prevent-delete": "NONE",
1645                         "default": "true",
1646                         "description":""
1647                 },
1648                 {
1649                         "from": "profile",
1650                         "to": "vserver",
1651                         "label": "org.onap.relationships.inventory.supports",
1652                         "direction": "OUT",
1653                         "multiplicity": "MANY2MANY",
1654                         "contains-other-v": "NONE",
1655                         "delete-other-v": "NONE",
1656                         "SVC-INFRA": "NONE",
1657                         "prevent-delete": "NONE",
1658                         "default": "true",
1659                         "description":""
1660                 },
1661                 {
1662                         "from": "cvlan-tag",
1663                         "to": "port-group",
1664                         "label": "org.onap.relationships.inventory.BelongsTo",
1665                         "direction": "OUT",
1666                         "multiplicity": "MANY2ONE",
1667                         "contains-other-v": "!${direction}",
1668                         "delete-other-v": "!${direction}",
1669                         "prevent-delete": "NONE",
1670                         "default": "true",
1671                         "description":""
1672                 },
1673                 {
1674                         "from": "project",
1675                         "to": "service-instance",
1676                         "label": "org.onap.relationships.inventory.Uses",
1677                         "direction": "OUT",
1678                         "multiplicity": "ONE2MANY",
1679                         "contains-other-v": "NONE",
1680                         "delete-other-v": "NONE",
1681                         "prevent-delete": "NONE",
1682                         "default": "true",
1683                         "description":""
1684                 },
1685                 {
1686                         "from": "lag-interface",
1687                         "to": "pserver",
1688                         "label": "tosca.relationships.network.BindsTo",
1689                         "direction": "OUT",
1690                         "multiplicity": "MANY2ONE",
1691                         "contains-other-v": "!${direction}",
1692                         "delete-other-v": "!${direction}",
1693                         "prevent-delete": "NONE",
1694                         "default": "true",
1695                         "description":""
1696                 },
1697                 {
1698                         "from": "p-interface",
1699                         "to": "pserver",
1700                         "label": "tosca.relationships.network.BindsTo",
1701                         "direction": "OUT",
1702                         "multiplicity": "MANY2ONE",
1703                         "contains-other-v": "!${direction}",
1704                         "delete-other-v": "!${direction}",
1705                         "prevent-delete": "NONE",
1706                         "default": "true",
1707                         "description":""
1708                 },
1709                 {
1710                         "from": "pserver",
1711                         "to": "availability-zone",
1712                         "label": "org.onap.relationships.inventory.MemberOf",
1713                         "direction": "OUT",
1714                         "multiplicity": "MANY2ONE",
1715                         "contains-other-v": "NONE",
1716                         "delete-other-v": "NONE",
1717                         "prevent-delete": "!${direction}",
1718                         "default": "true",
1719                         "description":""
1720                 },
1721                 {
1722                         "from": "pserver",
1723                         "to": "cloud-region",
1724                         "label": "org.onap.relationships.inventory.LocatedIn",
1725                         "direction": "OUT",
1726                         "multiplicity": "MANY2ONE",
1727                         "contains-other-v": "NONE",
1728                         "delete-other-v": "NONE",
1729                         "prevent-delete": "NONE",
1730                         "default": "true",
1731                         "description":""
1732                 },
1733                 {
1734                         "from": "pserver",
1735                         "to": "complex",
1736                         "label": "org.onap.relationships.inventory.LocatedIn",
1737                         "direction": "OUT",
1738                         "multiplicity": "MANY2ONE",
1739                         "contains-other-v": "NONE",
1740                         "delete-other-v": "NONE",
1741                         "prevent-delete": "!${direction}",
1742                         "default": "true",
1743                         "description":""
1744                 },
1745                 {
1746                         "from": "pserver",
1747                         "to": "zone",
1748                         "label": "org.onap.relationships.inventory.LocatedIn",
1749                         "direction": "OUT",
1750                         "multiplicity": "MANY2ONE",
1751                         "contains-other-v": "NONE",
1752                         "delete-other-v": "NONE",
1753                         "prevent-delete": "NONE",
1754                         "default": "true",
1755                         "description":""
1756                 },
1757                 {
1758                         "from": "site-pair",
1759                         "to": "routing-instance",
1760                         "label": "org.onap.relationships.inventory.BelongsTo",
1761                         "direction": "OUT",
1762                         "multiplicity": "MANY2ONE",
1763                         "contains-other-v": "!${direction}",
1764                         "delete-other-v": "!${direction}",
1765                         "prevent-delete": "NONE",
1766                         "default": "true",
1767                         "description":""
1768                 },
1769                 {
1770                         "from": "allotted-resource",
1771                         "to": "service-instance",
1772                         "label": "org.onap.relationships.inventory.BelongsTo",
1773                         "direction": "OUT",
1774                         "multiplicity": "MANY2ONE",
1775                         "contains-other-v": "!${direction}",
1776                         "delete-other-v": "!${direction}",
1777                         "prevent-delete": "NONE",
1778                         "default": "true",
1779                         "description":""
1780                 },
1781                 {
1782                         "from": "metadatum",
1783                         "to": "service-instance",
1784                         "label": "org.onap.relationships.inventory.BelongsTo",
1785                         "direction": "OUT",
1786                         "multiplicity": "MANY2ONE",
1787                         "contains-other-v": "!${direction}",
1788                         "delete-other-v": "!${direction}",
1789                         "prevent-delete": "NONE",
1790                         "default": "true",
1791                         "description":""
1792                 },
1793                 {
1794                         "from": "service-instance",
1795                         "to": "allotted-resource",
1796                         "label": "org.onap.relationships.inventory.Uses",
1797                         "direction": "OUT",
1798                         "multiplicity": "MANY2MANY",
1799                         "contains-other-v": "NONE",
1800                         "delete-other-v": "NONE",
1801                         "prevent-delete": "NONE",
1802                         "default": "true",
1803                         "description":""
1804                 },
1805                 {
1806                         "from": "service-instance",
1807                         "to": "instance-group",
1808                         "label": "org.onap.relationships.inventory.Uses",
1809                         "direction": "OUT",
1810                         "multiplicity": "ONE2MANY",
1811                         "contains-other-v": "NONE",
1812                         "delete-other-v": "NONE",
1813                         "SVC-INFRA":"NONE",
1814                         "prevent-delete": "NONE",
1815                         "default": "false",
1816                         "description":"MSO creates this edge on VNF Group Service creation"
1817                 },
1818                 {
1819                         "from": "service-instance",
1820                         "to": "configuration",
1821                         "label": "org.onap.relationships.inventory.Uses",
1822                         "direction": "OUT",
1823                         "multiplicity": "ONE2MANY",
1824                         "contains-other-v": "NONE",
1825                         "delete-other-v": "NONE",
1826                         "prevent-delete": "NONE",
1827                         "default": "true",
1828                         "description":""
1829                 },
1830                 {
1831                         "from": "service-instance",
1832                         "to": "connector",
1833                         "label": "org.onap.relationships.inventory.Uses",
1834                         "direction": "OUT",
1835                         "multiplicity": "MANY2MANY",
1836                         "contains-other-v": "NONE",
1837                         "delete-other-v": "NONE",
1838                         "prevent-delete": "NONE",
1839                         "default": "true",
1840                         "description":""
1841                 },
1842                 {
1843                         "from": "service-instance",
1844                         "to": "ctag-assignment",
1845                         "label": "org.onap.relationships.inventory.Uses",
1846                         "direction": "OUT",
1847                         "multiplicity": "ONE2MANY",
1848                         "contains-other-v": "NONE",
1849                         "delete-other-v": "NONE",
1850                         "prevent-delete": "NONE",
1851                         "default": "true",
1852                         "description":""
1853                 },
1854                 {
1855                         "from": "service-instance",
1856                         "to": "cvlan-tag",
1857                         "label": "org.onap.relationships.inventory.ComposedOf",
1858                         "direction": "OUT",
1859                         "multiplicity": "MANY2MANY",
1860                         "contains-other-v": "NONE",
1861                         "delete-other-v": "NONE",
1862                         "prevent-delete": "NONE",
1863                         "default": "true",
1864                         "description":""
1865                 },
1866                 {
1867                         "from": "service-instance",
1868                         "to": "instance-group",
1869                         "label": "org.onap.relationships.inventory.MemberOf",
1870                         "direction": "OUT",
1871                         "multiplicity": "MANY2MANY",
1872                         "contains-other-v": "NONE",
1873                         "delete-other-v": "NONE",
1874                         "prevent-delete": "NONE",
1875                         "default": "true",
1876                         "description":""
1877                 },
1878                 {
1879                         "from": "service-instance",
1880                         "to": "logical-link",
1881                         "label": "org.onap.relationships.inventory.Uses",
1882                         "direction": "OUT",
1883                         "multiplicity": "MANY2MANY",
1884                         "contains-other-v": "NONE",
1885                         "delete-other-v": "${direction}",
1886                         "prevent-delete": "NONE",
1887                         "default": "true",
1888                         "description":""
1889                 },
1890                 {
1891                         "from": "service-instance",
1892                         "to": "pnf",
1893                         "label": "org.onap.relationships.inventory.ComposedOf",
1894                         "direction": "OUT",
1895                         "multiplicity": "ONE2MANY",
1896                         "contains-other-v": "NONE",
1897                         "delete-other-v": "NONE",
1898                         "prevent-delete": "NONE",
1899                         "default": "true",
1900                         "description":""
1901                 },
1902                 {
1903                         "from": "service-instance",
1904                         "to": "service-instance",
1905                         "label": "org.onap.relationships.inventory.ComposedOf",
1906                         "direction": "OUT",
1907                         "multiplicity": "ONE2MANY",
1908                         "contains-other-v": "NONE",
1909                         "delete-other-v": "NONE",
1910                         "prevent-delete": "NONE",
1911                         "default": "true",
1912                         "description":""
1913                 },
1914                 {
1915                         "from": "service-instance",
1916                         "to": "vlan",
1917                         "label": "org.onap.relationships.inventory.ComposedOf",
1918                         "direction": "OUT",
1919                         "multiplicity": "ONE2MANY",
1920                         "contains-other-v": "NONE",
1921                         "delete-other-v": "NONE",
1922                         "prevent-delete": "NONE",
1923                         "default": "true",
1924                         "description":""
1925                 },
1926                 {
1927                         "from": "service-instance",
1928                         "to": "zone",
1929                         "label": "org.onap.relationships.inventory.LocatedIn",
1930                         "direction": "OUT",
1931                         "multiplicity": "MANY2ONE",
1932                         "contains-other-v": "NONE",
1933                         "delete-other-v": "NONE",
1934                         "prevent-delete": "NONE",
1935                         "default": "true",
1936                         "description":""
1937                 },
1938                 {
1939                         "from": "service-instance",
1940                         "to": "service-subscription",
1941                         "label": "org.onap.relationships.inventory.BelongsTo",
1942                         "direction": "OUT",
1943                         "multiplicity": "MANY2ONE",
1944                         "contains-other-v": "!${direction}",
1945                         "delete-other-v": "!${direction}",
1946                         "prevent-delete": "NONE",
1947                         "default": "true",
1948                         "description":""
1949                 },
1950                 {
1951                         "from": "class-of-service",
1952                         "to": "site-pair",
1953                         "label": "org.onap.relationships.inventory.BelongsTo",
1954                         "direction": "OUT",
1955                         "multiplicity": "MANY2ONE",
1956                         "contains-other-v": "!${direction}",
1957                         "delete-other-v": "!${direction}",
1958                         "prevent-delete": "NONE",
1959                         "default": "true",
1960                         "description":""
1961                 },
1962                 {
1963                         "from": "routing-instance",
1964                         "to": "site-pair-set",
1965                         "label": "org.onap.relationships.inventory.BelongsTo",
1966                         "direction": "OUT",
1967                         "multiplicity": "MANY2ONE",
1968                         "contains-other-v": "!${direction}",
1969                         "delete-other-v": "!${direction}",
1970                         "prevent-delete": "NONE",
1971                         "default": "true",
1972                         "description":""
1973                 },
1974                 {
1975                         "from": "sriov-vf",
1976                         "to": "sriov-pf",
1977                         "label": "org.onap.relationships.inventory.Uses",
1978                         "direction": "OUT",
1979                         "multiplicity": "MANY2ONE",
1980                         "contains-other-v": "NONE",
1981                         "delete-other-v": "NONE",
1982                         "prevent-delete": "NONE",
1983                         "default": "true",
1984                         "description":""
1985                 },
1986                 {
1987                         "from": "host-route",
1988                         "to": "subnet",
1989                         "label": "org.onap.relationships.inventory.BelongsTo",
1990                         "direction": "OUT",
1991                         "multiplicity": "MANY2ONE",
1992                         "contains-other-v": "!${direction}",
1993                         "delete-other-v": "!${direction}",
1994                         "prevent-delete": "NONE",
1995                         "default": "true",
1996                         "description":""
1997                 },
1998                 {
1999                         "from": "service-subscription",
2000                         "to": "tenant",
2001                         "label": "org.onap.relationships.inventory.Uses",
2002                         "direction": "OUT",
2003                         "multiplicity": "MANY2MANY",
2004                         "contains-other-v": "NONE",
2005                         "delete-other-v": "NONE",
2006                         "prevent-delete": "NONE",
2007                         "default": "true",
2008                         "description":""
2009                 },
2010                 {
2011                         "from": "tenant",
2012                         "to": "l3-network",
2013                         "label": "org.onap.relationships.inventory.Uses",
2014                         "direction": "OUT",
2015                         "multiplicity": "MANY2MANY",
2016                         "contains-other-v": "NONE",
2017                         "delete-other-v": "NONE",
2018                         "prevent-delete": "NONE",
2019                         "default": "true",
2020                         "description":""
2021                 },
2022                 {
2023                         "from": "vserver",
2024                         "to": "tenant",
2025                         "label": "org.onap.relationships.inventory.BelongsTo",
2026                         "direction": "OUT",
2027                         "multiplicity": "MANY2ONE",
2028                         "contains-other-v": "!${direction}",
2029                         "delete-other-v": "NONE",
2030                         "prevent-delete": "!${direction}",
2031                         "default": "true",
2032                         "description":""
2033                 },
2034                 {
2035                         "from": "entitlement",
2036                         "to": "vce",
2037                         "label": "org.onap.relationships.inventory.BelongsTo",
2038                         "direction": "OUT",
2039                         "multiplicity": "MANY2ONE",
2040                         "contains-other-v": "!${direction}",
2041                         "delete-other-v": "!${direction}",
2042                         "prevent-delete": "NONE",
2043                         "default": "true",
2044                         "description":""
2045                 },
2046                 {
2047                         "from": "license",
2048                         "to": "vce",
2049                         "label": "org.onap.relationships.inventory.BelongsTo",
2050                         "direction": "OUT",
2051                         "multiplicity": "MANY2ONE",
2052                         "contains-other-v": "!${direction}",
2053                         "delete-other-v": "!${direction}",
2054                         "prevent-delete": "NONE",
2055                         "default": "true",
2056                         "description":""
2057                 },
2058                 {
2059                         "from": "port-group",
2060                         "to": "vce",
2061                         "label": "org.onap.relationships.inventory.BelongsTo",
2062                         "direction": "OUT",
2063                         "multiplicity": "MANY2ONE",
2064                         "contains-other-v": "!${direction}",
2065                         "delete-other-v": "!${direction}",
2066                         "prevent-delete": "NONE",
2067                         "default": "true",
2068                         "description":""
2069                 },
2070                 {
2071                         "from": "service-instance",
2072                         "to": "vce",
2073                         "label": "org.onap.relationships.inventory.ComposedOf",
2074                         "direction": "OUT",
2075                         "multiplicity": "ONE2MANY",
2076                         "contains-other-v": "NONE",
2077                         "delete-other-v": "NONE",
2078                         "prevent-delete": "NONE",
2079                         "default": "true",
2080                         "description":""
2081                 },
2082                 {
2083                         "from": "vce",
2084                         "to": "availability-zone",
2085                         "label": "org.onap.relationships.inventory.Uses",
2086                         "direction": "OUT",
2087                         "multiplicity": "MANY2MANY",
2088                         "contains-other-v": "NONE",
2089                         "delete-other-v": "NONE",
2090                         "prevent-delete": "!${direction}",
2091                         "default": "true",
2092                         "description":""
2093                 },
2094                 {
2095                         "from": "vce",
2096                         "to": "complex",
2097                         "label": "org.onap.relationships.inventory.LocatedIn",
2098                         "direction": "OUT",
2099                         "multiplicity": "MANY2MANY",
2100                         "contains-other-v": "NONE",
2101                         "delete-other-v": "NONE",
2102                         "prevent-delete": "!${direction}",
2103                         "default": "true",
2104                         "description":""
2105                 },
2106                 {
2107                         "from": "vce",
2108                         "to": "vserver",
2109                         "label": "tosca.relationships.HostedOn",
2110                         "direction": "OUT",
2111                         "multiplicity": "ONE2MANY",
2112                         "contains-other-v": "NONE",
2113                         "delete-other-v": "NONE",
2114                         "prevent-delete": "NONE",
2115                         "default": "true",
2116                         "description":""
2117                 },
2118                 {
2119                         "from": "vf-module",
2120                         "to": "l3-network",
2121                         "label": "org.onap.relationships.inventory.DependsOn",
2122                         "direction": "OUT",
2123                         "multiplicity": "MANY2MANY",
2124                         "contains-other-v": "NONE",
2125                         "delete-other-v": "NONE",
2126                         "prevent-delete": "NONE",
2127                         "default": "true",
2128                         "description":""
2129                 },
2130                 {
2131                         "from": "vf-module",
2132                         "to": "vnfc",
2133                         "label": "org.onap.relationships.inventory.Uses",
2134                         "direction": "OUT",
2135                         "multiplicity": "ONE2MANY",
2136                         "contains-other-v": "NONE",
2137                         "delete-other-v": "${direction}",
2138                         "prevent-delete": "NONE",
2139                         "default": "true",
2140                         "description":""
2141                 },
2142                 {
2143                         "from": "vf-module",
2144                         "to": "volume-group",
2145                         "label": "org.onap.relationships.inventory.Uses",
2146                         "direction": "OUT",
2147                         "multiplicity": "ONE2ONE",
2148                         "contains-other-v": "NONE",
2149                         "delete-other-v": "NONE",
2150                         "prevent-delete": "NONE",
2151                         "default": "true",
2152                         "description":""
2153                 },
2154                 {
2155                         "from": "vip-ipv4-address-list",
2156                         "to": "instance-group",
2157                         "label": "org.onap.relationships.inventory.MemberOf",
2158                         "direction": "OUT",
2159                         "multiplicity": "MANY2MANY",
2160                         "contains-other-v": "NONE",
2161                         "delete-other-v": "NONE",
2162                         "prevent-delete": "NONE",
2163                         "default": "true",
2164                         "description":""
2165                 },
2166                 {
2167                         "from": "vip-ipv4-address-list",
2168                         "to": "subnet",
2169                         "label": "org.onap.relationships.inventory.MemberOf",
2170                         "direction": "OUT",
2171                         "multiplicity": "MANY2MANY",
2172                         "contains-other-v": "NONE",
2173                         "delete-other-v": "NONE",
2174                         "prevent-delete": "!${direction}",
2175                         "default": "true",
2176                         "description":""
2177                 },
2178                 {
2179                         "from": "vip-ipv6-address-list",
2180                         "to": "instance-group",
2181                         "label": "org.onap.relationships.inventory.MemberOf",
2182                         "direction": "OUT",
2183                         "multiplicity": "MANY2MANY",
2184                         "contains-other-v": "NONE",
2185                         "delete-other-v": "NONE",
2186                         "prevent-delete": "NONE",
2187                         "default": "true",
2188                         "description":""
2189                 },
2190                 {
2191                         "from": "vip-ipv6-address-list",
2192                         "to": "subnet",
2193                         "label": "org.onap.relationships.inventory.MemberOf",
2194                         "direction": "OUT",
2195                         "multiplicity": "MANY2MANY",
2196                         "contains-other-v": "NONE",
2197                         "delete-other-v": "NONE",
2198                         "prevent-delete": "!${direction}",
2199                         "default": "true",
2200                         "description":""
2201                 },
2202                 {
2203                         "from": "generic-vnf",
2204                         "to": "virtual-data-center",
2205                         "label": "org.onap.relationships.inventory.LocatedIn",
2206                         "direction": "OUT",
2207                         "multiplicity": "MANY2MANY",
2208                         "contains-other-v": "NONE",
2209                         "delete-other-v": "NONE",
2210                         "prevent-delete": "NONE",
2211                         "default": "true",
2212                         "description":""
2213                 },
2214                 {
2215                         "from": "logical-link",
2216                         "to": "virtual-data-center",
2217                         "label": "org.onap.relationships.inventory.LocatedIn",
2218                         "direction": "OUT",
2219                         "multiplicity": "MANY2MANY",
2220                         "contains-other-v": "NONE",
2221                         "delete-other-v": "NONE",
2222                         "prevent-delete": "NONE",
2223                         "default": "true",
2224                         "description":""
2225                 },
2226                 {
2227                         "from": "l3-interface-ipv4-address-list",
2228                         "to": "vlan",
2229                         "label": "org.onap.relationships.inventory.BelongsTo",
2230                         "direction": "OUT",
2231                         "multiplicity": "MANY2ONE",
2232                         "contains-other-v": "!${direction}",
2233                         "delete-other-v": "!${direction}",
2234                         "prevent-delete": "NONE",
2235                         "default": "true",
2236                         "description":""
2237                 },
2238                 {
2239                         "from": "l3-interface-ipv6-address-list",
2240                         "to": "vlan",
2241                         "label": "org.onap.relationships.inventory.BelongsTo",
2242                         "direction": "OUT",
2243                         "multiplicity": "MANY2ONE",
2244                         "contains-other-v": "!${direction}",
2245                         "delete-other-v": "!${direction}",
2246                         "prevent-delete": "NONE",
2247                         "default": "true",
2248                         "description":""
2249                 },
2250                 {
2251                         "from": "vlan",
2252                         "to": "logical-link",
2253                         "label": "org.onap.relationships.inventory.Uses",
2254                         "direction": "OUT",
2255                         "multiplicity": "MANY2MANY",
2256                         "contains-other-v": "NONE",
2257                         "delete-other-v": "${direction}",
2258                         "prevent-delete": "NONE",
2259                         "default": "true",
2260                         "description":""
2261                 },
2262                 {
2263                         "from": "vlan",
2264                         "to": "multicast-configuration",
2265                         "label": "org.onap.relationships.inventory.Uses",
2266                         "direction": "OUT",
2267                         "multiplicity": "MANY2MANY",
2268                         "contains-other-v": "NONE",
2269                         "delete-other-v": "NONE",
2270                         "prevent-delete": "NONE",
2271                         "default": "true",
2272                         "description":""
2273                 },
2274                 {
2275                         "from": "l3-interface-ipv4-address-list",
2276                         "to": "vnfc",
2277                         "label": "org.onap.relationships.inventory.BelongsTo",
2278                         "direction": "OUT",
2279                         "multiplicity": "MANY2ONE",
2280                         "contains-other-v": "!${direction}",
2281                         "delete-other-v": "!${direction}",
2282                         "prevent-delete": "NONE",
2283                         "default": "true",
2284                         "description":""
2285                 },
2286                 {
2287                         "from": "l3-interface-ipv6-address-list",
2288                         "to": "vnfc",
2289                         "label": "org.onap.relationships.inventory.BelongsTo",
2290                         "direction": "OUT",
2291                         "multiplicity": "MANY2ONE",
2292                         "contains-other-v": "!${direction}",
2293                         "delete-other-v": "!${direction}",
2294                         "prevent-delete": "NONE",
2295                         "default": "true",
2296                         "description":""
2297                 },
2298                 {
2299                         "from": "vnfc",
2300                         "to": "instance-group",
2301                         "label": "org.onap.relationships.inventory.MemberOf",
2302                         "direction": "OUT",
2303                         "multiplicity": "MANY2MANY",
2304                         "contains-other-v": "NONE",
2305                         "delete-other-v": "NONE",
2306                         "prevent-delete": "NONE",
2307                         "default": "true",
2308                         "description":""
2309                 },
2310                 {
2311                         "from": "vnfc",
2312                         "to": "vip-ipv4-address-list",
2313                         "label": "org.onap.relationships.inventory.Uses",
2314                         "direction": "OUT",
2315                         "multiplicity": "MANY2MANY",
2316                         "contains-other-v": "NONE",
2317                         "delete-other-v": "NONE",
2318                         "prevent-delete": "NONE",
2319                         "default": "true",
2320                         "description":""
2321                 },
2322                 {
2323                         "from": "vnfc",
2324                         "to": "vip-ipv6-address-list",
2325                         "label": "org.onap.relationships.inventory.Uses",
2326                         "direction": "OUT",
2327                         "multiplicity": "MANY2MANY",
2328                         "contains-other-v": "NONE",
2329                         "delete-other-v": "NONE",
2330                         "prevent-delete": "NONE",
2331                         "default": "true",
2332                         "description":""
2333                 },
2334                 {
2335                         "from": "tenant",
2336                         "to": "volume-group",
2337                         "label": "org.onap.relationships.inventory.DependsOn",
2338                         "direction": "OUT",
2339                         "multiplicity": "ONE2MANY",
2340                         "contains-other-v": "NONE",
2341                         "delete-other-v": "NONE",
2342                         "prevent-delete": "NONE",
2343                         "default": "true",
2344                         "description":""
2345                 },
2346                 {
2347                         "from": "volume-group",
2348                         "to": "complex",
2349                         "label": "org.onap.relationships.inventory.LocatedIn",
2350                         "direction": "OUT",
2351                         "multiplicity": "MANY2ONE",
2352                         "contains-other-v": "NONE",
2353                         "delete-other-v": "NONE",
2354                         "prevent-delete": "!${direction}",
2355                         "default": "true",
2356                         "description":""
2357                 },
2358                 {
2359                         "from": "lag-interface",
2360                         "to": "vpls-pe",
2361                         "label": "tosca.relationships.network.BindsTo",
2362                         "direction": "OUT",
2363                         "multiplicity": "MANY2ONE",
2364                         "contains-other-v": "!${direction}",
2365                         "delete-other-v": "!${direction}",
2366                         "prevent-delete": "NONE",
2367                         "default": "true",
2368                         "description":""
2369                 },
2370                 {
2371                         "from": "p-interface",
2372                         "to": "vpls-pe",
2373                         "label": "tosca.relationships.network.BindsTo",
2374                         "direction": "OUT",
2375                         "multiplicity": "MANY2ONE",
2376                         "contains-other-v": "!${direction}",
2377                         "delete-other-v": "!${direction}",
2378                         "prevent-delete": "NONE",
2379                         "default": "true",
2380                         "description":""
2381                 },
2382                 {
2383                         "from": "vpls-pe",
2384                         "to": "complex",
2385                         "label": "org.onap.relationships.inventory.LocatedIn",
2386                         "direction": "OUT",
2387                         "multiplicity": "MANY2ONE",
2388                         "contains-other-v": "NONE",
2389                         "delete-other-v": "NONE",
2390                         "prevent-delete": "!${direction}",
2391                         "default": "true",
2392                         "description":""
2393                 },
2394                 {
2395                         "from": "vpls-pe",
2396                         "to": "ctag-pool",
2397                         "label": "org.onap.relationships.inventory.Uses",
2398                         "direction": "OUT",
2399                         "multiplicity": "MANY2MANY",
2400                         "contains-other-v": "NONE",
2401                         "delete-other-v": "NONE",
2402                         "prevent-delete": "NONE",
2403                         "default": "true",
2404                         "description":""
2405                 },
2406                 {
2407                         "from": "route-target",
2408                         "to": "vpn-binding",
2409                         "label": "org.onap.relationships.inventory.BelongsTo",
2410                         "direction": "OUT",
2411                         "multiplicity": "MANY2ONE",
2412                         "contains-other-v": "!${direction}",
2413                         "delete-other-v": "!${direction}",
2414                         "prevent-delete": "NONE",
2415                         "default": "true",
2416                         "description":""
2417                 },
2418                 {
2419                         "from": "l-interface",
2420                         "to": "vserver",
2421                         "label": "tosca.relationships.network.BindsTo",
2422                         "direction": "OUT",
2423                         "multiplicity": "MANY2ONE",
2424                         "contains-other-v": "!${direction}",
2425                         "delete-other-v": "!${direction}",
2426                         "prevent-delete": "NONE",
2427                         "default": "true",
2428                         "description":""
2429                 },
2430                 {
2431                         "from": "vf-module",
2432                         "to": "vserver",
2433                         "label": "org.onap.relationships.inventory.Uses",
2434                         "direction": "OUT",
2435                         "multiplicity": "ONE2MANY",
2436                         "contains-other-v": "NONE",
2437                         "delete-other-v": "NONE",
2438                         "prevent-delete": "NONE",
2439                         "default": "true",
2440                         "description":""
2441                 },
2442                 {
2443                         "from": "vnfc",
2444                         "to": "vserver",
2445                         "label": "tosca.relationships.HostedOn",
2446                         "direction": "OUT",
2447                         "multiplicity": "ONE2MANY",
2448                         "contains-other-v": "NONE",
2449                         "delete-other-v": "NONE",
2450                         "prevent-delete": "NONE",
2451                         "default": "true",
2452                         "description":""
2453                 },
2454                 {
2455                         "from": "vserver",
2456                         "to": "flavor",
2457                         "label": "org.onap.relationships.inventory.Uses",
2458                         "direction": "OUT",
2459                         "multiplicity": "MANY2ONE",
2460                         "contains-other-v": "NONE",
2461                         "delete-other-v": "NONE",
2462                         "prevent-delete": "!${direction}",
2463                         "default": "true",
2464                         "description":""
2465                 },
2466                 {
2467                         "from": "vserver",
2468                         "to": "image",
2469                         "label": "org.onap.relationships.inventory.Uses",
2470                         "direction": "OUT",
2471                         "multiplicity": "MANY2ONE",
2472                         "contains-other-v": "NONE",
2473                         "delete-other-v": "NONE",
2474                         "prevent-delete": "!${direction}",
2475                         "default": "true",
2476                         "description":""
2477                 },
2478                 {
2479                         "from": "vserver",
2480                         "to": "pserver",
2481                         "label": "tosca.relationships.HostedOn",
2482                         "direction": "OUT",
2483                         "multiplicity": "MANY2ONE",
2484                         "contains-other-v": "NONE",
2485                         "delete-other-v": "NONE",
2486                         "prevent-delete": "!${direction}",
2487                         "default": "true",
2488                         "description":""
2489                 },
2490                 {
2491                         "from": "vserver",
2492                         "to": "snapshot",
2493                         "label": "org.onap.relationships.inventory.Uses",
2494                         "direction": "OUT",
2495                         "multiplicity": "ONE2ONE",
2496                         "contains-other-v": "NONE",
2497                         "delete-other-v": "NONE",
2498                         "prevent-delete": "NONE",
2499                         "default": "true",
2500                         "description":""
2501                 },
2502                 {
2503                         "from": "vserver",
2504                         "to": "volume",
2505                         "label": "tosca.relationships.AttachesTo",
2506                         "direction": "OUT",
2507                         "multiplicity": "ONE2MANY",
2508                         "contains-other-v": "${direction}",
2509                         "delete-other-v": "${direction}",
2510                         "prevent-delete": "NONE",
2511                         "default": "true",
2512                         "description":""
2513                 },
2514                 {
2515                         "from": "zone",
2516                         "to": "complex",
2517                         "label": "org.onap.relationships.inventory.LocatedIn",
2518                         "direction": "OUT",
2519                         "multiplicity": "MANY2ONE",
2520                         "contains-other-v": "NONE",
2521                         "delete-other-v": "NONE",
2522                         "prevent-delete": "!${direction}",
2523                         "default": "true",
2524                         "description":""
2525                 },
2526                 {
2527                         "from": "configuration",
2528                         "to": "l-interface",
2529                         "label": "org.onap.relationships.inventory.AppliesTo",
2530                         "direction": "OUT",
2531                         "multiplicity": "MANY2MANY",
2532                         "contains-other-v": "NONE",
2533                         "delete-other-v": "NONE",
2534                         "prevent-delete": "NONE",
2535                         "default": "true",
2536                         "description":""
2537                 },
2538                 {
2539                         "from": "configuration",
2540                         "to": "pnf",
2541                         "label": "org.onap.relationships.inventory.AppliesTo",
2542                         "direction": "OUT",
2543                         "multiplicity": "MANY2MANY",
2544                         "contains-other-v": "NONE",
2545                         "delete-other-v": "NONE",
2546                         "prevent-delete": "NONE",
2547                         "default": "true",
2548                         "description":""
2549                 },
2550                 {
2551                         "from": "forwarder",
2552                         "to": "forwarding-path",
2553                         "label": "org.onap.relationships.inventory.BelongsTo",
2554                         "direction": "OUT",
2555                         "multiplicity": "MANY2ONE",
2556                         "contains-other-v": "!${direction}",
2557                         "delete-other-v": "!${direction}",
2558                         "prevent-delete": "NONE",
2559                         "default": "true",
2560                         "description":""
2561                 },
2562                 {
2563                         "from": "forwarding-path",
2564                         "to": "service-instance",
2565                         "label": "org.onap.relationships.inventory.AppliesTo",
2566                         "direction": "OUT",
2567                         "multiplicity": "MANY2ONE",
2568                         "contains-other-v": "NONE",
2569                         "delete-other-v": "!${direction}",
2570                         "prevent-delete": "NONE",
2571                         "default": "true",
2572                         "description":""
2573                 },
2574                 {
2575                         "from": "forwarder",
2576                         "to": "l-interface",
2577                         "label": "org.onap.relationships.inventory.ForwardsTo",
2578                         "direction": "OUT",
2579                         "multiplicity": "MANY2MANY",
2580                         "contains-other-v": "NONE",
2581                         "delete-other-v": "NONE",
2582                         "prevent-delete": "NONE",
2583                         "default": "true",
2584                         "description":""
2585                 },
2586                 {
2587                         "from": "forwarder",
2588                         "to": "configuration",
2589                         "label": "org.onap.relationships.inventory.Uses",
2590                         "direction": "OUT",
2591                         "multiplicity": "ONE2ONE",
2592                         "contains-other-v": "NONE",
2593                         "delete-other-v": "${direction}",
2594                         "prevent-delete": "NONE",
2595                         "default": "true",
2596                         "description":""
2597                 },
2598                 {
2599                         "from": "forwarding-path",
2600                         "to": "configuration",
2601                         "label": "org.onap.relationships.inventory.Uses",
2602                         "direction": "OUT",
2603                         "multiplicity": "ONE2ONE",
2604                         "contains-other-v": "NONE",
2605                         "delete-other-v": "${direction}",
2606                         "prevent-delete": "NONE",
2607                         "default": "true",
2608                         "description":""
2609                 },
2610                 {
2611                         "from": "forwarder",
2612                         "to": "lag-interface",
2613                         "label": "org.onap.relationships.inventory.ForwardsTo",
2614                         "direction": "OUT",
2615                         "multiplicity": "MANY2MANY",
2616                         "contains-other-v": "NONE",
2617                         "delete-other-v": "NONE",
2618                         "prevent-delete": "NONE",
2619                         "default": "true",
2620                         "description":""
2621                 },
2622                 {
2623                         "from": "evc",
2624                         "to": "configuration",
2625                         "label": "org.onap.relationships.inventory.BelongsTo",
2626                         "direction": "OUT",
2627                         "multiplicity": "ONE2ONE",
2628                         "contains-other-v": "!${direction}",
2629                         "delete-other-v": "!${direction}",
2630                         "prevent-delete": "NONE",
2631                         "default": "true",
2632                         "description":""
2633                 },
2634                 {
2635                         "from": "forwarder-evc",
2636                         "to": "configuration",
2637                         "label": "org.onap.relationships.inventory.BelongsTo",
2638                         "direction": "OUT",
2639                         "multiplicity": "ONE2ONE",
2640                         "contains-other-v": "!${direction}",
2641                         "delete-other-v": "!${direction}",
2642                         "prevent-delete": "NONE",
2643                         "default": "true",
2644                         "description":""
2645                 },
2646                 {
2647                         "from": "forwarder",
2648                         "to": "p-interface",
2649                         "label": "org.onap.relationships.inventory.ForwardsTo",
2650                         "direction": "OUT",
2651                         "multiplicity": "MANY2MANY",
2652                         "contains-other-v": "NONE",
2653                         "delete-other-v": "NONE",
2654                         "prevent-delete": "NONE",
2655                         "default": "true",
2656                         "description":""
2657                 },
2658                 {
2659                         "from": "generic-vnf",
2660                         "to": "nos-server",
2661                         "label": "tosca.relationships.HostedOn",
2662                         "direction": "OUT",
2663                         "multiplicity": "MANY2ONE",
2664                         "contains-other-v": "NONE",
2665                         "delete-other-v": "NONE",
2666                         "prevent-delete": "NONE",
2667                         "default": "true",
2668                         "description":""
2669                 },
2670                 {
2671                         "from": "nos-server",
2672                         "to": "pserver",
2673                         "label": "tosca.relationships.HostedOn",
2674                         "direction": "OUT",
2675                         "multiplicity": "ONE2ONE",
2676                         "contains-other-v": "NONE",
2677                         "delete-other-v": "NONE",
2678                         "prevent-delete": "!${direction}",
2679                         "default": "true",
2680                         "description":""
2681                 },
2682                 {
2683                         "from": "nos-server",
2684                         "to": "tenant",
2685                         "label": "org.onap.relationships.inventory.BelongsTo",
2686                         "direction": "OUT",
2687                         "multiplicity": "MANY2ONE",
2688                         "contains-other-v": "!${direction}",
2689                         "delete-other-v": "NONE",
2690                         "prevent-delete": "!${direction}",
2691                         "default": "true",
2692                         "description":""
2693                 },
2694                 {
2695                         "from": "configuration",
2696                         "to": "configuration",
2697                         "label": "tosca.relationships.network.BindsTo",
2698                         "direction": "OUT",
2699                         "multiplicity": "ONE2ONE",
2700                         "contains-other-v": "NONE",
2701                         "delete-other-v": "NONE",
2702                         "prevent-delete": "NONE",
2703                         "default": "true",
2704                         "description":""
2705                 },
2706                 {
2707                         "from": "configuration",
2708                         "to": "vpn-binding",
2709                         "label": "org.onap.relationships.inventory.Uses",
2710                         "direction": "OUT",
2711                         "multiplicity": "MANY2ONE",
2712                         "contains-other-v": "NONE",
2713                         "delete-other-v": "NONE",
2714                         "prevent-delete": "NONE",
2715                         "default": "true",
2716                         "description":""
2717                 },
2718                 {
2719                         "from": "configuration",
2720                         "to": "l3-network",
2721                         "label": "org.onap.relationships.inventory.PartOf",
2722                         "direction": "OUT",
2723                         "multiplicity": "MANY2MANY",
2724                         "contains-other-v": "NONE",
2725                         "delete-other-v": "NONE",
2726                         "prevent-delete": "NONE",
2727                         "default": "true",
2728                         "description":""
2729                 },
2730                 {
2731                         "from": "vpn-binding",
2732                         "to": "customer",
2733                         "label": "org.onap.relationships.inventory.Uses",
2734                         "direction": "OUT",
2735                         "multiplicity": "MANY2MANY",
2736                         "contains-other-v": "NONE",
2737                         "delete-other-v": "NONE",
2738                         "prevent-delete": "NONE",
2739                         "default": "true",
2740                         "description":""
2741                 },
2742                 {
2743                         "from": "service-instance",
2744                         "to": "configuration",
2745                         "label": "org.onap.relationships.inventory.ComposedOf",
2746                         "direction": "OUT",
2747                         "multiplicity": "MANY2MANY",
2748                         "contains-other-v": "NONE",
2749                         "delete-other-v": "NONE",
2750                         "prevent-delete": "NONE",
2751                         "default": "false",
2752                         "description":""
2753                 },
2754                 {
2755                         "from": "forwarder",
2756                         "to": "generic-vnf",
2757                         "label": "org.onap.relationships.inventory.AppliesTo",
2758                         "direction": "OUT",
2759                         "multiplicity": "MANY2MANY",
2760                         "contains-other-v": "NONE",
2761                         "delete-other-v": "NONE",
2762                         "prevent-delete": "NONE",
2763                         "default": "true",
2764                         "description": "Points to the generic-vnf(s) involved in this forwarding step."
2765                 },
2766         {
2767             "from": "cloud-region",
2768             "to": "instance-group",
2769             "label": "org.onap.relationships.inventory.Uses",
2770             "direction": "OUT",
2771             "multiplicity": "ONE2MANY",
2772             "contains-other-v": "NONE",
2773             "delete-other-v": "NONE",
2774             "prevent-delete": "NONE",
2775             "default": "true",
2776             "description": ""
2777          },
2778                  {
2779                         "from": "instance-group",
2780                         "to": "collection",
2781                         "label": "org.onap.inventory.BelongsTo",
2782                         "direction": "OUT",
2783                         "multiplicity": "ONE2ONE",
2784                         "contains-other-v": "NONE",
2785                         "delete-other-v": "NONE",
2786                         "prevent-delete": "NONE",
2787                         "default": "true",
2788                         "description": ""
2789                  },
2790                  {
2791                         "from": "service-instance",
2792                         "to": "collection",
2793                         "label": "org.onap.relationships.inventory.ComposedOf",
2794                         "direction": "OUT",
2795                         "multiplicity": "ONE2ONE",
2796                         "contains-other-v": "NONE",
2797                         "delete-other-v": "NONE",
2798                         "prevent-delete": "NONE",
2799                         "default": "true",
2800                         "description": ""
2801                  },
2802                  {
2803                         "from": "vlan-mapping",
2804                         "to": "forwarder-evc",
2805                         "label": "org.onap.relationships.inventory.BelongsTo",
2806                         "direction": "OUT",
2807                         "multiplicity": "MANY2ONE",
2808                         "contains-other-v": "!${direction}",
2809                         "delete-other-v": "!${direction}",
2810                         "prevent-delete": "NONE",
2811                         "default": "true",
2812                         "description": ""
2813                  },
2814          {
2815              "from": "allotted-resource",
2816              "to": "model-ver",
2817              "label": "org.onap.relationships.inventory.IsA",
2818              "direction": "OUT",
2819              "multiplicity": "MANY2ONE",
2820              "contains-other-v": "NONE",
2821              "delete-other-v": "NONE",
2822              "SVC-INFRA": "NONE",
2823              "prevent-delete": "!${direction}",
2824              "private": "true"
2825          },
2826          {
2827              "from": "configuration",
2828              "to": "model-ver",
2829              "label": "org.onap.relationships.inventory.IsA",
2830              "direction": "OUT",
2831              "multiplicity": "MANY2ONE",
2832              "contains-other-v": "NONE",
2833              "delete-other-v": "NONE",
2834              "SVC-INFRA": "NONE",
2835              "prevent-delete": "!${direction}",
2836              "private": "true"
2837          },
2838          {
2839              "from": "connector",
2840              "to": "model-ver",
2841              "label": "org.onap.relationships.inventory.IsA",
2842              "direction": "OUT",
2843              "multiplicity": "MANY2ONE",
2844              "contains-other-v": "NONE",
2845              "delete-other-v": "NONE",
2846              "SVC-INFRA": "NONE",
2847              "prevent-delete": "!${direction}",
2848              "private": "true"
2849          },
2850          {
2851              "from": "generic-vnf",
2852              "to": "model-ver",
2853              "label": "org.onap.relationships.inventory.IsA",
2854              "direction": "OUT",
2855              "multiplicity": "MANY2ONE",
2856              "contains-other-v": "NONE",
2857              "delete-other-v": "NONE",
2858              "SVC-INFRA": "NONE",
2859              "prevent-delete": "!${direction}",
2860              "private": "true"
2861          },
2862          {
2863              "from": "instance-group",
2864              "to": "model-ver",
2865              "label": "org.onap.relationships.inventory.IsA",
2866              "direction": "OUT",
2867              "multiplicity": "MANY2ONE",
2868              "contains-other-v": "NONE",
2869              "delete-other-v": "NONE",
2870              "SVC-INFRA": "NONE",
2871              "prevent-delete": "!${direction}",
2872              "private": "true"
2873          },
2874          {
2875              "from": "l3-network",
2876              "to": "model-ver",
2877              "label": "org.onap.relationships.inventory.IsA",
2878              "direction": "OUT",
2879              "multiplicity": "MANY2ONE",
2880              "contains-other-v": "NONE",
2881              "delete-other-v": "NONE",
2882              "SVC-INFRA": "NONE",
2883              "prevent-delete": "!${direction}",
2884              "private": "true"
2885          },
2886          {
2887              "from": "logical-link",
2888              "to": "model-ver",
2889              "label": "org.onap.relationships.inventory.IsA",
2890              "direction": "OUT",
2891              "multiplicity": "MANY2ONE",
2892              "contains-other-v": "NONE",
2893              "delete-other-v": "NONE",
2894              "SVC-INFRA": "NONE",
2895              "prevent-delete": "!${direction}",
2896              "private": "true"
2897          },
2898          {
2899              "from": "service-instance",
2900              "to": "model-ver",
2901              "label": "org.onap.relationships.inventory.IsA",
2902              "direction": "OUT",
2903              "multiplicity": "MANY2ONE",
2904              "contains-other-v": "NONE",
2905              "delete-other-v": "NONE",
2906              "SVC-INFRA": "NONE",
2907              "prevent-delete": "!${direction}",
2908              "private": "true"
2909          },
2910          {
2911              "from": "vf-module",
2912              "to": "model-ver",
2913              "label": "org.onap.relationships.inventory.IsA",
2914              "direction": "OUT",
2915              "multiplicity": "MANY2ONE",
2916              "contains-other-v": "NONE",
2917              "delete-other-v": "NONE",
2918              "SVC-INFRA": "NONE",
2919              "prevent-delete": "!${direction}",
2920              "private": "true"
2921          },
2922          {
2923              "from": "vnfc",
2924              "to": "model-ver",
2925              "label": "org.onap.relationships.inventory.IsA",
2926              "direction": "OUT",
2927              "multiplicity": "MANY2ONE",
2928              "contains-other-v": "NONE",
2929              "delete-other-v": "NONE",
2930              "SVC-INFRA": "NONE",
2931              "prevent-delete": "!${direction}",
2932              "private": "true"
2933          },
2934                 {
2935                         "from": "pnf",
2936                         "to": "model-ver",
2937                         "label": "org.onap.relationships.inventory.IsA",
2938                         "direction": "OUT",
2939                         "multiplicity": "MANY2ONE",
2940                         "contains-other-v": "NONE",
2941                         "delete-other-v": "NONE",
2942                         "SVC-INFRA": "NONE",
2943                         "prevent-delete": "!${direction}",
2944                         "private": "true"
2945                 },
2946                 {
2947                         "from": "collection",
2948                         "to": "model-ver",
2949                         "label": "org.onap.relationships.inventory.IsA",
2950                         "direction": "OUT",
2951                         "multiplicity": "MANY2ONE",
2952                         "contains-other-v": "NONE",
2953                         "delete-other-v": "NONE",
2954                         "SVC-INFRA": "NONE",
2955                         "prevent-delete": "!${direction}",
2956                         "private": "true"
2957                 },
2958                 {
2959                         "from": "configuration",
2960                         "to": "vnfc",
2961                         "label": "org.onap.relationships.inventory.Uses",
2962                         "direction": "OUT",
2963                         "multiplicity": "ONE2ONE",
2964                         "contains-other-v": "NONE",
2965                         "delete-other-v": "!${direction}",
2966                         "prevent-delete": "NONE",
2967                         "default": "true",
2968                         "description":""
2969                 },
2970                 {
2971                         "from": "vnfc",
2972                         "to": "cp",
2973                         "label": "org.onap.relationships.inventory.BelongsTo",
2974                         "direction": "OUT",
2975                         "multiplicity": "ONE2MANY",
2976                         "contains-other-v": "${direction}",
2977                         "delete-other-v": "${direction}",
2978                         "prevent-delete": "NONE",
2979                         "default": "true",
2980                         "description":"cp is child of vnfc"
2981                 },
2982                 {
2983                         "from": "l3-interface-ipv4-address-list",
2984                         "to": "cp",
2985                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2986                         "direction": "OUT",
2987                         "multiplicity": "MANY2ONE",
2988                         "contains-other-v": "!${direction}",
2989                         "delete-other-v": "!${direction}",
2990                         "prevent-delete": "NONE",
2991                         "default": "true",
2992                         "description":""
2993                 },
2994                 {
2995                         "from": "l3-interface-ipv6-address-list",
2996                         "to": "cp",
2997                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2998                         "direction": "OUT",
2999                         "multiplicity": "MANY2ONE",
3000                         "contains-other-v": "!${direction}",
3001                         "delete-other-v": "!${direction}",
3002                         "prevent-delete": "NONE",
3003                         "default": "true",
3004                         "description":""
3005                 },
3006                 {
3007                         "from": "vip-ipv4-address-list",
3008                         "to": "cp",
3009                         "label": "org.onap.relationships.inventory.network.Uses",
3010                         "direction": "OUT",
3011                         "multiplicity": "MANY2MANY",
3012                         "contains-other-v": "NONE",
3013                         "delete-other-v": "NONE",
3014                         "prevent-delete": "NONE",
3015                         "default": "true",
3016                         "description":""
3017                 },
3018                 {
3019                         "from": "vip-ipv6-address-list",
3020                         "to": "cp",
3021                         "label": "org.onap.relationships.inventory.network.Uses",
3022                         "direction": "OUT",
3023                         "multiplicity": "MANY2MANY",
3024                         "contains-other-v": "NONE",
3025                         "delete-other-v": "NONE",
3026                         "prevent-delete": "NONE",
3027                         "default": "true",
3028                         "description":""
3029                 },
3030                 {
3031                         "from": "vlan-tag",
3032                         "to": "l3-network",
3033                         "label": "org.onap.relationships.inventory.BelongsTo",
3034                         "direction": "OUT",
3035                         "multiplicity": "MANY2MANY",
3036                         "contains-other-v": "NONE",
3037                         "delete-other-v": "NONE",
3038                         "prevent-delete": "NONE",
3039                         "default": "true",
3040                         "description":""
3041                 },
3042                 {
3043                         "from": "vlan-tag",
3044                         "to": "cloud-region",
3045                         "label": "org.onap.relationships.inventory.BelongsTo",
3046                         "direction": "OUT",
3047                         "multiplicity": "MANY2ONE",
3048                         "contains-other-v": "NONE",
3049                         "delete-other-v": "NONE",
3050                         "prevent-delete": "NONE",
3051                         "default": "true",
3052                         "description":""
3053                 },
3054                 {
3055                         "from": "vlan-tag",
3056                         "to": "cp",
3057                         "label": "org.onap.relationships.inventory.Uses",
3058                         "direction": "OUT",
3059                         "multiplicity": "MANY2MANY",
3060                         "contains-other-v": "NONE",
3061                         "delete-other-v": "NONE",
3062                         "prevent-delete": "NONE",
3063                         "default": "true",
3064                         "description":""
3065                 },
3066                 {
3067                         "from": "l-interface",
3068                         "to": "cp",
3069                         "label": "tosca.relationships.network.LinksTo",
3070                         "direction": "OUT",
3071                         "multiplicity": "ONE2ONE",
3072                         "contains-other-v": "NONE",
3073                         "delete-other-v": "NONE",
3074                         "prevent-delete": "NONE",
3075                         "default": "true",
3076                         "description":""
3077                 },
3078                 {
3079                         "from": "l3-network",
3080                         "to": "cp",
3081                         "label": "tosca.relationships.network.LinksTo",
3082                         "direction": "OUT",
3083                         "multiplicity": "MANY2MANY",
3084                         "contains-other-v": "NONE",
3085                         "delete-other-v": "NONE",
3086                         "prevent-delete": "NONE",
3087                         "default": "true",
3088                         "description":""
3089                 },
3090                 {
3091                         "from": "line-of-business",
3092                         "to": "l3-network",
3093                         "label": "org.onap.relationships.inventory.Uses",
3094                         "direction": "OUT",
3095                         "multiplicity": "MANY2MANY",
3096                         "contains-other-v": "NONE",
3097                         "delete-other-v": "NONE",
3098                         "SVC-INFRA": "NONE",
3099                         "prevent-delete": "NONE",
3100                         "default": "true",
3101                         "description":""
3102                 },
3103                 {
3104                         "from": "platform",
3105                         "to": "l3-network",
3106                         "label": "org.onap.relationships.inventory.Uses",
3107                         "direction": "OUT",
3108                         "multiplicity": "MANY2MANY",
3109                         "contains-other-v": "NONE",
3110                         "delete-other-v": "NONE",
3111                         "SVC-INFRA": "NONE",
3112                         "prevent-delete": "NONE",
3113                         "default": "true",
3114                         "description":""
3115                 },
3116                 {
3117                         "from": "l3-network",
3118                         "to": "l3-network",
3119                         "label": "org.onap.relationships.inventory.Uses",
3120                         "direction": "OUT",
3121                         "multiplicity": "MANY2MANY",
3122                         "contains-other-v": "NONE",
3123                         "delete-other-v": "NONE",
3124                         "SVC-INFRA": "NONE",
3125                         "prevent-delete": "NONE",
3126                         "default": "true",
3127                         "description":""
3128                 },
3129                 {
3130                         "from": "generic-vnf",
3131                         "to": "instance-group",
3132                         "label": "org.onap.relationships.inventory.Uses",
3133                         "direction": "OUT",
3134                         "multiplicity": "ONE2MANY",
3135                         "contains-other-v": "NONE",
3136                         "delete-other-v": "NONE",
3137                         "prevent-delete": "NONE",
3138                         "default": "false",
3139                         "description":""
3140                 },
3141                 {
3142                         "from": "generic-vnf",
3143                         "to": "instance-group",
3144                         "label": "org.onap.relationships.inventory.Primary",
3145                         "direction": "OUT",
3146                         "multiplicity": "ONE2MANY",
3147                         "contains-other-v": "NONE",
3148                         "delete-other-v": "NONE",
3149                         "prevent-delete": "NONE",
3150                         "default": "false",
3151                         "description":""
3152                 },
3153                 {
3154                         "from": "generic-vnf",
3155                         "to": "instance-group",
3156                         "label": "org.onap.relationships.inventory.Secondary",
3157                         "direction": "OUT",
3158                         "multiplicity": "ONE2MANY",
3159                         "contains-other-v": "NONE",
3160                         "delete-other-v": "NONE",
3161                         "prevent-delete": "NONE",
3162                         "default": "false",
3163                         "description":""
3164                 },
3165                 {
3166                         "from": "instance-group",
3167                         "to": "generic-vnf",
3168                         "label": "org.onap.relationships.inventory.BelongsTo",
3169                         "direction": "OUT",
3170                         "multiplicity": "MANY2ONE",
3171                         "contains-other-v": "NONE",
3172                         "delete-other-v": "!${direction}",
3173                         "prevent-delete": "NONE",
3174                         "default": "false",
3175                         "description":""
3176                 },
3177                         {
3178                         "from": "cloud-region",
3179                         "to": "network-technology",
3180                         "label": "org.onap.relationships.inventory.Uses",
3181                         "direction": "OUT",
3182                         "multiplicity": "MANY2MANY",
3183                         "contains-other-v": "NONE",
3184                         "delete-other-v": "NONE",
3185                         "prevent-delete": "NONE",
3186                         "default": "true",
3187                         "description":""
3188                 },
3189                                 {
3190                         "from": "vrf",
3191                         "to": "pnf",
3192                         "label": "org.onap.relationships.inventory.BelongsTo",
3193                         "direction": "OUT",
3194                         "multiplicity": "MANY2ONE",
3195                         "contains-other-v": "!${direction}",
3196                         "delete-other-v": "!${direction}",
3197                         "SVC-INFRA": "NONE",
3198                         "prevent-delete": "NONE",
3199                         "default": "true",
3200                         "description":"A vrf belongs to a pnf."
3201                 },
3202                 {
3203                         "from": "vrf",
3204                         "to": "vpn-binding",
3205                         "label": "org.onap.relationships.inventory.AppliesTo",
3206                         "direction": "OUT",
3207                         "multiplicity": "MANY2ONE",
3208                         "contains-other-v": "NONE",
3209                         "delete-other-v": "NONE",
3210                         "SVC-INFRA": "NONE",
3211                         "prevent-delete": "NONE",
3212                         "default": "true",
3213                         "description":"A vrf uses a vpn-binding."
3214                 },
3215                 {
3216                         "from": "vrf",
3217                         "to": "l3-network",
3218                         "label": "org.onap.relationships.inventory.Uses",
3219                         "direction": "OUT",
3220                         "multiplicity": "ONE2MANY",
3221                         "contains-other-v": "NONE",
3222                         "delete-other-v": "NONE",
3223                         "SVC-INFRA": "NONE",
3224                         "prevent-delete": "NONE",
3225                         "default": "true",
3226                         "description":"A vrf uses many l3-networks"
3227                 },
3228                 {
3229                         "from": "configuration",
3230                         "to": "vrf",
3231                         "label": "org.onap.relationships.inventory.Uses",
3232                         "direction": "OUT",
3233                         "multiplicity": "ONE2MANY",
3234                         "contains-other-v": "NONE",
3235                         "delete-other-v": "NONE",
3236                         "prevent-delete": "NONE",
3237                         "default": "true",
3238                         "description":"A Configuration uses VRFs"
3239                 },
3240                 {
3241                         "from": "vrf",
3242                         "to": "l-interface",
3243                         "label": "org.onap.relationships.inventory.Uses",
3244                         "direction": "OUT",
3245                         "multiplicity": "ONE2MANY",
3246                         "contains-other-v": "NONE",
3247                         "delete-other-v": "NONE",
3248                         "SVC-INFRA": "NONE",
3249                         "prevent-delete": "NONE",
3250                         "default": "true",
3251                         "description":""
3252                 },
3253                 {
3254                         "from": "route-target",
3255                         "to": "vrf",
3256                         "label": "org.onap.relationships.inventory.BelongsTo",
3257                         "direction": "OUT",
3258                         "multiplicity": "MANY2ONE",
3259                         "contains-other-v": "!${direction}",
3260                         "delete-other-v": "!${direction}",
3261                         "SVC-INFRA": "NONE",
3262                         "prevent-delete": "NONE",
3263                         "default": "true",
3264                         "description":""
3265                 },
3266                 {
3267                         "from": "contact",
3268                         "to": "generic-vnf",
3269                         "label": "org.onap.relationships.inventory.supports",
3270                         "direction": "OUT",
3271                         "multiplicity": "MANY2MANY",
3272                         "contains-other-v": "NONE",
3273                         "delete-other-v": "NONE",
3274                         "SVC-INFRA": "NONE",
3275                         "prevent-delete": "NONE",
3276                         "default": "true",
3277                         "description":""
3278                 },
3279                 {
3280                         "from": "aggregate-route",
3281                         "to": "l3-network",
3282                         "label": "org.onap.relationships.inventory.BelongsTo",
3283                         "direction": "OUT",
3284                         "multiplicity": "MANY2ONE",
3285                         "contains-other-v": "!${direction}",
3286                         "delete-other-v": "!${direction}",
3287                         "SVC-INFRA": "NONE",
3288                         "prevent-delete": "NONE",
3289                         "default": "true",
3290                         "description":""
3291                 },
3292                 {
3293                         "from": "configuration",
3294                         "to": "lag-interface",
3295                         "label": "org.onap.relationships.inventory.AppliesTo",
3296                         "direction": "OUT",
3297                         "multiplicity": "MANY2ONE",
3298                         "contains-other-v": "NONE",
3299                         "delete-other-v": "NONE",
3300                         "prevent-delete": "NONE",
3301                         "default": "true",
3302                         "description":""
3303                 },
3304                 {
3305                         "from": "communication-service-profile",
3306                         "to": "service-instance",
3307                         "label": "org.onap.relationships.inventory.BelongsTo",
3308                         "direction": "OUT",
3309                         "multiplicity": "ONE2ONE",
3310                         "contains-other-v": "!${direction}",
3311                         "delete-other-v": "NONE",
3312                         "SVC-INFRA": "NONE",
3313                         "prevent-delete": "NONE",
3314                         "default": "true",
3315                         "description":""
3316                 },
3317                 {
3318                         "from": "service-profile",
3319                         "to": "service-instance",
3320                         "label": "org.onap.relationships.inventory.BelongsTo",
3321                         "direction": "OUT",
3322                         "multiplicity": "ONE2ONE",
3323                         "contains-other-v": "!${direction}",
3324                         "delete-other-v": "NONE",
3325                         "SVC-INFRA": "NONE",
3326                         "prevent-delete": "NONE",
3327                         "default": "true",
3328                         "description":""
3329                 },
3330                 {
3331                         "from": "slice-profile",
3332                         "to": "service-instance",
3333                         "label": "org.onap.relationships.inventory.BelongsTo",
3334                         "direction": "OUT",
3335                         "multiplicity": "MANY2ONE",
3336                         "contains-other-v": "!${direction}",
3337                         "delete-other-v": "NONE",
3338                         "SVC-INFRA": "NONE",
3339                         "prevent-delete": "NONE",
3340                         "default": "true",
3341                         "description":""
3342         },{
3343                         "from": "configuration",
3344                         "to": "lag-interface",
3345                         "label": "org.onap.relationships.inventory.AppliesTo",
3346                         "direction": "OUT",
3347                         "multiplicity": "MANY2ONE",
3348                         "contains-other-v": "NONE",
3349                         "delete-other-v": "NONE",
3350                         "prevent-delete": "NONE",
3351                         "default": "true",
3352                         "description":""
3353                 },{
3354                         "from": "configuration",
3355                         "to": "instance-group",
3356                         "label": "org.onap.relationships.inventory.PartOf",
3357                         "direction": "OUT",
3358                         "multiplicity": "MANY2ONE",
3359                         "contains-other-v": "NONE",
3360                         "delete-other-v": "NONE",
3361                         "prevent-delete": "NONE",
3362                         "default": "true",
3363                         "description":""
3364                 },{
3365                         "from": "owning-entity",
3366                         "to": "tenant",
3367                         "label": "org.onap.relationships.inventory.Uses",
3368                         "direction": "OUT",
3369                         "multiplicity": "ONE2MANY",
3370                         "contains-other-v": "NONE",
3371                         "delete-other-v": "NONE",
3372                         "prevent-delete": "NONE",
3373                         "default": "true",
3374                         "description":""
3375                 },{
3376                         "from": "line-of-business",
3377                         "to": "tenant",
3378                         "label": "org.onap.relationships.inventory.Uses",
3379                         "direction": "OUT",
3380                         "multiplicity": "MANY2MANY",
3381                         "contains-other-v": "NONE",
3382                         "delete-other-v": "NONE",
3383                         "prevent-delete": "NONE",
3384                         "default": "true",
3385                         "description":""
3386                 },{
3387                         "from": "vlan-tag",
3388                         "to": "vlan-range",
3389                         "label": "org.onap.relationships.inventory.BelongsTo",
3390                         "direction": "OUT",
3391                         "multiplicity": "MANY2ONE",
3392                         "contains-other-v": "!${direction}",
3393                         "delete-other-v": "!${direction}",
3394                         "prevent-delete": "NONE",
3395                         "default": "true",
3396                         "description":"A vlan-tag belongs to a vlan-range."
3397                 },{
3398                         "from": "l3-network",
3399                         "to": "vlan-tag",
3400                         "label": "org.onap.relationships.inventory.Uses",
3401                         "direction": "OUT",
3402                         "multiplicity": "MANY2MANY",
3403                         "contains-other-v": "NONE",
3404                         "delete-other-v": "NONE",
3405                         "prevent-delete": "NONE",
3406                         "default": "true",
3407                         "description":"A l3-network Uses vlan-tag."
3408                 },{
3409                         "from": "l-interface",
3410                         "to": "vlan-tag",
3411                         "label": "org.onap.relationships.inventory.Uses",
3412                         "direction": "OUT",
3413                         "multiplicity": "MANY2MANY",
3414                         "contains-other-v": "NONE",
3415                         "delete-other-v": "NONE",
3416                         "prevent-delete": "!${direction}",
3417                         "default": "true",
3418                         "description":"An sub-interface that uses a vlan-tag."
3419                 },{
3420                         "from": "vlan-range",
3421                         "to": "cloud-region",
3422                         "label": "org.onap.relationships.inventory.BelongsTo",
3423                         "direction": "OUT",
3424                         "multiplicity": "MANY2ONE",
3425                         "contains-other-v": "!${direction}",
3426                         "delete-other-v": "!${direction}",
3427                         "prevent-delete": "NONE",
3428                         "default": "true",
3429                         "description":"A vlan range belongs to a cloud-region."
3430                 },{
3431                         "from": "owning-entity",
3432                         "to": "vlan-range",
3433                         "label": "org.onap.relationships.inventory.Uses",
3434                         "direction": "OUT",
3435                         "multiplicity": "ONE2MANY",
3436                         "contains-other-v": "NONE",
3437                         "delete-other-v": "NONE",
3438                         "prevent-delete": "NONE",
3439                         "default": "true",
3440                         "description":"An owning-entity uses a vlan-range."
3441                 },{
3442                         "from": "line-of-business",
3443                         "to": "vlan-range",
3444                         "label": "org.onap.relationships.inventory.Uses",
3445                         "direction": "OUT",
3446                         "multiplicity": "ONE2MANY",
3447                         "contains-other-v": "NONE",
3448                         "delete-other-v": "NONE",
3449                         "prevent-delete": "NONE",
3450                         "default": "true",
3451                         "description":"A line-of uses a vlan-range"
3452                 },{
3453                         "from": "fqdn",
3454                         "to": "l3-interface-ipv4-address-list",
3455                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3456                         "direction": "OUT",
3457                         "multiplicity": "ONE2ONE",
3458                         "contains-other-v": "NONE",
3459                         "delete-other-v": "NONE",
3460                         "prevent-delete": "NONE",
3461                         "default": "true",
3462                         "description": "The fqdn that applies to a l3-interface-ipv4-address-list."
3463                 },{
3464                         "from": "fqdn",
3465                         "to": "l3-interface-ipv6-address-list",
3466                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3467                         "direction": "OUT",
3468                         "multiplicity": "ONE2ONE",
3469                         "contains-other-v": "NONE",
3470                         "delete-other-v": "NONE",
3471                         "prevent-delete": "NONE",
3472                         "default": "true",
3473                         "description": "The fqdn that applies to a l3-interface-ipv6-address-list."
3474                 },{
3475                         "from": "fqdn",
3476                         "to": "vip-ipv4-address-list",
3477                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3478                         "direction": "OUT",
3479                         "multiplicity": "ONE2ONE",
3480                         "contains-other-v": "NONE",
3481                         "delete-other-v": "NONE",
3482                         "prevent-delete": "NONE",
3483                         "default": "true",
3484                         "description": "The fqdn that applies to a vip-ipv4-address-list."
3485                 },{
3486                         "from": "fqdn",
3487                         "to": "vip-ipv6-address-list",
3488                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3489                         "direction": "OUT",
3490                         "multiplicity": "ONE2ONE",
3491                         "contains-other-v": "NONE",
3492                         "delete-other-v": "NONE",
3493                         "prevent-delete": "NONE",
3494                         "default": "true",
3495                         "description": "The fqdn that applies to a vip-ipv6-address-list."
3496                 },{
3497                         "from": "fqdn",
3498                         "to": "generic-vnf",
3499                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3500                         "direction": "OUT",
3501                         "multiplicity": "MANY2ONE",
3502                         "contains-other-v": "NONE",
3503                         "delete-other-v": "NONE",
3504                         "prevent-delete": "NONE",
3505                         "default": "true",
3506                         "description": "The fqdn that applies to a generic-vnf."
3507                 },{
3508                         "from": "fqdn",
3509                         "to": "fqdn",
3510                         "label": "org.onap.relationships.inventory.network.AppliesTo",
3511                         "direction": "OUT",
3512                         "multiplicity": "MANY2MANY",
3513                         "contains-other-v": "NONE",
3514                         "delete-other-v": "NONE",
3515                         "prevent-delete": "NONE",
3516                         "default": "true",
3517                         "description": "The dns cname record that applies to an A-record (ipv4) and/or quad-A-record (ipv6)."
3518                 }
3519
3520         ]
3521 }
3522