Deactivate flow modification for DCI
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_validate-network-input-parameters.json
1 [
2   {
3     "id":"fa4ef6c1.4eb578",
4     "type":"dgstart",
5     "name":"DGSTART",
6     "outputs":1,
7     "x":79.66666412353516,
8     "y":118.0478286743164,
9     "z":"85858cc8.f3e21",
10     "wires":[
11       [
12         "ca5f7f5c.05d2"
13       ]
14     ]
15   },
16   {
17     "id":"ca5f7f5c.05d2",
18     "type":"service-logic",
19     "name":"GENERIC-RESOURCE-API ${project.version}",
20     "module":"GENERIC-RESOURCE-API",
21     "version":"${project.version}",
22     "comments":"",
23     "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}'>",
24     "outputs":1,
25     "x":324.95237731933594,
26     "y":117.28590774536133,
27     "z":"85858cc8.f3e21",
28     "wires":[
29       [
30         "8645455c.b98c28"
31       ]
32     ]
33   },
34   {
35     "id":"8645455c.b98c28",
36     "type":"method",
37     "name":"method validate-network-input-parameters",
38     "xml":"<method rpc='validate-network-input-parameters' mode='sync'>\n",
39     "comments":"",
40     "outputs":1,
41     "x":282.5833511352539,
42     "y":192.30084609985352,
43     "z":"85858cc8.f3e21",
44     "wires":[
45       [
46         "9b7f7c48.ea161"
47       ]
48     ]
49   },
50   {
51     "id":"9b7f7c48.ea161",
52     "type":"block",
53     "name":"block : atomic",
54     "xml":"<block atomic=\"true\">",
55     "atomic":"true",
56     "outputs":1,
57     "x":566.5833587646484,
58     "y":180.30087089538574,
59     "z":"85858cc8.f3e21",
60     "wires":[
61       [
62         "e6ff88ab.904e18",
63         "ddfba2e8.a63b3"
64       ]
65     ]
66   },
67   {
68     "id":"e6ff88ab.904e18",
69     "type":"switchNode",
70     "name":"switch  svc-action",
71     "xml":"<switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>\n",
72     "comments":"",
73     "outputs":1,
74     "x":847.5833587646484,
75     "y":175.300856590271,
76     "z":"85858cc8.f3e21",
77     "wires":[
78       [
79         "4f39bff8.da67"
80       ]
81     ]
82   },
83   {
84     "id":"4f39bff8.da67",
85     "type":"outcome",
86     "name":"NULL",
87     "xml":"<outcome value=''>",
88     "comments":"",
89     "outputs":1,
90     "x":1038.2976608276367,
91     "y":176.3008575439453,
92     "z":"85858cc8.f3e21",
93     "wires":[
94       [
95         "a348b04f.fc644"
96       ]
97     ]
98   },
99   {
100     "id":"a348b04f.fc644",
101     "type":"returnFailure",
102     "name":"return failure",
103     "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=\"sdnc-request-header.svc-request-id is a required input\" />\n",
104     "comments":"",
105     "x":1212.7262115478516,
106     "y":175.30084991455078,
107     "z":"85858cc8.f3e21",
108     "wires":[
109
110     ]
111   },
112   {
113     "id":"ddfba2e8.a63b3",
114     "type":"switchNode",
115     "name":"switch svc-action",
116     "xml":"<switch test='`$service-topology-operation-input.sdnc-request-header.svc-action`'>\n",
117     "comments":"",
118     "outputs":1,
119     "x":148.58330535888672,
120     "y":451.30087089538574,
121     "z":"85858cc8.f3e21",
122     "wires":[
123       [
124         "6e77eb2e.738e04",
125         "e71878f5.f29958",
126         "9addc920.903ef8",
127         "428444e0.ca842c",
128         "55e08239.49f15c"
129       ]
130     ]
131   },
132   {
133     "id":"6e77eb2e.738e04",
134     "type":"outcome",
135     "name":"create",
136     "xml":"<outcome value='create'>\n",
137     "comments":"",
138     "outputs":1,
139     "x":350.08338928222656,
140     "y":451.30087089538574,
141     "z":"85858cc8.f3e21",
142     "wires":[
143       [
144         "89568ddf.5b471"
145       ]
146     ]
147   },
148   {
149     "id":"89568ddf.5b471",
150     "type":"block",
151     "name":"block : atomic",
152     "xml":"<block atomic=\"true\">",
153     "atomic":"true",
154     "outputs":1,
155     "x":516.0833969116211,
156     "y":451.30087089538574,
157     "z":"85858cc8.f3e21",
158     "wires":[
159       [
160         "f6c08df5.6fb1"
161       ]
162     ]
163   },
164   {
165     "id":"6c4b1b37.01f564",
166     "type":"for",
167     "name":"for loop i - Network input parameters",
168     "xml":"<for index=\"i\" start=\"0\" end=\"`$network-topology-information.network-request-input.network-input-parameters.param_length`\">\n",
169     "comments":"",
170     "outputs":1,
171     "x":1715.2975387573242,
172     "y":115.01514053344727,
173     "z":"85858cc8.f3e21",
174     "wires":[
175       [
176         "e6126a8f.3bd648"
177       ]
178     ]
179   },
180   {
181     "id":"29338172.3d043e",
182     "type":"switchNode",
183     "name":"switch value",
184     "xml":"<switch test=\"`$tmp.value`\">\n",
185     "comments":"",
186     "outputs":1,
187     "x":2568.8688888549805,
188     "y":369.01511573791504,
189     "z":"85858cc8.f3e21",
190     "wires":[
191       [
192         "612b673.300ba98"
193       ]
194     ]
195   },
196   {
197     "id":"612b673.300ba98",
198     "type":"outcome",
199     "name":"NULL",
200     "xml":"<outcome value=''>",
201     "comments":"",
202     "outputs":1,
203     "x":2785.8688621520996,
204     "y":368.01512145996094,
205     "z":"85858cc8.f3e21",
206     "wires":[
207       [
208         "7afa06c2.9e5448"
209       ]
210     ]
211   },
212   {
213     "id":"7afa06c2.9e5448",
214     "type":"returnFailure",
215     "name":"return failure",
216     "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.param '+ $tmp.name +' is a required input'\" />\n",
217     "comments":"",
218     "x":2964.297576904297,
219     "y":369.01512145996094,
220     "z":"85858cc8.f3e21",
221     "wires":[
222
223     ]
224   },
225   {
226     "id":"e71878f5.f29958",
227     "type":"outcome",
228     "name":"deactivate",
229     "xml":"<outcome value='deactivate'>\n",
230     "comments":"",
231     "outputs":1,
232     "x":352.38094329833984,
233     "y":609.4763984680176,
234     "z":"85858cc8.f3e21",
235     "wires":[
236       [
237         "239b0e93.1dcdc2"
238       ]
239     ]
240   },
241   {
242     "id":"9addc920.903ef8",
243     "type":"outcome",
244     "name":"delete",
245     "xml":"<outcome value='delete'>\n",
246     "comments":"",
247     "outputs":1,
248     "x":356.0953254699707,
249     "y":780.1909561157227,
250     "z":"85858cc8.f3e21",
251     "wires":[
252       [
253         "f1a885d0.8cce28"
254       ]
255     ]
256   },
257   {
258     "id":"428444e0.ca842c",
259     "type":"other",
260     "name":"other",
261     "xml":"<outcome value='Other'>\n",
262     "comments":"",
263     "outputs":1,
264     "x":353.85720443725586,
265     "y":734.6192245483398,
266     "z":"85858cc8.f3e21",
267     "wires":[
268       [
269         "e64ba27d.4c375"
270       ]
271     ]
272   },
273   {
274     "id":"e64ba27d.4c375",
275     "type":"returnFailure",
276     "name":"return failure",
277     "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-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",
278     "comments":"",
279     "x":507.4287796020508,
280     "y":737.2383685112,
281     "z":"85858cc8.f3e21",
282     "wires":[
283
284     ]
285   },
286   {
287     "id":"e6126a8f.3bd648",
288     "type":"block",
289     "name":"block",
290     "xml":"<block>\n",
291     "atomic":"false",
292     "comments":"",
293     "outputs":1,
294     "x":1593.3809127807617,
295     "y":261.76208877563477,
296     "z":"85858cc8.f3e21",
297     "wires":[
298       [
299         "ccd87bc0.9164f8",
300         "cb2894ec.bd74d8",
301         "6058dc0f.f41074"
302       ]
303     ]
304   },
305   {
306     "id":"f6c08df5.6fb1",
307     "type":"switchNode",
308     "name":"switch request-action",
309     "xml":"<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
310     "comments":"",
311     "outputs":1,
312     "x":841.6666793823242,
313     "y":340.71449851989746,
314     "z":"85858cc8.f3e21",
315     "wires":[
316       [
317         "a05b6ee5.e1145",
318         "5ba95b98.5de334"
319       ]
320     ]
321   },
322   {
323     "id":"a05b6ee5.e1145",
324     "type":"other",
325     "name":"CreateNetworkInstance",
326     "xml":"<outcome value='CreateNetworkInstance'>",
327     "comments":"",
328     "outputs":1,
329     "x":1107.6666793823242,
330     "y":299.71449851989746,
331     "z":"85858cc8.f3e21",
332     "wires":[
333       [
334         "90527be5.0854c8"
335       ]
336     ]
337   },
338   {
339     "id":"5ba95b98.5de334",
340     "type":"other",
341     "name":"Other",
342     "xml":"<outcome value='Other'>",
343     "comments":"",
344     "outputs":1,
345     "x":1061.6666793823242,
346     "y":349.71449851989746,
347     "z":"85858cc8.f3e21",
348     "wires":[
349       [
350         "df81cf43.83855"
351       ]
352     ]
353   },
354   {
355     "id":"df81cf43.83855",
356     "type":"returnFailure",
357     "name":"return failure",
358     "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=\"request-information.request-action is required to be CreateNetworkInstance for svc-action=create\" />\n",
359     "comments":"",
360     "x":1230.6666793823242,
361     "y":349.71449851989746,
362     "z":"85858cc8.f3e21",
363     "wires":[
364
365     ]
366   },
367   {
368     "id":"90527be5.0854c8",
369     "type":"block",
370     "name":"block : atomic",
371     "xml":"<block atomic=\"true\">",
372     "atomic":"true",
373     "outputs":1,
374     "x":1332.6666793823242,
375     "y":288.71449851989746,
376     "z":"85858cc8.f3e21",
377     "wires":[
378       [
379         "6c4b1b37.01f564"
380       ]
381     ]
382   },
383   {
384     "id":"ccd87bc0.9164f8",
385     "type":"set",
386     "name":"clear tmp-data",
387     "xml":"<set>\n<parameter name='tmp.name' value='' />\n<parameter name='tmp.value' value='' />\n",
388     "comments":"",
389     "x":1785.380973815918,
390     "y":216.00018692016602,
391     "z":"85858cc8.f3e21",
392     "wires":[
393
394     ]
395   },
396   {
397     "id":"cb2894ec.bd74d8",
398     "type":"set",
399     "name":"set tmp-data",
400     "xml":"<set>\n<parameter name='tmp.name' value=\"'$network-topology-operation-input.network-request-input.network-input-parameters.param[i].name'\"/>\n<parameter name='tmp.value' value=\"'$network-topology-operation-input.network-request-input.network-input-parameters.param[i].value'\"/>\n",
401     "comments":"",
402     "x":1774.380973815918,
403     "y":306.000186920166,
404     "z":"85858cc8.f3e21",
405     "wires":[
406
407     ]
408   },
409   {
410     "id":"6058dc0f.f41074",
411     "type":"switchNode",
412     "name":"switch name",
413     "xml":"<switch test=\"'$tmp.name'\">\n",
414     "comments":"",
415     "outputs":1,
416     "x":1753.380973815918,
417     "y":400.000186920166,
418     "z":"85858cc8.f3e21",
419     "wires":[
420       [
421         "225fa6e2.e42a6a",
422         "b1cea899.45bb78",
423         "b9c18c6.d77387",
424         "3d722919.f81306",
425         "7b7495f0.75885c",
426         "588a0bcd.6eb034",
427         "c510015f.64592",
428         "2187bd96.9aa5b2",
429         "10a4fa76.533046",
430         "f5abb1ff.c1ae",
431         "a7b43175.17a1e",
432         "7088b07a.e19a",
433         "6b511ebf.25f2b",
434         "77d1b8f5.2028a8",
435         "e96ec4f5.f46868",
436         "25d82e93.97f172",
437         "2c0ed5ac.b6f0aa"
438       ]
439     ]
440   },
441   {
442     "id":"225fa6e2.e42a6a",
443     "type":"outcome",
444     "name":"NULL",
445     "xml":"<outcome value=''>",
446     "comments":"",
447     "outputs":1,
448     "x":2292.952262878418,
449     "y":903.0001621246338,
450     "z":"85858cc8.f3e21",
451     "wires":[
452       [
453         "9eb7590.5f32fa8"
454       ]
455     ]
456   },
457   {
458     "id":"9eb7590.5f32fa8",
459     "type":"returnFailure",
460     "name":"return failure",
461     "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-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",
462     "comments":"",
463     "x":2467.952262878418,
464     "y":902.0001621246338,
465     "z":"85858cc8.f3e21",
466     "wires":[
467
468     ]
469   },
470   {
471     "id":"b1cea899.45bb78",
472     "type":"other",
473     "name":"name",
474     "xml":"<outcome value='name'>",
475     "comments":"",
476     "outputs":1,
477     "x":2269.952262878418,
478     "y":25.00016212463379,
479     "z":"85858cc8.f3e21",
480     "wires":[
481       [
482         "29338172.3d043e"
483       ]
484     ]
485   },
486   {
487     "id":"b9c18c6.d77387",
488     "type":"other",
489     "name":"service-type",
490     "xml":"<outcome value='service-type'>",
491     "comments":"",
492     "outputs":1,
493     "x":2272.952262878418,
494     "y":92.00016212463379,
495     "z":"85858cc8.f3e21",
496     "wires":[
497       [
498         "29338172.3d043e"
499       ]
500     ]
501   },
502   {
503     "id":"c510015f.64592",
504     "type":"other",
505     "name":"sna2_name",
506     "xml":"<outcome value='sna2_name'>",
507     "comments":"",
508     "outputs":1,
509     "x":2276.952262878418,
510     "y":321.0001621246338,
511     "z":"85858cc8.f3e21",
512     "wires":[
513       [
514         "29338172.3d043e"
515       ]
516     ]
517   },
518   {
519     "id":"3d722919.f81306",
520     "type":"other",
521     "name":"site1-name",
522     "xml":"<outcome value='site1-name'>",
523     "comments":"",
524     "outputs":1,
525     "x":2273.952262878418,
526     "y":153.0001621246338,
527     "z":"85858cc8.f3e21",
528     "wires":[
529       [
530         "29338172.3d043e"
531       ]
532     ]
533   },
534   {
535     "id":"7b7495f0.75885c",
536     "type":"other",
537     "name":"site2-name",
538     "xml":"<outcome value='site2-name'>",
539     "comments":"",
540     "outputs":1,
541     "x":2269.952262878418,
542     "y":210.0001621246338,
543     "z":"85858cc8.f3e21",
544     "wires":[
545       [
546         "29338172.3d043e"
547       ]
548     ]
549   },
550   {
551     "id":"588a0bcd.6eb034",
552     "type":"other",
553     "name":"sna1_name",
554     "xml":"<outcome value='sna1_name'>",
555     "comments":"",
556     "outputs":1,
557     "x":2272.952262878418,
558     "y":267.0001621246338,
559     "z":"85858cc8.f3e21",
560     "wires":[
561       [
562         "29338172.3d043e"
563       ]
564     ]
565   },
566   {
567     "id":"2187bd96.9aa5b2",
568     "type":"other",
569     "name":"pe1_id",
570     "xml":"<outcome value='pe1_id'>",
571     "comments":"",
572     "outputs":1,
573     "x":2276.952262878418,
574     "y":372.0001621246338,
575     "z":"85858cc8.f3e21",
576     "wires":[
577       [
578         "29338172.3d043e"
579       ]
580     ]
581   },
582   {
583     "id":"10a4fa76.533046",
584     "type":"other",
585     "name":"pe2_id",
586     "xml":"<outcome value='pe2_id'>",
587     "comments":"",
588     "outputs":1,
589     "x":2279.952262878418,
590     "y":420.0001621246338,
591     "z":"85858cc8.f3e21",
592     "wires":[
593       [
594         "29338172.3d043e"
595       ]
596     ]
597   },
598   {
599     "id":"f5abb1ff.c1ae",
600     "type":"other",
601     "name":"ac1-id",
602     "xml":"<outcome value='ac1-id'>",
603     "comments":"",
604     "outputs":1,
605     "x":2284.952262878418,
606     "y":469.0001621246338,
607     "z":"85858cc8.f3e21",
608     "wires":[
609       [
610         "29338172.3d043e"
611       ]
612     ]
613   },
614   {
615     "id":"a7b43175.17a1e",
616     "type":"other",
617     "name":"ac2-id",
618     "xml":"<outcome value='ac2-id'>",
619     "comments":"",
620     "outputs":1,
621     "x":2286.952262878418,
622     "y":524.0001621246338,
623     "z":"85858cc8.f3e21",
624     "wires":[
625       [
626         "29338172.3d043e"
627       ]
628     ]
629   },
630   {
631     "id":"7088b07a.e19a",
632     "type":"other",
633     "name":"ac1-ip",
634     "xml":"<outcome value='ac1-ip'>",
635     "comments":"",
636     "outputs":1,
637     "x":2286.952262878418,
638     "y":576.0001621246338,
639     "z":"85858cc8.f3e21",
640     "wires":[
641       [
642         "29338172.3d043e"
643       ]
644     ]
645   },
646   {
647     "id":"6b511ebf.25f2b",
648     "type":"other",
649     "name":"ac2-ip",
650     "xml":"<outcome value='ac2-ip'>",
651     "comments":"",
652     "outputs":1,
653     "x":2288.952262878418,
654     "y":637.0001621246338,
655     "z":"85858cc8.f3e21",
656     "wires":[
657       [
658         "29338172.3d043e"
659       ]
660     ]
661   },
662   {
663     "id":"77d1b8f5.2028a8",
664     "type":"other",
665     "name":"ac1_peer_ip",
666     "xml":"<outcome value='ac1_peer_ip'>",
667     "comments":"",
668     "outputs":1,
669     "x":2290.952262878418,
670     "y":687.0001621246338,
671     "z":"85858cc8.f3e21",
672     "wires":[
673       [
674         "29338172.3d043e"
675       ]
676     ]
677   },
678   {
679     "id":"e96ec4f5.f46868",
680     "type":"other",
681     "name":"ac2_peer_ip",
682     "xml":"<outcome value='ac2_peer_ip'>",
683     "comments":"",
684     "outputs":1,
685     "x":2286.952262878418,
686     "y":735.0001621246338,
687     "z":"85858cc8.f3e21",
688     "wires":[
689       [
690         "29338172.3d043e"
691       ]
692     ]
693   },
694   {
695     "id":"25d82e93.97f172",
696     "type":"other",
697     "name":"ac1_svlan",
698     "xml":"<outcome value='ac1_svlan'>",
699     "comments":"",
700     "outputs":1,
701     "x":2288.952262878418,
702     "y":788.0001621246338,
703     "z":"85858cc8.f3e21",
704     "wires":[
705       [
706         "29338172.3d043e"
707       ]
708     ]
709   },
710   {
711     "id":"2c0ed5ac.b6f0aa",
712     "type":"other",
713     "name":"ac2_svlan",
714     "xml":"<outcome value='ac2_svlan'>",
715     "comments":"",
716     "outputs":1,
717     "x":2290.952262878418,
718     "y":849.0001621246338,
719     "z":"85858cc8.f3e21",
720     "wires":[
721       [
722         "29338172.3d043e"
723       ]
724     ]
725   },
726   {
727     "id":"f1a885d0.8cce28",
728     "type":"block",
729     "name":"block : atomic",
730     "xml":"<block atomic=\"true\">",
731     "atomic":"true",
732     "outputs":1,
733     "x":287.23809814453125,
734     "y":861.8574056625366,
735     "z":"85858cc8.f3e21",
736     "wires":[
737       [
738         "53246327.3f169c",
739         "4ad8f670.2e7cb8"
740       ]
741     ]
742   },
743   {
744     "id":"53246327.3f169c",
745     "type":"other",
746     "name":"DeleteNetworkInstance",
747     "xml":"<outcome value='DeleteNetworkInstance'>",
748     "comments":"",
749     "outputs":1,
750     "x":302.95238876342773,
751     "y":917.8573694229126,
752     "z":"85858cc8.f3e21",
753     "wires":[
754       [
755         "b6255d3e.ce53d"
756       ]
757     ]
758   },
759   {
760     "id":"4ad8f670.2e7cb8",
761     "type":"other",
762     "name":"Other",
763     "xml":"<outcome value='Other'>",
764     "comments":"",
765     "outputs":1,
766     "x":256.95238876342773,
767     "y":967.8573694229126,
768     "z":"85858cc8.f3e21",
769     "wires":[
770       [
771         "5f2c6750.3bbae8"
772       ]
773     ]
774   },
775   {
776     "id":"5f2c6750.3bbae8",
777     "type":"returnFailure",
778     "name":"return failure",
779     "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=\"request-information.request-action is required to be DeleteNetworkInstance for svc-action=delete\" />\n",
780     "comments":"",
781     "x":425.95238876342773,
782     "y":967.8573694229126,
783     "z":"85858cc8.f3e21",
784     "wires":[
785
786     ]
787   },
788   {
789     "id":"b6255d3e.ce53d",
790     "type":"block",
791     "name":"block : atomic",
792     "xml":"<block atomic=\"true\">",
793     "atomic":"true",
794     "outputs":1,
795     "x":527.9523887634277,
796     "y":906.8573694229126,
797     "z":"85858cc8.f3e21",
798     "wires":[
799       [
800         "6d8480b4.bbdb8"
801       ]
802     ]
803   },
804   {
805     "id":"6d8480b4.bbdb8",
806     "type":"for",
807     "name":"for each network-input-parameters",
808     "xml":"<for index='idx' start='0' end='`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`' >\n",
809     "comments":"",
810     "outputs":1,
811     "x":349.95238876342773,
812     "y":1061.8573694229126,
813     "z":"85858cc8.f3e21",
814     "wires":[
815       [
816         "30a4ecd8.0d1034"
817       ]
818     ]
819   },
820   {
821     "id":"30a4ecd8.0d1034",
822     "type":"block",
823     "name":"block",
824     "xml":"<block>\n",
825     "atomic":"false",
826     "comments":"",
827     "outputs":1,
828     "x":342.95238876342773,
829     "y":1146.8573694229126,
830     "z":"85858cc8.f3e21",
831     "wires":[
832       [
833         "c6454200.70fda"
834       ]
835     ]
836   },
837   {
838     "id":"c6454200.70fda",
839     "type":"switchNode",
840     "name":"switch name",
841     "xml":"<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'name'`\">\n",
842     "comments":"",
843     "outputs":1,
844     "x":525.9523887634277,
845     "y":1139.8573694229126,
846     "z":"85858cc8.f3e21",
847     "wires":[
848       [
849         "f7a7412d.0d646"
850       ]
851     ]
852   },
853   {
854     "id":"f7a7412d.0d646",
855     "type":"outcomeTrue",
856     "name":"true",
857     "xml":"<outcome value='true'>\n",
858     "comments":"",
859     "outputs":1,
860     "x":706.9523887634277,
861     "y":1138.8573694229126,
862     "z":"85858cc8.f3e21",
863     "wires":[
864       [
865         "8bfc5d6c.baf0e"
866       ]
867     ]
868   },
869   {
870     "id":"8bfc5d6c.baf0e",
871     "type":"switchNode",
872     "name":"switch value",
873     "xml":"<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`\">\n",
874     "comments":"",
875     "outputs":1,
876     "x":870.9523887634277,
877     "y":1138.8573694229126,
878     "z":"85858cc8.f3e21",
879     "wires":[
880       [
881         "6c6337cf.113798"
882       ]
883     ]
884   },
885   {
886     "id":"6c6337cf.113798",
887     "type":"outcome",
888     "name":"NULL",
889     "xml":"<outcome value=''>",
890     "comments":"",
891     "outputs":1,
892     "x":739.9523887634277,
893     "y":1262.8573694229126,
894     "z":"85858cc8.f3e21",
895     "wires":[
896       [
897         "e60613b0.6ba12"
898       ]
899     ]
900   },
901   {
902     "id":"e60613b0.6ba12",
903     "type":"returnFailure",
904     "name":"return failure",
905     "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",
906     "comments":"",
907     "x":918.381103515625,
908     "y":1263.8573694229126,
909     "z":"85858cc8.f3e21",
910     "wires":[
911
912     ]
913   },
914   {
915     "id":"55e08239.49f15c",
916     "type":"outcome",
917     "name":"activate",
918     "xml":"<outcome value='activate'>\n",
919     "comments":"",
920     "outputs":1,
921     "x":351.0952339172363,
922     "y":543.7621412277222,
923     "z":"85858cc8.f3e21",
924     "wires":[
925       [
926         "b69a14cd.1d3d68"
927       ]
928     ]
929   },
930   {
931     "id":"b69a14cd.1d3d68",
932     "type":"switchNode",
933     "name":"switch request-action",
934     "xml":"<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
935     "comments":"",
936     "outputs":1,
937     "x":533.9524002075195,
938     "y":540.9049911499023,
939     "z":"85858cc8.f3e21",
940     "wires":[
941       [
942         "d54c9f22.ae97d",
943         "b12bd94e.696e48"
944       ]
945     ]
946   },
947   {
948     "id":"d54c9f22.ae97d",
949     "type":"other",
950     "name":"ActivateDCINetworkInstance",
951     "xml":"<outcome value='ActivateDCINetworkInstance'>",
952     "comments":"",
953     "outputs":1,
954     "x":799.9524002075195,
955     "y":499.90499114990234,
956     "z":"85858cc8.f3e21",
957     "wires":[
958       [
959         "cf772b80.a4cba8"
960       ]
961     ]
962   },
963   {
964     "id":"b12bd94e.696e48",
965     "type":"other",
966     "name":"Other",
967     "xml":"<outcome value='Other'>",
968     "comments":"",
969     "outputs":1,
970     "x":753.9524002075195,
971     "y":549.9049911499023,
972     "z":"85858cc8.f3e21",
973     "wires":[
974       [
975         "bef2ee40.874af"
976       ]
977     ]
978   },
979   {
980     "id":"bef2ee40.874af",
981     "type":"returnFailure",
982     "name":"return failure",
983     "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=\"request-information.request-action is required to be ActivateNetworkInstance for svc-action=activate\" />\n",
984     "comments":"",
985     "x":922.9524002075195,
986     "y":549.9049911499023,
987     "z":"85858cc8.f3e21",
988     "wires":[
989
990     ]
991   },
992   {
993     "id":"cf772b80.a4cba8",
994     "type":"block",
995     "name":"block : atomic",
996     "xml":"<block atomic=\"true\">",
997     "atomic":"true",
998     "outputs":1,
999     "x":1024.9524002075195,
1000     "y":488.90499114990234,
1001     "z":"85858cc8.f3e21",
1002     "wires":[
1003       [
1004         "36dbd61d.c5357a"
1005       ]
1006     ]
1007   },
1008   {
1009     "id":"8b8b3296.f79f8",
1010     "type":"other",
1011     "name":"DeActivateDCINetworkInstance",
1012     "xml":"<outcome value='DeActivateDCINetworkInstance'>",
1013     "comments":"",
1014     "outputs":1,
1015     "x":795.8095703125,
1016     "y":611.1907920837402,
1017     "z":"85858cc8.f3e21",
1018     "wires":[
1019       [
1020
1021       ]
1022     ]
1023   },
1024   {
1025     "id":"c54688aa.82e958",
1026     "type":"other",
1027     "name":"Other",
1028     "xml":"<outcome value='Other'>",
1029     "comments":"",
1030     "outputs":1,
1031     "x":710.8095626831055,
1032     "y":680.1907997131348,
1033     "z":"85858cc8.f3e21",
1034     "wires":[
1035       [
1036         "d62ac2c7.17544"
1037       ]
1038     ]
1039   },
1040   {
1041     "id":"d62ac2c7.17544",
1042     "type":"returnFailure",
1043     "name":"return failure",
1044     "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=\"request-information.request-action is required to be DeactivateNetworkInstance for svc-action=deactivate\" />\n",
1045     "comments":"",
1046     "x":891.8095779418945,
1047     "y":681.1907997131348,
1048     "z":"85858cc8.f3e21",
1049     "wires":[
1050
1051     ]
1052   },
1053   {
1054     "id":"36dbd61d.c5357a",
1055     "type":"call",
1056     "name":"call validate-overlay-network-input-parameters",
1057     "xml":"<call module='GENERIC-RESOURCE-API' rpc='validate-overlay-network-input-parameters' mode='sync' >\n",
1058     "comments":"",
1059     "outputs":1,
1060     "x":1332.8177337646484,
1061     "y":490.333514213562,
1062     "z":"85858cc8.f3e21",
1063     "wires":[
1064       [
1065
1066       ]
1067     ]
1068   },
1069   {
1070     "id":"239b0e93.1dcdc2",
1071     "type":"switchNode",
1072     "name":"switch request-action",
1073     "xml":"<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
1074     "comments":"",
1075     "outputs":1,
1076     "x":532.6666259765625,
1077     "y":611.6666259765625,
1078     "z":"85858cc8.f3e21",
1079     "wires":[
1080       [
1081         "8b8b3296.f79f8",
1082         "c54688aa.82e958"
1083       ]
1084     ]
1085   }
1086 ]