Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_validate-overlay-network-input-parameters.json
1 [
2   {
3     "id": "9f219372.913768",
4     "type": "for",
5     "name": "for each network-input-parameters",
6     "xml": "<for index='idx' start='0' end='`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`' >\n\n",
7     "comments": "",
8     "outputs": 1,
9     "x": 668.4999923706055,
10     "y": 168.1666979789734,
11     "z": "351ad0a0.4f274",
12     "wires": [
13       [
14         "c6e32fd5.f0b0e8"
15       ]
16     ]
17   },
18   {
19     "id": "9a6aa573.d146f8",
20     "type": "block",
21     "name": "block",
22     "xml": "<block>\n",
23     "atomic": "false",
24     "comments": "",
25     "outputs": 1,
26     "x": 891.5000152587891,
27     "y": 298.16665744781494,
28     "z": "351ad0a0.4f274",
29     "wires": [
30       [
31         "3a308602.317a3a",
32         "7cd5cf0f.95b3f",
33         "45a9c65b.98f57",
34         "4bd8b08b.c1b738",
35         "9a98ee2f.fae35",
36         "dcb54754.c1fae",
37         "5c71ff90.d2893",
38         "8d7e8ee4.f68c68",
39         "6c08b0b1.cee048",
40         "e9f73529.8b85b",
41         "c3f8c7a7.7f35b",
42         "d4c4bfc9.13974",
43         "91da961a.6a0548",
44         "a53aefb0.e64608"
45       ]
46     ]
47   },
48   {
49     "id": "b85e62e3.2a64b",
50     "type": "execute",
51     "name": "checkRequiredL2Parameters",
52     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='requiredParameters' >\n<parameter name=\"`$validate.dci-connects.name`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site1_id`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site2_id`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site1_networkName`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site2_networkName`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site1_importRT1`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site2_importRT1`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site1_exportRT1`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site2_exportRT1`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site1_vni`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.site2_vni`\" value=\"\"/>\n<parameter name=\"`$validate.dci-connects.tunnelType`\" value=\"\"/>\n\n",
53     "comments": "",
54     "outputs": 1,
55     "x": 705.1667709350586,
56     "y": 435.6666667461395,
57     "z": "351ad0a0.4f274",
58     "wires": [
59       []
60     ]
61   },
62   {
63     "id": "df5ee9c0.82be5",
64     "type": "dgstart",
65     "name": "DGSTART",
66     "outputs": 1,
67     "x": 97.5,
68     "y": 80.99998474121094,
69     "z": "351ad0a0.4f274",
70     "wires": [
71       [
72         "75544d6c.5343cc"
73       ]
74     ]
75   },
76   {
77     "id": "75544d6c.5343cc",
78     "type": "service-logic",
79     "name": "GENERIC-RESOURCE-API ${project.version}",
80     "module": "GENERIC-RESOURCE-API",
81     "version": "${project.version}",
82     "comments": "",
83     "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
84     "outputs": 1,
85     "x": 403.78570556640625,
86     "y": 90.23806762695312,
87     "z": "351ad0a0.4f274",
88     "wires": [
89       [
90         "b5a29630.ea65"
91       ]
92     ]
93   },
94   {
95     "id": "b5a29630.ea65",
96     "type": "method",
97     "name": "method validate-overlay-network-input-parameters",
98     "xml": "<method rpc='validate-overlay-network-input-parameters' mode='sync'>\n",
99     "comments": "",
100     "outputs": 1,
101     "x": 266.41668701171875,
102     "y": 169.25299835205078,
103     "z": "351ad0a0.4f274",
104     "wires": [
105       [
106         "9f219372.913768"
107       ]
108     ]
109   },
110   {
111     "id": "f8089d03.596d98",
112     "type": "execute",
113     "name": "checkAdditionalL3Parameters",
114     "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='requiredParameters' >\n<parameter name=\"`$network-topology-operation-input.network-request-input.network-input-parameters.site1_routerId`\" value=\"\"/>\n<parameter name=\"`$network-topology-operation-input.network-request-input.network-input-parameters.site2_routerId`\" value=\"\"/>\n\n",
115     "comments": "",
116     "outputs": 1,
117     "x": 845.5000228881836,
118     "y": 530.9999694824219,
119     "z": "351ad0a0.4f274",
120     "wires": [
121       []
122     ]
123   },
124   {
125     "id": "17ab0223.d06dfe",
126     "type": "switchNode",
127     "name": "switch value",
128     "xml": "<switch test=\"`$validate.dci-connects.tunnelType`\">\n",
129     "comments": "",
130     "outputs": 1,
131     "x": 444.50000762939453,
132     "y": 593.9999351501465,
133     "z": "351ad0a0.4f274",
134     "wires": [
135       [
136         "9fd00c16.5964d8",
137         "7a55ea17.14f894",
138         "cf1a5339.585298"
139       ]
140     ]
141   },
142   {
143     "id": "9fd00c16.5964d8",
144     "type": "outcome",
145     "name": "L3-DCI",
146     "xml": "<outcome value='L3-DCI'>",
147     "comments": "",
148     "outputs": 1,
149     "x": 624.8333435058594,
150     "y": 529.99977684021,
151     "z": "351ad0a0.4f274",
152     "wires": [
153       [
154         "f8089d03.596d98"
155       ]
156     ]
157   },
158   {
159     "id": "7a55ea17.14f894",
160     "type": "outcome",
161     "name": "L2-DCI",
162     "xml": "<outcome value='L2-DCI'>",
163     "comments": "",
164     "outputs": 1,
165     "x": 622.8332290649414,
166     "y": 602.9997224807739,
167     "z": "351ad0a0.4f274",
168     "wires": [
169       []
170     ]
171   },
172   {
173     "id": "cf1a5339.585298",
174     "type": "outcome",
175     "name": "other",
176     "xml": "<outcome value='other'>",
177     "comments": "",
178     "outputs": 1,
179     "x": 620.833345413208,
180     "y": 684.6664152145386,
181     "z": "351ad0a0.4f274",
182     "wires": [
183       [
184         "63752135.dc4c5"
185       ]
186     ]
187   },
188   {
189     "id": "63752135.dc4c5",
190     "type": "returnFailure",
191     "name": "return failure",
192     "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"network-request-input.network-input-parameters.name is a required input\" />\n",
193     "comments": "",
194     "x": 834.2618675231934,
195     "y": 684.6664419174194,
196     "z": "351ad0a0.4f274",
197     "wires": []
198   },
199   {
200     "id": "3a308602.317a3a",
201     "type": "switchNode",
202     "name": "switch site1_id",
203     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_id'`\">\n",
204     "comments": "",
205     "outputs": 1,
206     "x": 1178.500259399414,
207     "y": 184.16679191589355,
208     "z": "351ad0a0.4f274",
209     "wires": [
210       [
211         "31a93e6d.2e7752"
212       ]
213     ]
214   },
215   {
216     "id": "7cd5cf0f.95b3f",
217     "type": "switchNode",
218     "name": "switch site1_importRT1",
219     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_importRT1'`\">\n",
220     "comments": "",
221     "outputs": 1,
222     "x": 1180.1448783874512,
223     "y": 592.2989673614502,
224     "z": "351ad0a0.4f274",
225     "wires": [
226       [
227         "2cd0c93b.b6480e"
228       ]
229     ]
230   },
231   {
232     "id": "45a9c65b.98f57",
233     "type": "switchNode",
234     "name": "switch site1_exportRT1",
235     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_exportRT1'`\">\n",
236     "comments": "",
237     "outputs": 1,
238     "x": 1175.067985534668,
239     "y": 728.9144258499146,
240     "z": "351ad0a0.4f274",
241     "wires": [
242       [
243         "8fb3fb93.820628"
244       ]
245     ]
246   },
247   {
248     "id": "4bd8b08b.c1b738",
249     "type": "switchNode",
250     "name": "switch site1_vni",
251     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_vni'`\">\n",
252     "comments": "",
253     "outputs": 1,
254     "x": 1147.3758239746094,
255     "y": 847.9145526885986,
256     "z": "351ad0a0.4f274",
257     "wires": [
258       [
259         "df9c18d3.30517"
260       ]
261     ]
262   },
263   {
264     "id": "31a93e6d.2e7752",
265     "type": "outcomeTrue",
266     "name": "true",
267     "xml": "<outcome value='true'>\n",
268     "comments": "",
269     "outputs": 1,
270     "x": 1393.500259399414,
271     "y": 183.16679191589355,
272     "z": "351ad0a0.4f274",
273     "wires": [
274       [
275         "d34f2601.68068"
276       ]
277     ]
278   },
279   {
280     "id": "2cd0c93b.b6480e",
281     "type": "outcomeTrue",
282     "name": "true",
283     "xml": "<outcome value='true'>\n",
284     "comments": "",
285     "outputs": 1,
286     "x": 1382.1448783874512,
287     "y": 591.2989673614502,
288     "z": "351ad0a0.4f274",
289     "wires": [
290       [
291         "93ca887a.7521e"
292       ]
293     ]
294   },
295   {
296     "id": "8fb3fb93.820628",
297     "type": "outcomeTrue",
298     "name": "true",
299     "xml": "<outcome value='true'>\n",
300     "comments": "",
301     "outputs": 1,
302     "x": 1371.067985534668,
303     "y": 725.9144258499146,
304     "z": "351ad0a0.4f274",
305     "wires": [
306       [
307         "3466521c.eba27e"
308       ]
309     ]
310   },
311   {
312     "id": "df9c18d3.30517",
313     "type": "outcomeTrue",
314     "name": "true",
315     "xml": "<outcome value='true'>\n",
316     "comments": "",
317     "outputs": 1,
318     "x": 1346.375820159912,
319     "y": 847.914571762085,
320     "z": "351ad0a0.4f274",
321     "wires": [
322       [
323         "db8cdcad.df6ab"
324       ]
325     ]
326   },
327   {
328     "id": "9a98ee2f.fae35",
329     "type": "switchNode",
330     "name": "switch name",
331     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'name'`\">\n",
332     "comments": "",
333     "outputs": 1,
334     "x": 1175.6668243408203,
335     "y": 125.33342361450195,
336     "z": "351ad0a0.4f274",
337     "wires": [
338       [
339         "256e4cfe.021fac"
340       ]
341     ]
342   },
343   {
344     "id": "256e4cfe.021fac",
345     "type": "outcomeTrue",
346     "name": "true",
347     "xml": "<outcome value='true'>\n",
348     "comments": "",
349     "outputs": 1,
350     "x": 1395.3594131469727,
351     "y": 124.56419563293457,
352     "z": "351ad0a0.4f274",
353     "wires": [
354       [
355         "7c5aad0d.29a82c"
356       ]
357     ]
358   },
359   {
360     "id": "83313a72.423f8",
361     "type": "set",
362     "name": "set name",
363     "xml": "<set>\n<parameter name='validate.dci-connects.name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
364     "comments": "",
365     "x": 1783.667137145996,
366     "y": 125.41035079956055,
367     "z": "351ad0a0.4f274",
368     "wires": []
369   },
370   {
371     "id": "dcb54754.c1fae",
372     "type": "switchNode",
373     "name": "switch site1_networkName",
374     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_networkName'`\">\n",
375     "comments": "",
376     "outputs": 1,
377     "x": 1211.217830657959,
378     "y": 313.3334674835205,
379     "z": "351ad0a0.4f274",
380     "wires": [
381       [
382         "a3f3c6f5.a3b188"
383       ]
384     ]
385   },
386   {
387     "id": "a3f3c6f5.a3b188",
388     "type": "outcomeTrue",
389     "name": "true",
390     "xml": "<outcome value='true'>\n",
391     "comments": "",
392     "outputs": 1,
393     "x": 1409.217830657959,
394     "y": 313.3334674835205,
395     "z": "351ad0a0.4f274",
396     "wires": [
397       [
398         "18eaf51a.eed2f3"
399       ]
400     ]
401   },
402   {
403     "id": "5dc2f27e.565d54",
404     "type": "switchNode",
405     "name": "switch value",
406     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`\">\n",
407     "comments": "",
408     "outputs": 1,
409     "x": 2039.55126953125,
410     "y": 557.3846913799644,
411     "z": "351ad0a0.4f274",
412     "wires": [
413       [
414         "30db59f5.f579be"
415       ]
416     ]
417   },
418   {
419     "id": "30db59f5.f579be",
420     "type": "outcome",
421     "name": "NULL",
422     "xml": "<outcome value=''>",
423     "comments": "",
424     "outputs": 1,
425     "x": 2206.5514755249023,
426     "y": 557.0110122188926,
427     "z": "351ad0a0.4f274",
428     "wires": [
429       [
430         "1746319b.debb2e"
431       ]
432     ]
433   },
434   {
435     "id": "1746319b.debb2e",
436     "type": "returnFailure",
437     "name": "return failure",
438     "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"network-request-input.network-input-parameters.name is a required input\" />\n",
439     "comments": "",
440     "x": 2374.364845275879,
441     "y": 557.0109936222434,
442     "z": "351ad0a0.4f274",
443     "wires": []
444   },
445   {
446     "id": "bf0183c0.c3f948",
447     "type": "set",
448     "name": "set site1_id",
449     "xml": "<set>\n<parameter name='validate.dci-connects.site1_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
450     "comments": "",
451     "x": 1792.4232940673828,
452     "y": 182.6922788619995,
453     "z": "351ad0a0.4f274",
454     "wires": []
455   },
456   {
457     "id": "5c71ff90.d2893",
458     "type": "switchNode",
459     "name": "switch site2_id",
460     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_id'`\">\n",
461     "comments": "",
462     "outputs": 1,
463     "x": 1177.1154899597168,
464     "y": 246.692289352417,
465     "z": "351ad0a0.4f274",
466     "wires": [
467       [
468         "7d482c7a.518ac4"
469       ]
470     ]
471   },
472   {
473     "id": "7d482c7a.518ac4",
474     "type": "outcomeTrue",
475     "name": "true",
476     "xml": "<outcome value='true'>\n",
477     "comments": "",
478     "outputs": 1,
479     "x": 1392.1154899597168,
480     "y": 245.692289352417,
481     "z": "351ad0a0.4f274",
482     "wires": [
483       [
484         "ebf7b268.e89158"
485       ]
486     ]
487   },
488   {
489     "id": "57f3029c.b145e4",
490     "type": "set",
491     "name": "set site2_id",
492     "xml": "<set>\n<parameter name='validate.dci-connects.site2_id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
493     "comments": "",
494     "x": 1784.1155433654785,
495     "y": 244.14089107513428,
496     "z": "351ad0a0.4f274",
497     "wires": []
498   },
499   {
500     "id": "8f2baefa.0b0398",
501     "type": "set",
502     "name": "set site1_networkName",
503     "xml": "<set>\n<parameter name='validate.dci-connects.site1_networkName' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
504     "comments": "",
505     "x": 1815.2951431274414,
506     "y": 317.0769100189209,
507     "z": "351ad0a0.4f274",
508     "wires": []
509   },
510   {
511     "id": "8d7e8ee4.f68c68",
512     "type": "switchNode",
513     "name": "switch site2_networkName",
514     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_networkName'`\">\n",
515     "comments": "",
516     "outputs": 1,
517     "x": 1202.7564010620117,
518     "y": 378.153790473938,
519     "z": "351ad0a0.4f274",
520     "wires": [
521       [
522         "8aa85325.daef28"
523       ]
524     ]
525   },
526   {
527     "id": "8aa85325.daef28",
528     "type": "outcomeTrue",
529     "name": "true",
530     "xml": "<outcome value='true'>\n",
531     "comments": "",
532     "outputs": 1,
533     "x": 1400.7564010620117,
534     "y": 378.153790473938,
535     "z": "351ad0a0.4f274",
536     "wires": [
537       [
538         "e0ee66d1.d362e8"
539       ]
540     ]
541   },
542   {
543     "id": "8af7e0d6.1420c8",
544     "type": "set",
545     "name": "set site1_networkName",
546     "xml": "<set>\n<parameter name='validate.dci-connects.site2_networkName' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
547     "comments": "",
548     "x": 1809.141014099121,
549     "y": 378.8202781677246,
550     "z": "351ad0a0.4f274",
551     "wires": []
552   },
553   {
554     "id": "6c08b0b1.cee048",
555     "type": "switchNode",
556     "name": "switch site1_routerId",
557     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_routerId'`\">\n",
558     "comments": "",
559     "outputs": 1,
560     "x": 1179.628028869629,
561     "y": 443.3978147506714,
562     "z": "351ad0a0.4f274",
563     "wires": [
564       [
565         "9ed44258.9c6b6"
566       ]
567     ]
568   },
569   {
570     "id": "9ed44258.9c6b6",
571     "type": "outcomeTrue",
572     "name": "true",
573     "xml": "<outcome value='true'>\n",
574     "comments": "",
575     "outputs": 1,
576     "x": 1384.628028869629,
577     "y": 442.3978147506714,
578     "z": "351ad0a0.4f274",
579     "wires": [
580       [
581         "80d0f7bd.e811b8"
582       ]
583     ]
584   },
585   {
586     "id": "99f4b465.d49818",
587     "type": "set",
588     "name": "set site1_routerId",
589     "xml": "<set>\n<parameter name='validate.dci-connects.site1_routerId' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
590     "comments": "",
591     "x": 1788.781852722168,
592     "y": 441.2564105987549,
593     "z": "351ad0a0.4f274",
594     "wires": []
595   },
596   {
597     "id": "a53aefb0.e64608",
598     "type": "switchNode",
599     "name": "switch site2_routerId",
600     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_routerId'`\">\n",
601     "comments": "",
602     "outputs": 1,
603     "x": 1177.1668319702148,
604     "y": 514.7949352264404,
605     "z": "351ad0a0.4f274",
606     "wires": [
607       [
608         "66d18baa.c968bc"
609       ]
610     ]
611   },
612   {
613     "id": "66d18baa.c968bc",
614     "type": "outcomeTrue",
615     "name": "true",
616     "xml": "<outcome value='true'>\n",
617     "comments": "",
618     "outputs": 1,
619     "x": 1382.1668319702148,
620     "y": 513.7949352264404,
621     "z": "351ad0a0.4f274",
622     "wires": [
623       [
624         "380642df.690c06"
625       ]
626     ]
627   },
628   {
629     "id": "b7d41b0c.08bfa8",
630     "type": "set",
631     "name": "set site2_routerId",
632     "xml": "<set>\n<parameter name='validate.dci-connects.site2_routerId' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
633     "comments": "",
634     "x": 1810.1674194335938,
635     "y": 514.1921005249023,
636     "z": "351ad0a0.4f274",
637     "wires": []
638   },
639   {
640     "id": "1ca7dab1.a54e05",
641     "type": "set",
642     "name": "set site2_routerId",
643     "xml": "<set>\n<parameter name='validate.dci-connects.site1_importRT1' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
644     "comments": "",
645     "x": 1802.0130996704102,
646     "y": 591.410285949707,
647     "z": "351ad0a0.4f274",
648     "wires": []
649   },
650   {
651     "id": "e9f73529.8b85b",
652     "type": "switchNode",
653     "name": "switch site2_importRT1",
654     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_importRT1'`\">\n",
655     "comments": "",
656     "outputs": 1,
657     "x": 1179.8333358764648,
658     "y": 660.5128269195557,
659     "z": "351ad0a0.4f274",
660     "wires": [
661       [
662         "a58493be.2ce148"
663       ]
664     ]
665   },
666   {
667     "id": "a58493be.2ce148",
668     "type": "outcomeTrue",
669     "name": "true",
670     "xml": "<outcome value='true'>\n",
671     "comments": "",
672     "outputs": 1,
673     "x": 1381.8333358764648,
674     "y": 659.5128269195557,
675     "z": "351ad0a0.4f274",
676     "wires": [
677       [
678         "a43a1ae.20bc9e8"
679       ]
680     ]
681   },
682   {
683     "id": "1e7c8c00.4966a4",
684     "type": "set",
685     "name": "set site2_importRT1",
686     "xml": "<set>\n<parameter name='validate.dci-connects.site2_importRT1' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
687     "comments": "",
688     "x": 1804.0088500976562,
689     "y": 659.6240797042847,
690     "z": "351ad0a0.4f274",
691     "wires": []
692   },
693   {
694     "id": "de34e1a6.830c3",
695     "type": "set",
696     "name": "set site1_exportRT1",
697     "xml": "<set>\n<parameter name='validate.dci-connects.site1_exportRT1' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
698     "comments": "",
699     "x": 1786.1411018371582,
700     "y": 721.8463268280029,
701     "z": "351ad0a0.4f274",
702     "wires": []
703   },
704   {
705     "id": "c3f8c7a7.7f35b",
706     "type": "switchNode",
707     "name": "switch site1_exportRT2",
708     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site1_exportRT2'`\">\n",
709     "comments": "",
710     "outputs": 1,
711     "x": 1172.1412353515625,
712     "y": 786.7693099975586,
713     "z": "351ad0a0.4f274",
714     "wires": [
715       [
716         "92633b48.8edfc8"
717       ]
718     ]
719   },
720   {
721     "id": "92633b48.8edfc8",
722     "type": "outcomeTrue",
723     "name": "true",
724     "xml": "<outcome value='true'>\n",
725     "comments": "",
726     "outputs": 1,
727     "x": 1368.1412353515625,
728     "y": 783.7693099975586,
729     "z": "351ad0a0.4f274",
730     "wires": [
731       [
732         "e12fce67.94699"
733       ]
734     ]
735   },
736   {
737     "id": "a36a5b8d.4b041",
738     "type": "set",
739     "name": "set site1_exportRT2",
740     "xml": "<set>\n<parameter name='validate.dci-connects.site1_exportRT2' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
741     "comments": "",
742     "x": 1781.6761322021484,
743     "y": 779.7011775970459,
744     "z": "351ad0a0.4f274",
745     "wires": []
746   },
747   {
748     "id": "b733fef3.0537f8",
749     "type": "set",
750     "name": "set site1_vni",
751     "xml": "<set>\n<parameter name='validate.dci-connects.site1_vni' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
752     "comments": "",
753     "x": 1754.0899047851562,
754     "y": 846.6412315368652,
755     "z": "351ad0a0.4f274",
756     "wires": []
757   },
758   {
759     "id": "d4c4bfc9.13974",
760     "type": "switchNode",
761     "name": "switch site2_vni",
762     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'site2_vni'`\">\n",
763     "comments": "",
764     "outputs": 1,
765     "x": 1144.8335037231445,
766     "y": 912.3337364196777,
767     "z": "351ad0a0.4f274",
768     "wires": [
769       [
770         "47be4985.18f7a"
771       ]
772     ]
773   },
774   {
775     "id": "47be4985.18f7a",
776     "type": "outcomeTrue",
777     "name": "true",
778     "xml": "<outcome value='true'>\n",
779     "comments": "",
780     "outputs": 1,
781     "x": 1343.8334999084473,
782     "y": 912.3337554931641,
783     "z": "351ad0a0.4f274",
784     "wires": [
785       [
786         "2db61809.1d037"
787       ]
788     ]
789   },
790   {
791     "id": "1f72f8d2.8122a7",
792     "type": "set",
793     "name": "set site2_vni",
794     "xml": "<set>\n<parameter name='validate.dci-connects.site2_vni' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
795     "comments": "",
796     "x": 1748.470832824707,
797     "y": 910.2911982536316,
798     "z": "351ad0a0.4f274",
799     "wires": []
800   },
801   {
802     "id": "91da961a.6a0548",
803     "type": "switchNode",
804     "name": "switch tunnelType",
805     "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'tunnelType'`\">\n",
806     "comments": "",
807     "outputs": 1,
808     "x": 1148.7178955078125,
809     "y": 979.372227191925,
810     "z": "351ad0a0.4f274",
811     "wires": [
812       [
813         "def5c126.9ef6f8"
814       ]
815     ]
816   },
817   {
818     "id": "def5c126.9ef6f8",
819     "type": "outcomeTrue",
820     "name": "true",
821     "xml": "<outcome value='true'>\n",
822     "comments": "",
823     "outputs": 1,
824     "x": 1354.7178955078125,
825     "y": 979.372227191925,
826     "z": "351ad0a0.4f274",
827     "wires": [
828       [
829         "ba2db426.9389f"
830       ]
831     ]
832   },
833   {
834     "id": "3ad5245d.41b07c",
835     "type": "set",
836     "name": "set tunnelType",
837     "xml": "<set>\n<parameter name='prop.dci-connects.tunnelType' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n",
838     "comments": "",
839     "x": 1754.0254669189453,
840     "y": 974.9876976013184,
841     "z": "351ad0a0.4f274",
842     "wires": []
843   },
844   {
845     "id": "cf5014dc.f97bc8",
846     "type": "comment",
847     "name": "TODO: optimize the activate by using parameter assignment here",
848     "info": "",
849     "comments": "",
850     "x": 1041.5000228881836,
851     "y": 59,
852     "z": "351ad0a0.4f274",
853     "wires": []
854   },
855   {
856     "id": "c6e32fd5.f0b0e8",
857     "type": "block",
858     "name": "block validate",
859     "xml": "<block atomic=\"true\">\n",
860     "atomic": "false",
861     "comments": "",
862     "outputs": 1,
863     "x": 516.5000152587891,
864     "y": 300.9999895095825,
865     "z": "351ad0a0.4f274",
866     "wires": [
867       [
868         "9a6aa573.d146f8",
869         "17ab0223.d06dfe"
870       ]
871     ]
872   },
873   {
874     "id": "7c5aad0d.29a82c",
875     "type": "block",
876     "name": "block",
877     "xml": "<block>\n",
878     "atomic": "false",
879     "comments": "",
880     "outputs": 1,
881     "x": 1566.1923294067383,
882     "y": 125.55049514770508,
883     "z": "351ad0a0.4f274",
884     "wires": [
885       [
886         "83313a72.423f8",
887         "5dc2f27e.565d54"
888       ]
889     ]
890   },
891   {
892     "id": "d34f2601.68068",
893     "type": "block",
894     "name": "block",
895     "xml": "<block>\n",
896     "atomic": "false",
897     "comments": "",
898     "outputs": 1,
899     "x": 1565.422966003418,
900     "y": 183.2427978515625,
901     "z": "351ad0a0.4f274",
902     "wires": [
903       [
904         "bf0183c0.c3f948",
905         "5dc2f27e.565d54"
906       ]
907     ]
908   },
909   {
910     "id": "ebf7b268.e89158",
911     "type": "block",
912     "name": "block",
913     "xml": "<block>\n",
914     "atomic": "false",
915     "comments": "",
916     "outputs": 1,
917     "x": 1557.7308769226074,
918     "y": 244.78127479553223,
919     "z": "351ad0a0.4f274",
920     "wires": [
921       [
922         "57f3029c.b145e4",
923         "5dc2f27e.565d54"
924       ]
925     ]
926   },
927   {
928     "id": "18eaf51a.eed2f3",
929     "type": "block",
930     "name": "block",
931     "xml": "<block>\n",
932     "atomic": "false",
933     "comments": "",
934     "outputs": 1,
935     "x": 1556.1923599243164,
936     "y": 314.78126430511475,
937     "z": "351ad0a0.4f274",
938     "wires": [
939       [
940         "8f2baefa.0b0398",
941         "5dc2f27e.565d54"
942       ]
943     ]
944   },
945   {
946     "id": "e0ee66d1.d362e8",
947     "type": "block",
948     "name": "block",
949     "xml": "<block>\n",
950     "atomic": "false",
951     "comments": "",
952     "outputs": 1,
953     "x": 1547.7307968139648,
954     "y": 377.858193397522,
955     "z": "351ad0a0.4f274",
956     "wires": [
957       [
958         "8af7e0d6.1420c8",
959         "5dc2f27e.565d54"
960       ]
961     ]
962   },
963   {
964     "id": "80d0f7bd.e811b8",
965     "type": "block",
966     "name": "block",
967     "xml": "<block>\n",
968     "atomic": "false",
969     "comments": "",
970     "outputs": 1,
971     "x": 1537.7305221557617,
972     "y": 442.1658983230591,
973     "z": "351ad0a0.4f274",
974     "wires": [
975       [
976         "99f4b465.d49818",
977         "5dc2f27e.565d54"
978       ]
979     ]
980   },
981   {
982     "id": "380642df.690c06",
983     "type": "block",
984     "name": "block",
985     "xml": "<block>\n",
986     "atomic": "false",
987     "comments": "",
988     "outputs": 1,
989     "x": 1528.500114440918,
990     "y": 516.3197727203369,
991     "z": "351ad0a0.4f274",
992     "wires": [
993       [
994         "b7d41b0c.08bfa8",
995         "5dc2f27e.565d54"
996       ]
997     ]
998   },
999   {
1000     "id": "93ca887a.7521e",
1001     "type": "block",
1002     "name": "block",
1003     "xml": "<block>\n",
1004     "atomic": "false",
1005     "comments": "",
1006     "outputs": 1,
1007     "x": 1529.2691841125488,
1008     "y": 592.8582248687744,
1009     "z": "351ad0a0.4f274",
1010     "wires": [
1011       [
1012         "1ca7dab1.a54e05",
1013         "5dc2f27e.565d54"
1014       ]
1015     ]
1016   },
1017   {
1018     "id": "a43a1ae.20bc9e8",
1019     "type": "block",
1020     "name": "block",
1021     "xml": "<block>\n",
1022     "atomic": "false",
1023     "comments": "",
1024     "outputs": 1,
1025     "x": 1533.884635925293,
1026     "y": 660.5506038665771,
1027     "z": "351ad0a0.4f274",
1028     "wires": [
1029       [
1030         "1e7c8c00.4966a4",
1031         "5dc2f27e.565d54"
1032       ]
1033     ]
1034   },
1035   {
1036     "id": "3466521c.eba27e",
1037     "type": "block",
1038     "name": "block",
1039     "xml": "<block>\n",
1040     "atomic": "false",
1041     "comments": "",
1042     "outputs": 1,
1043     "x": 1523.884593963623,
1044     "y": 725.166033744812,
1045     "z": "351ad0a0.4f274",
1046     "wires": [
1047       [
1048         "de34e1a6.830c3",
1049         "5dc2f27e.565d54"
1050       ]
1051     ]
1052   },
1053   {
1054     "id": "e12fce67.94699",
1055     "type": "block",
1056     "name": "block",
1057     "xml": "<block>\n",
1058     "atomic": "false",
1059     "comments": "",
1060     "outputs": 1,
1061     "x": 1525.4232482910156,
1062     "y": 783.6275215148926,
1063     "z": "351ad0a0.4f274",
1064     "wires": [
1065       [
1066         "a36a5b8d.4b041",
1067         "5dc2f27e.565d54"
1068       ]
1069     ]
1070   },
1071   {
1072     "id": "db8cdcad.df6ab",
1073     "type": "block",
1074     "name": "block",
1075     "xml": "<block>\n",
1076     "atomic": "false",
1077     "comments": "",
1078     "outputs": 1,
1079     "x": 1515.423210144043,
1080     "y": 852.8583087921143,
1081     "z": "351ad0a0.4f274",
1082     "wires": [
1083       [
1084         "b733fef3.0537f8",
1085         "5dc2f27e.565d54"
1086       ]
1087     ]
1088   },
1089   {
1090     "id": "2db61809.1d037",
1091     "type": "block",
1092     "name": "block",
1093     "xml": "<block>\n",
1094     "atomic": "false",
1095     "comments": "",
1096     "outputs": 1,
1097     "x": 1508.499855041504,
1098     "y": 918.243043422699,
1099     "z": "351ad0a0.4f274",
1100     "wires": [
1101       [
1102         "1f72f8d2.8122a7",
1103         "5dc2f27e.565d54"
1104       ]
1105     ]
1106   },
1107   {
1108     "id": "ba2db426.9389f",
1109     "type": "block",
1110     "name": "block",
1111     "xml": "<block>\n",
1112     "atomic": "false",
1113     "comments": "",
1114     "outputs": 1,
1115     "x": 1515.4232559204102,
1116     "y": 978.2429823875427,
1117     "z": "351ad0a0.4f274",
1118     "wires": [
1119       [
1120         "3ad5245d.41b07c",
1121         "5dc2f27e.565d54"
1122       ]
1123     ]
1124   }
1125 ]