Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_validate-network-input.json
1 [
2   {
3     "id": "8788b5a2.1dbb88",
4     "type": "dgstart",
5     "name": "DGSTART",
6     "outputs": 1,
7     "x": 159,
8     "y": 79,
9     "z": "df2e3233.9775f",
10     "wires": [
11       [
12         "3ba09ab5.471bb6"
13       ]
14     ]
15   },
16   {
17     "id": "3ba09ab5.471bb6",
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": 231.28570556640625,
26     "y": 131.2381134033203,
27     "z": "df2e3233.9775f",
28     "wires": [
29       [
30         "14d14939.627767"
31       ]
32     ]
33   },
34   {
35     "id": "14d14939.627767",
36     "type": "method",
37     "name": "validate-network-input",
38     "xml": "<method rpc='validate-network-input' mode='sync'>\n",
39     "comments": "",
40     "outputs": 1,
41     "x": 231.42862701416016,
42     "y": 193,
43     "z": "df2e3233.9775f",
44     "wires": [
45       [
46         "b2af2fbc.edaf5"
47       ]
48     ]
49   },
50   {
51     "id": "b2af2fbc.edaf5",
52     "type": "block",
53     "name": "block : atomic",
54     "xml": "<block atomic=\"true\">",
55     "atomic": "true",
56     "outputs": 1,
57     "x": 244.7500457763672,
58     "y": 475.44349479675293,
59     "z": "df2e3233.9775f",
60     "wires": [
61       [
62         "ad851adc.fdf888",
63         "205d6a31.b83f56",
64         "bb69c265.9ec57",
65         "402cb1d.785695",
66         "96d49b08.fa0328",
67         "80d58546.aa7e88"
68       ]
69     ]
70   },
71   {
72     "id": "ad851adc.fdf888",
73     "type": "switchNode",
74     "name": "switch svc-request-id",
75     "xml": "<switch test='`$network-topology-operation-input.sdnc-request-header.svc-request-id`'>\n",
76     "comments": "",
77     "outputs": 1,
78     "x": 561.1428604125977,
79     "y": 201.42859077453613,
80     "z": "df2e3233.9775f",
81     "wires": [
82       [
83         "33b50e86.044722"
84       ]
85     ]
86   },
87   {
88     "id": "33b50e86.044722",
89     "type": "other",
90     "name": "NULL",
91     "xml": "<outcome value=''>",
92     "comments": "",
93     "outputs": 1,
94     "x": 786.8571646554128,
95     "y": 201.42859322684126,
96     "z": "df2e3233.9775f",
97     "wires": [
98       [
99         "70f295d3.d71adc"
100       ]
101     ]
102   },
103   {
104     "id": "70f295d3.d71adc",
105     "type": "returnFailure",
106     "name": "return failure",
107     "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",
108     "comments": "",
109     "x": 938.2857306344167,
110     "y": 201.42859131949263,
111     "z": "df2e3233.9775f",
112     "wires": []
113   },
114   {
115     "id": "205d6a31.b83f56",
116     "type": "switchNode",
117     "name": "switch svc-action",
118     "xml": "<switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>\n",
119     "comments": "",
120     "outputs": 1,
121     "x": 549.7142333984375,
122     "y": 160.00002098083496,
123     "z": "df2e3233.9775f",
124     "wires": [
125       [
126         "b11b9bfa.b83dd8"
127       ]
128     ]
129   },
130   {
131     "id": "b11b9bfa.b83dd8",
132     "type": "other",
133     "name": "NULL",
134     "xml": "<outcome value=''>",
135     "comments": "",
136     "outputs": 1,
137     "x": 785.4285850524902,
138     "y": 158.57141876220703,
139     "z": "df2e3233.9775f",
140     "wires": [
141       [
142         "1d63b726.f05909"
143       ]
144     ]
145   },
146   {
147     "id": "1d63b726.f05909",
148     "type": "returnFailure",
149     "name": "return failure",
150     "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-action is a required input\" />\n",
151     "comments": "",
152     "x": 935.4285583496094,
153     "y": 158.5714282989502,
154     "z": "df2e3233.9775f",
155     "wires": []
156   },
157   {
158     "id": "bb69c265.9ec57",
159     "type": "switchNode",
160     "name": "switch request-action",
161     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
162     "comments": "",
163     "outputs": 1,
164     "x": 559.7142715454102,
165     "y": 244.285737991333,
166     "z": "df2e3233.9775f",
167     "wires": [
168       [
169         "23018cf6.3779b4"
170       ]
171     ]
172   },
173   {
174     "id": "23018cf6.3779b4",
175     "type": "other",
176     "name": "NULL",
177     "xml": "<outcome value=''>",
178     "comments": "",
179     "outputs": 1,
180     "x": 786.8571602957591,
181     "y": 244.28574698311968,
182     "z": "df2e3233.9775f",
183     "wires": [
184       [
185         "3d7d65b5.26ffaa"
186       ]
187     ]
188   },
189   {
190     "id": "3d7d65b5.26ffaa",
191     "type": "returnFailure",
192     "name": "return failure",
193     "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 a required input\" />\n",
194     "comments": "",
195     "x": 938.285726274763,
196     "y": 244.28574507577105,
197     "z": "df2e3233.9775f",
198     "wires": []
199   },
200   {
201     "id": "402cb1d.785695",
202     "type": "switchNode",
203     "name": "switch service-instance-id",
204     "xml": "<switch test='`$network-topology-operation-input.service-information.service-instance-id`'>\n",
205     "comments": "",
206     "outputs": 1,
207     "x": 568.857177734375,
208     "y": 287,
209     "z": "df2e3233.9775f",
210     "wires": [
211       [
212         "f8fe5d6a.080ae"
213       ]
214     ]
215   },
216   {
217     "id": "f8fe5d6a.080ae",
218     "type": "other",
219     "name": "NULL",
220     "xml": "<outcome value=''>",
221     "comments": "",
222     "outputs": 1,
223     "x": 785.2857666015625,
224     "y": 288,
225     "z": "df2e3233.9775f",
226     "wires": [
227       [
228         "cc71f851.6ba9a8"
229       ]
230     ]
231   },
232   {
233     "id": "cc71f851.6ba9a8",
234     "type": "returnFailure",
235     "name": "return failure",
236     "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=\"service-information.service-instance-id is a required input\" />\n",
237     "comments": "",
238     "x": 943.7142944335938,
239     "y": 287,
240     "z": "df2e3233.9775f",
241     "wires": []
242   },
243   {
244     "id": "e6be7a59.b96b68",
245     "type": "comment",
246     "name": "validate-network-input - CHANGELOG",
247     "info": "12/8: Initial release 1.0.0",
248     "comments": "",
249     "x": 444,
250     "y": 43,
251     "z": "df2e3233.9775f",
252     "wires": []
253   },
254   {
255     "id": "96d49b08.fa0328",
256     "type": "switchNode",
257     "name": "switch svc-action",
258     "xml": "<switch test='`$network-topology-operation-input.sdnc-request-header.svc-action`'>\n",
259     "comments": "",
260     "outputs": 1,
261     "x": 546,
262     "y": 374,
263     "z": "df2e3233.9775f",
264     "wires": [
265       [
266         "3c93b861.36fba8",
267         "88f1d93c.c06f98",
268         "a20067e.94ffe98",
269         "d5a289af.7573e8",
270         "f8a0e353.63b13"
271       ]
272     ]
273   },
274   {
275     "id": "3c93b861.36fba8",
276     "type": "other",
277     "name": "assign",
278     "xml": "<outcome value='assign'>",
279     "comments": "",
280     "outputs": 1,
281     "x": 778.71435546875,
282     "y": 379.5714111328125,
283     "z": "df2e3233.9775f",
284     "wires": [
285       [
286         "21db76c1.48922a"
287       ]
288     ]
289   },
290   {
291     "id": "88f1d93c.c06f98",
292     "type": "other",
293     "name": "activate",
294     "xml": "<outcome value='activate'>",
295     "comments": "",
296     "outputs": 1,
297     "x": 772.0000114440918,
298     "y": 566.0000247955322,
299     "z": "df2e3233.9775f",
300     "wires": [
301       [
302         "98c549ed.adadc8"
303       ]
304     ]
305   },
306   {
307     "id": "a20067e.94ffe98",
308     "type": "other",
309     "name": "deactivate",
310     "xml": "<outcome value='deactivate'>",
311     "comments": "",
312     "outputs": 1,
313     "x": 770.000114440918,
314     "y": 862.0001058578491,
315     "z": "df2e3233.9775f",
316     "wires": [
317       [
318         "99c9746e.0bf598"
319       ]
320     ]
321   },
322   {
323     "id": "21db76c1.48922a",
324     "type": "block",
325     "name": "block : atomic",
326     "xml": "<block atomic=\"true\">",
327     "atomic": "true",
328     "comments": "",
329     "outputs": 1,
330     "x": 941,
331     "y": 379,
332     "z": "df2e3233.9775f",
333     "wires": [
334       [
335         "272bb5f8.f31cda"
336       ]
337     ]
338   },
339   {
340     "id": "272bb5f8.f31cda",
341     "type": "switchNode",
342     "name": "switch request-action",
343     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
344     "comments": "",
345     "outputs": 1,
346     "x": 1161,
347     "y": 379,
348     "z": "df2e3233.9775f",
349     "wires": [
350       [
351         "75bb00b.643f9",
352         "de64b013.96b09"
353       ]
354     ]
355   },
356   {
357     "id": "75bb00b.643f9",
358     "type": "other",
359     "name": "CreateNetworkInstance",
360     "xml": "<outcome value='CreateNetworkInstance'>",
361     "comments": "",
362     "outputs": 1,
363     "x": 1441,
364     "y": 344,
365     "z": "df2e3233.9775f",
366     "wires": [
367       [
368         "46e41b99.978564"
369       ]
370     ]
371   },
372   {
373     "id": "de64b013.96b09",
374     "type": "other",
375     "name": "Other",
376     "xml": "<outcome value='Other'>",
377     "comments": "",
378     "outputs": 1,
379     "x": 1390,
380     "y": 388,
381     "z": "df2e3233.9775f",
382     "wires": [
383       [
384         "7d916d38.e514a4"
385       ]
386     ]
387   },
388   {
389     "id": "7d916d38.e514a4",
390     "type": "returnFailure",
391     "name": "return failure",
392     "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=assign\" />\n",
393     "comments": "",
394     "x": 1559,
395     "y": 388,
396     "z": "df2e3233.9775f",
397     "wires": []
398   },
399   {
400     "id": "98c549ed.adadc8",
401     "type": "block",
402     "name": "block : atomic",
403     "xml": "<block atomic=\"true\">",
404     "atomic": "true",
405     "outputs": 1,
406     "x": 946.0000114440918,
407     "y": 566.0000247955322,
408     "z": "df2e3233.9775f",
409     "wires": [
410       [
411         "7cbbeac6.2691d4"
412       ]
413     ]
414   },
415   {
416     "id": "7cbbeac6.2691d4",
417     "type": "switchNode",
418     "name": "switch request-action",
419     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
420     "comments": "",
421     "outputs": 1,
422     "x": 1163.0000114440918,
423     "y": 566.0000247955322,
424     "z": "df2e3233.9775f",
425     "wires": [
426       [
427         "34d0495d.e1b546",
428         "b4c471fa.cde5e",
429         "985ba54f.3974a8",
430         "1c550262.882b2e",
431         "dce79fa4.7fd85"
432       ]
433     ]
434   },
435   {
436     "id": "34d0495d.e1b546",
437     "type": "other",
438     "name": "CreateNetworkInstance",
439     "xml": "<outcome value='CreateNetworkInstance'>",
440     "comments": "",
441     "outputs": 1,
442     "x": 1444.0000114440918,
443     "y": 567.0000247955322,
444     "z": "df2e3233.9775f",
445     "wires": [
446       [
447         "c5dc69fd.8115a8"
448       ]
449     ]
450   },
451   {
452     "id": "b4c471fa.cde5e",
453     "type": "other",
454     "name": "Other",
455     "xml": "<outcome value='Other'>",
456     "comments": "",
457     "outputs": 1,
458     "x": 1387.0000114440918,
459     "y": 607.0000247955322,
460     "z": "df2e3233.9775f",
461     "wires": [
462       [
463         "d8bc1fab.0cb7b"
464       ]
465     ]
466   },
467   {
468     "id": "d8bc1fab.0cb7b",
469     "type": "returnFailure",
470     "name": "return failure",
471     "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=activate\" />\n",
472     "comments": "",
473     "x": 1545.8573112487793,
474     "y": 606.4286451339722,
475     "z": "df2e3233.9775f",
476     "wires": []
477   },
478   {
479     "id": "99c9746e.0bf598",
480     "type": "block",
481     "name": "block : atomic",
482     "xml": "<block atomic=\"true\">",
483     "atomic": "true",
484     "outputs": 1,
485     "x": 952.000114440918,
486     "y": 861.0001058578491,
487     "z": "df2e3233.9775f",
488     "wires": [
489       [
490         "2c02914c.ac786e"
491       ]
492     ]
493   },
494   {
495     "id": "2c02914c.ac786e",
496     "type": "switchNode",
497     "name": "switch request-action",
498     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
499     "comments": "",
500     "outputs": 1,
501     "x": 1169.000114440918,
502     "y": 861.0001058578491,
503     "z": "df2e3233.9775f",
504     "wires": [
505       [
506         "e6f9cf57.ba236",
507         "95775b49.fc2318",
508         "a630529b.bc37b",
509         "4893ca1b.86d634",
510         "10d3655a.b8cb0b"
511       ]
512     ]
513   },
514   {
515     "id": "e6f9cf57.ba236",
516     "type": "other",
517     "name": "DeleteNetworkInstance",
518     "xml": "<outcome value='DeleteNetworkInstance'>",
519     "comments": "",
520     "outputs": 1,
521     "x": 1450.000114440918,
522     "y": 862.0001058578491,
523     "z": "df2e3233.9775f",
524     "wires": [
525       [
526         "397759af.0b93f6"
527       ]
528     ]
529   },
530   {
531     "id": "95775b49.fc2318",
532     "type": "other",
533     "name": "Other",
534     "xml": "<outcome value='Other'>",
535     "comments": "",
536     "outputs": 1,
537     "x": 1393.000114440918,
538     "y": 902.0001058578491,
539     "z": "df2e3233.9775f",
540     "wires": [
541       [
542         "41fdec9e.e8a644"
543       ]
544     ]
545   },
546   {
547     "id": "41fdec9e.e8a644",
548     "type": "returnFailure",
549     "name": "return failure",
550     "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=deactivate\" />\n",
551     "comments": "",
552     "x": 1562.0001792907715,
553     "y": 904.8572673797607,
554     "z": "df2e3233.9775f",
555     "wires": []
556   },
557   {
558     "id": "d5a289af.7573e8",
559     "type": "other",
560     "name": "unassign",
561     "xml": "<outcome value='unassign'>",
562     "comments": "",
563     "outputs": 1,
564     "x": 766.0000839233398,
565     "y": 956.0000829696655,
566     "z": "df2e3233.9775f",
567     "wires": [
568       [
569         "390e2b39.6c4854"
570       ]
571     ]
572   },
573   {
574     "id": "390e2b39.6c4854",
575     "type": "block",
576     "name": "block : atomic",
577     "xml": "<block atomic=\"true\">",
578     "atomic": "true",
579     "outputs": 1,
580     "x": 948.000114440918,
581     "y": 952.0001058578491,
582     "z": "df2e3233.9775f",
583     "wires": [
584       [
585         "106acf9d.333d5"
586       ]
587     ]
588   },
589   {
590     "id": "106acf9d.333d5",
591     "type": "switchNode",
592     "name": "switch request-action",
593     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
594     "comments": "",
595     "outputs": 1,
596     "x": 1165.000114440918,
597     "y": 952.0001058578491,
598     "z": "df2e3233.9775f",
599     "wires": [
600       [
601         "7360ef3d.9811b",
602         "6d03b112.dfc4"
603       ]
604     ]
605   },
606   {
607     "id": "7360ef3d.9811b",
608     "type": "other",
609     "name": "DeleteNetworkInstance",
610     "xml": "<outcome value='DeleteNetworkInstance'>",
611     "comments": "",
612     "outputs": 1,
613     "x": 1446.000114440918,
614     "y": 953.0001058578491,
615     "z": "df2e3233.9775f",
616     "wires": [
617       [
618         "c8e6a8bb.defab8"
619       ]
620     ]
621   },
622   {
623     "id": "6d03b112.dfc4",
624     "type": "other",
625     "name": "Other",
626     "xml": "<outcome value='Other'>",
627     "comments": "",
628     "outputs": 1,
629     "x": 1389.000114440918,
630     "y": 993.0001058578491,
631     "z": "df2e3233.9775f",
632     "wires": [
633       [
634         "7dd14282.06273c"
635       ]
636     ]
637   },
638   {
639     "id": "7dd14282.06273c",
640     "type": "returnFailure",
641     "name": "return failure",
642     "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=unassign\" />\n",
643     "comments": "",
644     "x": 1558.000114440918,
645     "y": 993.0001058578491,
646     "z": "df2e3233.9775f",
647     "wires": []
648   },
649   {
650     "id": "46e41b99.978564",
651     "type": "block",
652     "name": "block : atomic",
653     "xml": "<block atomic=\"true\">",
654     "atomic": "true",
655     "comments": "",
656     "outputs": 1,
657     "x": 1677,
658     "y": 343,
659     "z": "df2e3233.9775f",
660     "wires": [
661       [
662         "7e651b21.c50284",
663         "6b264531.de0afc",
664         "87ae2dd3.c6822",
665         "77cf2c9e.63a064",
666         "e62c59c8.088828",
667         "d8c0a4b6.4a38d8",
668         "6f3ed145.89e1a",
669         "81763a92.4e5c78"
670       ]
671     ]
672   },
673   {
674     "id": "c5dc69fd.8115a8",
675     "type": "block",
676     "name": "block : atomic",
677     "xml": "<block atomic=\"true\">",
678     "atomic": "true",
679     "comments": "",
680     "outputs": 1,
681     "x": 1669.0000114440918,
682     "y": 567.0000247955322,
683     "z": "df2e3233.9775f",
684     "wires": [
685       [
686         "dc0c345f.272208",
687         "7e651b21.c50284",
688         "6b264531.de0afc",
689         "87ae2dd3.c6822",
690         "77cf2c9e.63a064",
691         "d8c0a4b6.4a38d8",
692         "6f3ed145.89e1a"
693       ]
694     ]
695   },
696   {
697     "id": "397759af.0b93f6",
698     "type": "block",
699     "name": "block : atomic",
700     "xml": "<block atomic=\"true\">",
701     "atomic": "true",
702     "comments": "",
703     "outputs": 1,
704     "x": 1706.000114440918,
705     "y": 863.0001058578491,
706     "z": "df2e3233.9775f",
707     "wires": [
708       [
709         "dc0c345f.272208"
710       ]
711     ]
712   },
713   {
714     "id": "c8e6a8bb.defab8",
715     "type": "block",
716     "name": "block : atomic",
717     "xml": "<block atomic=\"true\">",
718     "atomic": "true",
719     "comments": "",
720     "outputs": 1,
721     "x": 1705.000114440918,
722     "y": 954.0001058578491,
723     "z": "df2e3233.9775f",
724     "wires": [
725       [
726         "dc0c345f.272208"
727       ]
728     ]
729   },
730   {
731     "id": "6f3ed145.89e1a",
732     "type": "switchNode",
733     "name": "switch onap-model-information.model-uuid",
734     "xml": "<switch test='`$network-topology-operation-input.service-information.onap-model-information.model-uuid`'>\n",
735     "comments": "",
736     "outputs": 1,
737     "x": 2266.166816711426,
738     "y": 1150.7499980926514,
739     "z": "df2e3233.9775f",
740     "wires": [
741       [
742         "6ba35582.02a89c",
743         "8d6ac32a.9037"
744       ]
745     ]
746   },
747   {
748     "id": "dc0c345f.272208",
749     "type": "switchNode",
750     "name": "switch network-information.network-id",
751     "xml": "<switch test='`$network-topology-operation-input.network-information.network-id`'>\n",
752     "comments": "",
753     "outputs": 1,
754     "x": 2277.6665954589844,
755     "y": 317.666729927063,
756     "z": "df2e3233.9775f",
757     "wires": [
758       [
759         "320cd589.df0dea"
760       ]
761     ]
762   },
763   {
764     "id": "320cd589.df0dea",
765     "type": "other",
766     "name": "NULL",
767     "xml": "<outcome value=''>",
768     "comments": "",
769     "outputs": 1,
770     "x": 2508.380714416504,
771     "y": 317.6667537689209,
772     "z": "df2e3233.9775f",
773     "wires": [
774       [
775         "a1d040a8.b6d41"
776       ]
777     ]
778   },
779   {
780     "id": "a1d040a8.b6d41",
781     "type": "returnFailure",
782     "name": "return failure",
783     "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=\"service-information.network-information.network-id is a required input\" />\n",
784     "comments": "",
785     "x": 2669.8095474243164,
786     "y": 319.66674613952637,
787     "z": "df2e3233.9775f",
788     "wires": []
789   },
790   {
791     "id": "3e5905e9.f5a48a",
792     "type": "comment",
793     "name": "validations - required for all",
794     "info": "",
795     "comments": "",
796     "x": 577,
797     "y": 117,
798     "z": "df2e3233.9775f",
799     "wires": []
800   },
801   {
802     "id": "19e922fc.da104d",
803     "type": "comment",
804     "name": "validations specific per svc-action",
805     "info": "",
806     "comments": "",
807     "x": 589,
808     "y": 332,
809     "z": "df2e3233.9775f",
810     "wires": []
811   },
812   {
813     "id": "c5d98990.732158",
814     "type": "comment",
815     "name": "network-request-information block validations",
816     "info": "",
817     "comments": "",
818     "x": 2269.5001525878906,
819     "y": 1002.7500467300415,
820     "z": "df2e3233.9775f",
821     "wires": []
822   },
823   {
824     "id": "7e651b21.c50284",
825     "type": "switchNode",
826     "name": "switch network-request-information.tenant",
827     "xml": "<switch test='`$network-topology-operation-input.network-request-input.tenant`'>\n",
828     "comments": "",
829     "outputs": 1,
830     "x": 2266.5001525878906,
831     "y": 1052.7500467300415,
832     "z": "df2e3233.9775f",
833     "wires": [
834       [
835         "b8f089fb.d935a8"
836       ]
837     ]
838   },
839   {
840     "id": "b8f089fb.d935a8",
841     "type": "other",
842     "name": "NULL",
843     "xml": "<outcome value=''>",
844     "comments": "",
845     "outputs": 1,
846     "x": 2508.2145080566406,
847     "y": 1054.7500467300415,
848     "z": "df2e3233.9775f",
849     "wires": [
850       [
851         "3d496a0d.53e9c6"
852       ]
853     ]
854   },
855   {
856     "id": "3d496a0d.53e9c6",
857     "type": "returnFailure",
858     "name": "return failure",
859     "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.tenant is a required input\" />\n",
860     "comments": "",
861     "x": 2659.643096923828,
862     "y": 1052.7500467300415,
863     "z": "df2e3233.9775f",
864     "wires": []
865   },
866   {
867     "id": "6b264531.de0afc",
868     "type": "switchNode",
869     "name": "switch network-request-information.aic-cloud-region",
870     "xml": "<switch test='`$network-topology-operation-input.network-request-input.aic-cloud-region`'>\n",
871     "comments": "",
872     "outputs": 1,
873     "x": 2295.5001525878906,
874     "y": 1095.7500467300415,
875     "z": "df2e3233.9775f",
876     "wires": [
877       [
878         "615cc864.89ade8"
879       ]
880     ]
881   },
882   {
883     "id": "615cc864.89ade8",
884     "type": "other",
885     "name": "NULL",
886     "xml": "<outcome value=''>",
887     "comments": "",
888     "outputs": 1,
889     "x": 2557.2145080566406,
890     "y": 1095.7500467300415,
891     "z": "df2e3233.9775f",
892     "wires": [
893       [
894         "b53a0b88.3c7958"
895       ]
896     ]
897   },
898   {
899     "id": "b53a0b88.3c7958",
900     "type": "returnFailure",
901     "name": "return failure",
902     "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=\"service-information.network-request-information.aic-cloud-region is a required input\" />\n",
903     "comments": "",
904     "x": 2721.6429748535156,
905     "y": 1094.7500467300415,
906     "z": "df2e3233.9775f",
907     "wires": []
908   },
909   {
910     "id": "87ae2dd3.c6822",
911     "type": "switchNode",
912     "name": "switch onap-model-information.model-invariant-uuid",
913     "xml": "<switch test='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`'>\n",
914     "comments": "",
915     "outputs": 1,
916     "x": 2308.0001220703125,
917     "y": 826.750057220459,
918     "z": "df2e3233.9775f",
919     "wires": [
920       [
921         "cc6685f6.058958"
922       ]
923     ]
924   },
925   {
926     "id": "cc6685f6.058958",
927     "type": "other",
928     "name": "NULL",
929     "xml": "<outcome value=''>",
930     "comments": "",
931     "outputs": 1,
932     "x": 2593.0001831054688,
933     "y": 825.7500514984131,
934     "z": "df2e3233.9775f",
935     "wires": [
936       [
937         "582d90a3.b7998"
938       ]
939     ]
940   },
941   {
942     "id": "582d90a3.b7998",
943     "type": "returnFailure",
944     "name": "return failure",
945     "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-information.onap-model-information.model-invariant-uuid is a required input\" />\n",
946     "comments": "",
947     "x": 2744.4286499023438,
948     "y": 824.7500514984131,
949     "z": "df2e3233.9775f",
950     "wires": []
951   },
952   {
953     "id": "77cf2c9e.63a064",
954     "type": "switchNode",
955     "name": "switch onap-model-information.model-uuid",
956     "xml": "<switch test='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`'>\n",
957     "comments": "",
958     "outputs": 1,
959     "x": 2280.1429138183594,
960     "y": 902.6072015762329,
961     "z": "df2e3233.9775f",
962     "wires": [
963       [
964         "4f68a79d.3bf918"
965       ]
966     ]
967   },
968   {
969     "id": "4f68a79d.3bf918",
970     "type": "other",
971     "name": "NULL",
972     "xml": "<outcome value=''>",
973     "comments": "",
974     "outputs": 1,
975     "x": 2521.1430053710938,
976     "y": 903.6071376800537,
977     "z": "df2e3233.9775f",
978     "wires": [
979       [
980         "7690e5c.85ea81c"
981       ]
982     ]
983   },
984   {
985     "id": "7690e5c.85ea81c",
986     "type": "returnFailure",
987     "name": "return failure",
988     "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-information.onap-model-information.model-uuid is a required input\" />\n",
989     "comments": "",
990     "x": 2686.5714721679688,
991     "y": 901.6071071624756,
992     "z": "df2e3233.9775f",
993     "wires": []
994   },
995   {
996     "id": "68ca38a1.08f0d8",
997     "type": "comment",
998     "name": "network-information.onap-model-information block validations",
999     "info": "",
1000     "comments": "",
1001     "x": 2327.1432495117188,
1002     "y": 786.6071996688843,
1003     "z": "df2e3233.9775f",
1004     "wires": []
1005   },
1006   {
1007     "id": "d8c0a4b6.4a38d8",
1008     "type": "switchNode",
1009     "name": "switch onap-model-information.model-customization-uuid",
1010     "xml": "<switch test='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`'>\n",
1011     "comments": "",
1012     "outputs": 1,
1013     "x": 2326.0000610351562,
1014     "y": 861.750020980835,
1015     "z": "df2e3233.9775f",
1016     "wires": [
1017       [
1018         "a2943e5e.6f374"
1019       ]
1020     ]
1021   },
1022   {
1023     "id": "a2943e5e.6f374",
1024     "type": "other",
1025     "name": "NULL",
1026     "xml": "<outcome value=''>",
1027     "comments": "",
1028     "outputs": 1,
1029     "x": 2622.0000610351562,
1030     "y": 862.750020980835,
1031     "z": "df2e3233.9775f",
1032     "wires": [
1033       [
1034         "c180f18b.aebfe"
1035       ]
1036     ]
1037   },
1038   {
1039     "id": "c180f18b.aebfe",
1040     "type": "returnFailure",
1041     "name": "return failure",
1042     "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-information.onap-model-information.model-customization-uuid is a required input\" />\n",
1043     "comments": "",
1044     "x": 2769.4285278320312,
1045     "y": 862.750020980835,
1046     "z": "df2e3233.9775f",
1047     "wires": []
1048   },
1049   {
1050     "id": "80d58546.aa7e88",
1051     "type": "returnSuccess",
1052     "name": "return success",
1053     "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
1054     "comments": "",
1055     "x": 551.3570747375488,
1056     "y": 695.6428346633911,
1057     "z": "df2e3233.9775f",
1058     "wires": []
1059   },
1060   {
1061     "id": "e62c59c8.088828",
1062     "type": "switchNode",
1063     "name": "switch network-information.network-instance-group-id",
1064     "xml": "<switch test='`$network-topology-operation-input.network-information.network-instance-group-id`'>\n\n",
1065     "comments": "",
1066     "outputs": 1,
1067     "x": 2310.5001220703125,
1068     "y": 623.5835075378418,
1069     "z": "df2e3233.9775f",
1070     "wires": [
1071       [
1072         "5b95f49.d609d0c",
1073         "d09003b.e23f4"
1074       ]
1075     ]
1076   },
1077   {
1078     "id": "5b95f49.d609d0c",
1079     "type": "other",
1080     "name": "Other",
1081     "xml": "<outcome value='Other'>",
1082     "comments": "",
1083     "outputs": 1,
1084     "x": 2600.250011444092,
1085     "y": 653.7501907348633,
1086     "z": "df2e3233.9775f",
1087     "wires": [
1088       [
1089         "1d7d3883.7d3737"
1090       ]
1091     ]
1092   },
1093   {
1094     "id": "d09003b.e23f4",
1095     "type": "other",
1096     "name": "NULL",
1097     "xml": "<outcome value=''>",
1098     "comments": "",
1099     "outputs": 1,
1100     "x": 2597.91690826416,
1101     "y": 620.7500648498535,
1102     "z": "df2e3233.9775f",
1103     "wires": [
1104       [
1105         "738908db.7d8f28"
1106       ]
1107     ]
1108   },
1109   {
1110     "id": "738908db.7d8f28",
1111     "type": "returnSuccess",
1112     "name": "return success",
1113     "xml": "<return status='success'>\n<parameter name='' value='' />\n",
1114     "comments": "",
1115     "x": 2758.2501373291016,
1116     "y": 617.7501220703125,
1117     "z": "df2e3233.9775f",
1118     "wires": []
1119   },
1120   {
1121     "id": "3269563e.6fec5a",
1122     "type": "get-resource",
1123     "name": "get-resource NETWORK_MODEL",
1124     "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from NETWORK_MODEL WHERE customization_uuid = $network-topology-operation-input.network-information.onap-model-information.model-customization-uuid\n  and service_uuid = $network-topology-operation-input.service-information.onap-model-information.model-uuid'\n  pfx='network-model'>\n\n",
1125     "comments": "",
1126     "outputs": 1,
1127     "x": 2974.183319091797,
1128     "y": 1398.4285793304443,
1129     "z": "df2e3233.9775f",
1130     "wires": [
1131       [
1132         "e762e9e8.c9a108",
1133         "e2455f53.fb44"
1134       ]
1135     ]
1136   },
1137   {
1138     "id": "2bd9bcfc.f16724",
1139     "type": "returnFailure",
1140     "name": "return failure",
1141     "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=\"`'No network model found for customization UUID ' \n    + $network-topology-operation-input.network-information.onap-model-information.model-customization-uuid +\n    ' and model-uuid ' + $network-topology-operation-input.service-information.onap-model-information.model-uuid`\" />\n",
1142     "comments": "",
1143     "x": 3468.6474609375,
1144     "y": 1395.7260434627533,
1145     "z": "df2e3233.9775f",
1146     "wires": []
1147   },
1148   {
1149     "id": "e762e9e8.c9a108",
1150     "type": "not-found",
1151     "name": "not-found",
1152     "xml": "<outcome value='not-found'>\n",
1153     "comments": "",
1154     "outputs": 1,
1155     "x": 3269.897472381592,
1156     "y": 1389.0832498073578,
1157     "z": "df2e3233.9775f",
1158     "wires": [
1159       [
1160         "2bd9bcfc.f16724"
1161       ]
1162     ]
1163   },
1164   {
1165     "id": "e2455f53.fb44",
1166     "type": "failure",
1167     "name": "failure",
1168     "xml": "<outcome value='failure'>\n",
1169     "comments": "",
1170     "outputs": 1,
1171     "x": 3263.647472381592,
1172     "y": 1421.5832498073578,
1173     "z": "df2e3233.9775f",
1174     "wires": [
1175       [
1176         "2bd9bcfc.f16724"
1177       ]
1178     ]
1179   },
1180   {
1181     "id": "ede139e4.89a198",
1182     "type": "for",
1183     "name": "for ngidx..service-data.network-instance-groups.network-instance-group[]",
1184     "xml": "<for index='ngidx' start='0' end='`$service-data.network-instance-groups.network-instance-_length`' >\n",
1185     "comments": "",
1186     "outputs": 1,
1187     "x": 3997.611541748047,
1188     "y": 690.9445762634277,
1189     "z": "df2e3233.9775f",
1190     "wires": [
1191       [
1192         "eac562d9.de601"
1193       ]
1194     ]
1195   },
1196   {
1197     "id": "4f2fd133.4305b",
1198     "type": "switchNode",
1199     "name": "service-data.network-instance-groups.network-instance-group_length",
1200     "xml": "<switch test='`$service-data.network-instance-groups.network-instance-group_length`'>\n",
1201     "comments": "",
1202     "outputs": 1,
1203     "x": 3084.3256912231445,
1204     "y": 652.0159721374512,
1205     "z": "df2e3233.9775f",
1206     "wires": [
1207       [
1208         "501babe3.5319c4",
1209         "e1e773cb.e5cf6"
1210       ]
1211     ]
1212   },
1213   {
1214     "id": "501babe3.5319c4",
1215     "type": "other",
1216     "name": "outcome Null",
1217     "xml": "<outcome value=''>\n",
1218     "comments": "",
1219     "outputs": 1,
1220     "x": 3449.575469970703,
1221     "y": 654.0159454345703,
1222     "z": "df2e3233.9775f",
1223     "wires": [
1224       [
1225         "87a76e41.abe4d"
1226       ]
1227     ]
1228   },
1229   {
1230     "id": "e1e773cb.e5cf6",
1231     "type": "other",
1232     "name": "other",
1233     "xml": "<outcome value='Other'>\n",
1234     "comments": "",
1235     "outputs": 1,
1236     "x": 3429.575469970703,
1237     "y": 689.0159454345703,
1238     "z": "df2e3233.9775f",
1239     "wires": [
1240       [
1241         "3ab76fb1.f7b22"
1242       ]
1243     ]
1244   },
1245   {
1246     "id": "eac562d9.de601",
1247     "type": "switchNode",
1248     "name": "switch network-instance-group-id found",
1249     "xml": "<switch test=\"`$service-data.network-instance-groups.network-instance-group[$nidx].network-instance-group-id == $network-topology-operation-input.network-information.network-instance-group-id`\">\n\n",
1250     "comments": "",
1251     "outputs": 1,
1252     "x": 4445.54020690918,
1253     "y": 690.6947593688965,
1254     "z": "df2e3233.9775f",
1255     "wires": [
1256       [
1257         "7a0eb4db.f8074c"
1258       ]
1259     ]
1260   },
1261   {
1262     "id": "7a0eb4db.f8074c",
1263     "type": "outcomeTrue",
1264     "name": "true",
1265     "xml": "<outcome value='true'>\n",
1266     "comments": "",
1267     "outputs": 1,
1268     "x": 4691.99324798584,
1269     "y": 691.5876178741455,
1270     "z": "df2e3233.9775f",
1271     "wires": [
1272       [
1273         "363a104e.3bd6b"
1274       ]
1275     ]
1276   },
1277   {
1278     "id": "598b024c.d866dc",
1279     "type": "set",
1280     "name": "set tmp.ngidx and ctx.network-instance-group-data",
1281     "xml": "<set>\n<parameter name='tmp.ngidx' value='`$ngidx`' />\n<parameter name='ctx.network-instance-group-data.' value='`$service-data.network-instance-groups.network-instance-group[$ngidx].`' />\n",
1282     "comments": "",
1283     "x": 5134.525215148926,
1284     "y": 691.3376426696777,
1285     "z": "df2e3233.9775f",
1286     "wires": []
1287   },
1288   {
1289     "id": "3ab76fb1.f7b22",
1290     "type": "block",
1291     "name": "block : atomic",
1292     "xml": "<block atomic=\"true\">",
1293     "atomic": "true",
1294     "outputs": 1,
1295     "x": 3630.845489501953,
1296     "y": 690.5705108642578,
1297     "z": "df2e3233.9775f",
1298     "wires": [
1299       [
1300         "ede139e4.89a198"
1301       ]
1302     ]
1303   },
1304   {
1305     "id": "1d7d3883.7d3737",
1306     "type": "block",
1307     "name": "block",
1308     "xml": "<block>\n",
1309     "atomic": "false",
1310     "comments": "",
1311     "outputs": 1,
1312     "x": 2734.3612670898438,
1313     "y": 654.1945953369141,
1314     "z": "df2e3233.9775f",
1315     "wires": [
1316       [
1317         "4f2fd133.4305b"
1318       ]
1319     ]
1320   },
1321   {
1322     "id": "87a76e41.abe4d",
1323     "type": "record",
1324     "name": "record",
1325     "xml": "<record plugin=\"com.att.sdnctl.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"GENERIC-RESOURCE-API.validate-network-input\"/>\n<parameter name=\"field3\" value=\"`$network-topology-operation-input.sdnc-request-header.svc-request-id`\"/>\n<parameter name=\"field4\" value=\"Network instance group id proveded but no network instance group exists that matches\"/>\n<parameter name=\"field5\" value=\"`$network-topology-operation-input.network-information.network-instance-group-id`\"/>\n\n\n\n",
1326     "comments": "",
1327     "outputs": 1,
1328     "x": 3610.861358642578,
1329     "y": 653.4445343017578,
1330     "z": "df2e3233.9775f",
1331     "wires": [
1332       []
1333     ]
1334   },
1335   {
1336     "id": "363a104e.3bd6b",
1337     "type": "block",
1338     "name": "block : atomic",
1339     "xml": "<block atomic=\"true\">",
1340     "atomic": "true",
1341     "outputs": 1,
1342     "x": 4840.611686706543,
1343     "y": 691.444803237915,
1344     "z": "df2e3233.9775f",
1345     "wires": [
1346       [
1347         "598b024c.d866dc"
1348       ]
1349     ]
1350   },
1351   {
1352     "id": "6ba35582.02a89c",
1353     "type": "other",
1354     "name": "NULL",
1355     "xml": "<outcome value=''>",
1356     "comments": "",
1357     "outputs": 1,
1358     "x": 2531.314895629883,
1359     "y": 1150.3426370620728,
1360     "z": "df2e3233.9775f",
1361     "wires": [
1362       [
1363         "1cfe1346.d805fd"
1364       ]
1365     ]
1366   },
1367   {
1368     "id": "8d6ac32a.9037",
1369     "type": "other",
1370     "name": "Other",
1371     "xml": "<outcome value='Other'>",
1372     "comments": "",
1373     "outputs": 1,
1374     "x": 2530.064929962158,
1375     "y": 1322.009298324585,
1376     "z": "df2e3233.9775f",
1377     "wires": [
1378       [
1379         "423b56dc.d5ebb8"
1380       ]
1381     ]
1382   },
1383   {
1384     "id": "921bbed8.0d111",
1385     "type": "get-resource",
1386     "name": "get-resource SERVICE_MODEL",
1387     "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from SERVICE_MODEL WHERE service_uuid = $network-topology-operation-input.service-information.onap-model-information.model-uuid'\n  pfx='service-model'>\n\n",
1388     "comments": "",
1389     "outputs": 1,
1390     "x": 2976.683303833008,
1391     "y": 1321.4933519363403,
1392     "z": "df2e3233.9775f",
1393     "wires": [
1394       [
1395         "79c59913.159718",
1396         "efb4080a.682628"
1397       ]
1398     ]
1399   },
1400   {
1401     "id": "860b68fa.33ca88",
1402     "type": "returnFailure",
1403     "name": "return failure",
1404     "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=\"`'No service model found for service UUID ' + $network-topology-operation-input.service-information.onap-model-information.model-uuid`\" />\n",
1405     "comments": "",
1406     "x": 3458.7666091918945,
1407     "y": 1327.74343085289,
1408     "z": "df2e3233.9775f",
1409     "wires": []
1410   },
1411   {
1412     "id": "79c59913.159718",
1413     "type": "not-found",
1414     "name": "not-found",
1415     "xml": "<outcome value='not-found'>\n",
1416     "comments": "",
1417     "outputs": 1,
1418     "x": 3260.016689300537,
1419     "y": 1323.1006467342377,
1420     "z": "df2e3233.9775f",
1421     "wires": [
1422       [
1423         "860b68fa.33ca88"
1424       ]
1425     ]
1426   },
1427   {
1428     "id": "efb4080a.682628",
1429     "type": "failure",
1430     "name": "failure",
1431     "xml": "<outcome value='failure'>\n",
1432     "comments": "",
1433     "outputs": 1,
1434     "x": 3253.766689300537,
1435     "y": 1355.6006467342377,
1436     "z": "df2e3233.9775f",
1437     "wires": [
1438       [
1439         "860b68fa.33ca88"
1440       ]
1441     ]
1442   },
1443   {
1444     "id": "366d9d85.e9d9b2",
1445     "type": "get-resource",
1446     "name": "get-resource NETWORK_MODEL",
1447     "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from NETWORK_MODEL WHERE customization_uuid = $network-topology-operation-input.network-information.onap-model-information.model-customization-uuid\n  and service_uuid = $service-data.service-information.onap-model-information.model-uuid'\n  pfx='network-model'>\n\n",
1448     "comments": "",
1449     "outputs": 1,
1450     "x": 2976.8693084716797,
1451     "y": 1223.1509647369385,
1452     "z": "df2e3233.9775f",
1453     "wires": [
1454       [
1455         "910f20d1.bdd36",
1456         "e2e9e038.3cb1b"
1457       ]
1458     ]
1459   },
1460   {
1461     "id": "31c32b50.6432e4",
1462     "type": "returnFailure",
1463     "name": "return failure",
1464     "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=\"`'No network model found for customization UUID ' \n    + $network-topology-operation-input.network-information.onap-model-information.model-customization-uuid +\n    ' and model-uuid ' + $network-topology-operation-input.service-information.onap-model-information.model-uuid`\" />\n",
1465     "comments": "",
1466     "x": 3472.3335494995117,
1467     "y": 1222.4483096599579,
1468     "z": "df2e3233.9775f",
1469     "wires": []
1470   },
1471   {
1472     "id": "910f20d1.bdd36",
1473     "type": "not-found",
1474     "name": "not-found",
1475     "xml": "<outcome value='not-found'>\n",
1476     "comments": "",
1477     "outputs": 1,
1478     "x": 3273.5835609436035,
1479     "y": 1215.8055160045624,
1480     "z": "df2e3233.9775f",
1481     "wires": [
1482       [
1483         "31c32b50.6432e4"
1484       ]
1485     ]
1486   },
1487   {
1488     "id": "e2e9e038.3cb1b",
1489     "type": "failure",
1490     "name": "failure",
1491     "xml": "<outcome value='failure'>\n",
1492     "comments": "",
1493     "outputs": 1,
1494     "x": 3268.58353805542,
1495     "y": 1247.055515050888,
1496     "z": "df2e3233.9775f",
1497     "wires": [
1498       [
1499         "31c32b50.6432e4"
1500       ]
1501     ]
1502   },
1503   {
1504     "id": "a5b9cb21.07e728",
1505     "type": "get-resource",
1506     "name": "get-resource SERVICE_MODEL",
1507     "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\n  key='SELECT * from SERVICE_MODEL WHERE service_uuid = $service-data.service-information.onap-model-information.model-uuid'\n  pfx='service-model'>",
1508     "comments": "",
1509     "outputs": 1,
1510     "x": 2975.369338989258,
1511     "y": 1149.4655179977417,
1512     "z": "df2e3233.9775f",
1513     "wires": [
1514       [
1515         "ad32be5d.fc0d2",
1516         "726e59ae.b41088"
1517       ]
1518     ]
1519   },
1520   {
1521     "id": "263ae4cc.79bc1c",
1522     "type": "returnFailure",
1523     "name": "return failure",
1524     "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=\"`'No service model found for service UUID ' + $network-topology-operation-input.service-information.onap-model-information.model-uuid`\" />\n",
1525     "comments": "",
1526     "x": 3462.4526977539062,
1527     "y": 1154.4656970500946,
1528     "z": "df2e3233.9775f",
1529     "wires": []
1530   },
1531   {
1532     "id": "ad32be5d.fc0d2",
1533     "type": "not-found",
1534     "name": "not-found",
1535     "xml": "<outcome value='not-found'>\n",
1536     "comments": "",
1537     "outputs": 1,
1538     "x": 3263.702777862549,
1539     "y": 1149.8229129314423,
1540     "z": "df2e3233.9775f",
1541     "wires": [
1542       [
1543         "263ae4cc.79bc1c"
1544       ]
1545     ]
1546   },
1547   {
1548     "id": "726e59ae.b41088",
1549     "type": "failure",
1550     "name": "failure",
1551     "xml": "<outcome value='failure'>\n",
1552     "comments": "",
1553     "outputs": 1,
1554     "x": 3257.452777862549,
1555     "y": 1182.3229129314423,
1556     "z": "df2e3233.9775f",
1557     "wires": [
1558       [
1559         "263ae4cc.79bc1c"
1560       ]
1561     ]
1562   },
1563   {
1564     "id": "1cfe1346.d805fd",
1565     "type": "block",
1566     "name": "block : atomic",
1567     "xml": "<block atomic=\"true\">",
1568     "atomic": "true",
1569     "outputs": 1,
1570     "x": 2706.639144897461,
1571     "y": 1149.555465221405,
1572     "z": "df2e3233.9775f",
1573     "wires": [
1574       [
1575         "a5b9cb21.07e728",
1576         "366d9d85.e9d9b2"
1577       ]
1578     ]
1579   },
1580   {
1581     "id": "423b56dc.d5ebb8",
1582     "type": "block",
1583     "name": "block : atomic",
1584     "xml": "<block atomic=\"true\">",
1585     "atomic": "true",
1586     "outputs": 1,
1587     "x": 2691.63924407959,
1588     "y": 1320.8055248260498,
1589     "z": "df2e3233.9775f",
1590     "wires": [
1591       [
1592         "921bbed8.0d111",
1593         "3269563e.6fec5a"
1594       ]
1595     ]
1596   },
1597   {
1598     "id": "f8a0e353.63b13",
1599     "type": "other",
1600     "name": "changeassign",
1601     "xml": "<outcome value='changeassign'>",
1602     "comments": "",
1603     "outputs": 1,
1604     "x": 787.000072479248,
1605     "y": 687.0000247955322,
1606     "z": "df2e3233.9775f",
1607     "wires": [
1608       [
1609         "4a52d531.9fe30c"
1610       ]
1611     ]
1612   },
1613   {
1614     "id": "4a52d531.9fe30c",
1615     "type": "block",
1616     "name": "block : atomic",
1617     "xml": "<block atomic=\"true\">",
1618     "atomic": "true",
1619     "comments": "",
1620     "outputs": 1,
1621     "x": 972.285717010498,
1622     "y": 686.4286289215088,
1623     "z": "df2e3233.9775f",
1624     "wires": [
1625       [
1626         "60aa05f5.c569dc"
1627       ]
1628     ]
1629   },
1630   {
1631     "id": "60aa05f5.c569dc",
1632     "type": "switchNode",
1633     "name": "switch request-action",
1634     "xml": "<switch test='`$network-topology-operation-input.request-information.request-action`'>\n",
1635     "comments": "",
1636     "outputs": 1,
1637     "x": 1164.2856559753418,
1638     "y": 686.4286136627197,
1639     "z": "df2e3233.9775f",
1640     "wires": [
1641       [
1642         "88893f96.826cb",
1643         "b859c6e0.2898e8"
1644       ]
1645     ]
1646   },
1647   {
1648     "id": "88893f96.826cb",
1649     "type": "other",
1650     "name": "CreateNetworkInstance",
1651     "xml": "<outcome value='CreateNetworkInstance'>",
1652     "comments": "",
1653     "outputs": 1,
1654     "x": 1444.2856559753418,
1655     "y": 651.4286136627197,
1656     "z": "df2e3233.9775f",
1657     "wires": [
1658       [
1659         "9c8d3fa9.f4234"
1660       ]
1661     ]
1662   },
1663   {
1664     "id": "b859c6e0.2898e8",
1665     "type": "other",
1666     "name": "Other",
1667     "xml": "<outcome value='Other'>",
1668     "comments": "",
1669     "outputs": 1,
1670     "x": 1393.2856559753418,
1671     "y": 695.4286136627197,
1672     "z": "df2e3233.9775f",
1673     "wires": [
1674       [
1675         "73e64f7b.3bc52"
1676       ]
1677     ]
1678   },
1679   {
1680     "id": "73e64f7b.3bc52",
1681     "type": "returnFailure",
1682     "name": "return failure",
1683     "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=changeassign\" />\n",
1684     "comments": "",
1685     "x": 1562.2856559753418,
1686     "y": 695.4286136627197,
1687     "z": "df2e3233.9775f",
1688     "wires": []
1689   },
1690   {
1691     "id": "9c8d3fa9.f4234",
1692     "type": "block",
1693     "name": "block : atomic",
1694     "xml": "<block atomic=\"true\">",
1695     "atomic": "true",
1696     "comments": "",
1697     "outputs": 1,
1698     "x": 1680.2856559753418,
1699     "y": 650.4286136627197,
1700     "z": "df2e3233.9775f",
1701     "wires": [
1702       [
1703         "dc0c345f.272208",
1704         "12953ca4.f4d643",
1705         "87ae2dd3.c6822",
1706         "d8c0a4b6.4a38d8",
1707         "77cf2c9e.63a064",
1708         "7e651b21.c50284",
1709         "6b264531.de0afc"
1710       ]
1711     ]
1712   },
1713   {
1714     "id": "12953ca4.f4d643",
1715     "type": "switchNode",
1716     "name": "switch network-information.from-preload",
1717     "xml": "<switch test='`$network-topology-operation-input.network-information.from-preload`'>\n",
1718     "comments": "",
1719     "outputs": 1,
1720     "x": 2283.91650390625,
1721     "y": 368.0000352859497,
1722     "z": "df2e3233.9775f",
1723     "wires": [
1724       [
1725         "eb76cae7.f61f78"
1726       ]
1727     ]
1728   },
1729   {
1730     "id": "eb76cae7.f61f78",
1731     "type": "other",
1732     "name": "NULL",
1733     "xml": "<outcome value=''>",
1734     "comments": "",
1735     "outputs": 1,
1736     "x": 2519.630813598633,
1737     "y": 368.0000352859497,
1738     "z": "df2e3233.9775f",
1739     "wires": [
1740       [
1741         "6e925a8f.fb9974"
1742       ]
1743     ]
1744   },
1745   {
1746     "id": "6e925a8f.fb9974",
1747     "type": "returnFailure",
1748     "name": "return failure",
1749     "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-information.from-preload is a required input\" />\n",
1750     "comments": "",
1751     "x": 2684.0594329833984,
1752     "y": 366.0000352859497,
1753     "z": "df2e3233.9775f",
1754     "wires": []
1755   },
1756   {
1757     "id": "2c777ab3.486276",
1758     "type": "comment",
1759     "name": "If service model uuid not passed in input, use from service-data",
1760     "info": "",
1761     "comments": "",
1762     "x": 3072.7462768554688,
1763     "y": 1110.2461557388306,
1764     "z": "df2e3233.9775f",
1765     "wires": []
1766   },
1767   {
1768     "id": "14815eb6.fd5c91",
1769     "type": "comment",
1770     "name": "get network and service model using input",
1771     "info": "",
1772     "comments": "",
1773     "x": 3000.246292114258,
1774     "y": 1283.9961595535278,
1775     "z": "df2e3233.9775f",
1776     "wires": []
1777   },
1778   {
1779     "id": "81763a92.4e5c78",
1780     "type": "switchNode",
1781     "name": "switch network-information.network-id",
1782     "xml": "<switch test='`$network-topology-operation-input.network-information.network-id`'>\n\n",
1783     "comments": "",
1784     "outputs": 1,
1785     "x": 2287.3358001708984,
1786     "y": 421.6692581176758,
1787     "z": "df2e3233.9775f",
1788     "wires": [
1789       [
1790         "c5a63b51.87b4f8",
1791         "1214f71.156fe09"
1792       ]
1793     ]
1794   },
1795   {
1796     "id": "c5a63b51.87b4f8",
1797     "type": "other",
1798     "name": "Other",
1799     "xml": "<outcome value='Other'>",
1800     "comments": "",
1801     "outputs": 1,
1802     "x": 2583.335750579834,
1803     "y": 454.33596992492676,
1804     "z": "df2e3233.9775f",
1805     "wires": [
1806       [
1807         "e775f46b.5160e8"
1808       ]
1809     ]
1810   },
1811   {
1812     "id": "1214f71.156fe09",
1813     "type": "other",
1814     "name": "NULL",
1815     "xml": "<outcome value=''>",
1816     "comments": "",
1817     "outputs": 1,
1818     "x": 2581.0026473999023,
1819     "y": 421.335844039917,
1820     "z": "df2e3233.9775f",
1821     "wires": [
1822       [
1823         "ac694b16.08b998"
1824       ]
1825     ]
1826   },
1827   {
1828     "id": "ac694b16.08b998",
1829     "type": "returnSuccess",
1830     "name": "return success",
1831     "xml": "<return status='success'>\n<parameter name='' value='' />\n",
1832     "comments": "",
1833     "x": 2741.3358764648438,
1834     "y": 418.335901260376,
1835     "z": "df2e3233.9775f",
1836     "wires": []
1837   },
1838   {
1839     "id": "d81e00e0.1ff27",
1840     "type": "for",
1841     "name": "for nidx..service-data.networks.network[]",
1842     "xml": "<for index='nidx' start='0' end='`$service-data.networks.network_length`' >\n",
1843     "comments": "",
1844     "outputs": 1,
1845     "x": 3731.4471740722656,
1846     "y": 493.780366897583,
1847     "z": "df2e3233.9775f",
1848     "wires": [
1849       [
1850         "d0382bb1.c7c318"
1851       ]
1852     ]
1853   },
1854   {
1855     "id": "6aa40d73.069df4",
1856     "type": "switchNode",
1857     "name": "switch service-data.networks.network_length",
1858     "xml": "<switch test='`$service-data.networks.network_length`'>\n",
1859     "comments": "",
1860     "outputs": 1,
1861     "x": 2991.161117553711,
1862     "y": 456.3517246246338,
1863     "z": "df2e3233.9775f",
1864     "wires": [
1865       [
1866         "1846ce0f.dd2142",
1867         "3dcca8e2.fa0cf8"
1868       ]
1869     ]
1870   },
1871   {
1872     "id": "1846ce0f.dd2142",
1873     "type": "other",
1874     "name": "outcome Null",
1875     "xml": "<outcome value=''>\n",
1876     "comments": "",
1877     "outputs": 1,
1878     "x": 3280.161117553711,
1879     "y": 458.35178565979004,
1880     "z": "df2e3233.9775f",
1881     "wires": [
1882       [
1883         "6705bd82.d03014"
1884       ]
1885     ]
1886   },
1887   {
1888     "id": "3dcca8e2.fa0cf8",
1889     "type": "other",
1890     "name": "other",
1891     "xml": "<outcome value='Other'>\n",
1892     "comments": "",
1893     "outputs": 1,
1894     "x": 3251.411331176758,
1895     "y": 493.8518409729004,
1896     "z": "df2e3233.9775f",
1897     "wires": [
1898       [
1899         "76bdfc6d.a268b4"
1900       ]
1901     ]
1902   },
1903   {
1904     "id": "d0382bb1.c7c318",
1905     "type": "switchNode",
1906     "name": "switch networkid found",
1907     "xml": "<switch test=\"`$service-data.networks.network[$nidx].network-id == $network-topology-operation-input.network-information.network-id`\">\n\n",
1908     "comments": "",
1909     "outputs": 1,
1910     "x": 4021.8757247924805,
1911     "y": 493.03045082092285,
1912     "z": "df2e3233.9775f",
1913     "wires": [
1914       [
1915         "799fd9f5.297828"
1916       ]
1917     ]
1918   },
1919   {
1920     "id": "799fd9f5.297828",
1921     "type": "outcomeTrue",
1922     "name": "true",
1923     "xml": "<outcome value='true'>\n",
1924     "comments": "",
1925     "outputs": 1,
1926     "x": 4210.828079223633,
1927     "y": 493.923189163208,
1928     "z": "df2e3233.9775f",
1929     "wires": [
1930       [
1931         "fa602e9.58fa5d"
1932       ]
1933     ]
1934   },
1935   {
1936     "id": "b9b1e9e8.4baa78",
1937     "type": "set",
1938     "name": "set tmp.nidx and ctx.network-data",
1939     "xml": "<set>\n<parameter name='tmp.nidx' value='`$nidx`' />\n<parameter name='network-data.' value='`$service-data.networks.network[$nidx].`' />\n",
1940     "comments": "",
1941     "x": 4653.360046386719,
1942     "y": 493.67321395874023,
1943     "z": "df2e3233.9775f",
1944     "wires": []
1945   },
1946   {
1947     "id": "76bdfc6d.a268b4",
1948     "type": "block",
1949     "name": "block : atomic",
1950     "xml": "<block atomic=\"true\">",
1951     "atomic": "true",
1952     "outputs": 1,
1953     "x": 3452.681350708008,
1954     "y": 495.4064064025879,
1955     "z": "df2e3233.9775f",
1956     "wires": [
1957       [
1958         "d81e00e0.1ff27"
1959       ]
1960     ]
1961   },
1962   {
1963     "id": "a4c75003.79847",
1964     "type": "switchNode",
1965     "name": "switch tmp.nidx ",
1966     "xml": "<switch test=\"`$tmp.nidx`\">\n\n",
1967     "comments": "",
1968     "outputs": 1,
1969     "x": 3649.748748779297,
1970     "y": 569.7635736465454,
1971     "z": "df2e3233.9775f",
1972     "wires": [
1973       [
1974         "46de02ac.b16e8c"
1975       ]
1976     ]
1977   },
1978   {
1979     "id": "97b52b4a.465218",
1980     "type": "returnFailure",
1981     "name": "return failure",
1982     "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.network-request-input.network-id not found in service-data\" />\n",
1983     "comments": "",
1984     "x": 4004.606025695801,
1985     "y": 569.4778385162354,
1986     "z": "df2e3233.9775f",
1987     "wires": []
1988   },
1989   {
1990     "id": "46de02ac.b16e8c",
1991     "type": "outcome",
1992     "name": "NULL",
1993     "xml": "<outcome value=''>\n",
1994     "comments": "",
1995     "outputs": 1,
1996     "x": 3821.1772842407227,
1997     "y": 568.3349590301514,
1998     "z": "df2e3233.9775f",
1999     "wires": [
2000       [
2001         "97b52b4a.465218"
2002       ]
2003     ]
2004   },
2005   {
2006     "id": "e775f46b.5160e8",
2007     "type": "block",
2008     "name": "block",
2009     "xml": "<block>\n",
2010     "atomic": "false",
2011     "comments": "",
2012     "outputs": 1,
2013     "x": 2717.447006225586,
2014     "y": 454.78037452697754,
2015     "z": "df2e3233.9775f",
2016     "wires": [
2017       [
2018         "6aa40d73.069df4"
2019       ]
2020     ]
2021   },
2022   {
2023     "id": "6705bd82.d03014",
2024     "type": "record",
2025     "name": "record",
2026     "xml": "<record plugin=\"com.att.sdnctl.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"GENERIC-RESOURCE-API.validate-network-input\"/>\n<parameter name=\"field3\" value=\"`$network-topology-operation-input.sdnc-request-header.svc-request-id`\"/>\n<parameter name=\"field4\" value=\"Network id proveded but no network exists that matches\"/>\n<parameter name=\"field5\" value=\"`$network-topology-operation-input.network-information.network-id`\"/>\n\n\n\n",
2027     "comments": "",
2028     "outputs": 1,
2029     "x": 3441.447006225586,
2030     "y": 457.78037452697754,
2031     "z": "df2e3233.9775f",
2032     "wires": [
2033       []
2034     ]
2035   },
2036   {
2037     "id": "fa602e9.58fa5d",
2038     "type": "block",
2039     "name": "block : atomic",
2040     "xml": "<block atomic=\"true\">",
2041     "atomic": "true",
2042     "outputs": 1,
2043     "x": 4359.446517944336,
2044     "y": 493.78037452697754,
2045     "z": "df2e3233.9775f",
2046     "wires": [
2047       [
2048         "b9b1e9e8.4baa78"
2049       ]
2050     ]
2051   },
2052   {
2053     "id": "f899095f.339638",
2054     "type": "comment",
2055     "name": "1806: Removed logic that requires service data to have network if network id is passed from mso on assign",
2056     "info": "",
2057     "comments": "",
2058     "x": 3929.3360900878906,
2059     "y": 531.3359460830688,
2060     "z": "df2e3233.9775f",
2061     "wires": []
2062   },
2063   {
2064     "id": "985ba54f.3974a8",
2065     "type": "outcome",
2066     "name": "ActivateSOTNConnectivityInstance",
2067     "xml": "<outcome value='ActivateSOTNConnectivityInstance'>",
2068     "comments": "",
2069     "outputs": 1,
2070     "x": 1471.3333587646484,
2071     "y": 494.00006198883057,
2072     "z": "df2e3233.9775f",
2073     "wires": [
2074       [
2075         "694acc9b.b69aa4"
2076       ]
2077     ]
2078   },
2079   {
2080     "id": "694acc9b.b69aa4",
2081     "type": "block",
2082     "name": "block : atomic",
2083     "xml": "<block atomic=\"true\">",
2084     "atomic": "true",
2085     "comments": "",
2086     "outputs": 1,
2087     "x": 1697.3333282470703,
2088     "y": 494.00010776519775,
2089     "z": "df2e3233.9775f",
2090     "wires": [
2091       []
2092     ]
2093   },
2094   {
2095     "id": "1c550262.882b2e",
2096     "type": "outcome",
2097     "name": "ActivateDCINetworkInstance",
2098     "xml": "<outcome value='ActivateDCINetworkInstance'>",
2099     "comments": "",
2100     "outputs": 1,
2101     "x": 1459.2497634887695,
2102     "y": 529.9960916042328,
2103     "z": "df2e3233.9775f",
2104     "wires": [
2105       [
2106         "15320fb4.9014c"
2107       ]
2108     ]
2109   },
2110   {
2111     "id": "15320fb4.9014c",
2112     "type": "block",
2113     "name": "block : atomic",
2114     "xml": "<block atomic=\"true\">",
2115     "atomic": "true",
2116     "comments": "",
2117     "outputs": 1,
2118     "x": 1672.5559921264648,
2119     "y": 529.0000257492065,
2120     "z": "df2e3233.9775f",
2121     "wires": [
2122       []
2123     ]
2124   },
2125   {
2126     "id": "a630529b.bc37b",
2127     "type": "outcome",
2128     "name": "DeactivateSOTNConnectivityInstance",
2129     "xml": "<outcome value='DeactivateSOTNConnectivityInstance'>",
2130     "comments": "",
2131     "outputs": 1,
2132     "x": 1490.3333892822266,
2133     "y": 786.0001420974731,
2134     "z": "df2e3233.9775f",
2135     "wires": [
2136       [
2137         "ffb9085d.d34018"
2138       ]
2139     ]
2140   },
2141   {
2142     "id": "ffb9085d.d34018",
2143     "type": "block",
2144     "name": "block : atomic",
2145     "xml": "<block atomic=\"true\">",
2146     "atomic": "true",
2147     "comments": "",
2148     "outputs": 1,
2149     "x": 1727.3333587646484,
2150     "y": 786.0001878738403,
2151     "z": "df2e3233.9775f",
2152     "wires": [
2153       []
2154     ]
2155   },
2156   {
2157     "id": "4893ca1b.86d634",
2158     "type": "outcome",
2159     "name": "DeActivateDCINetworkInstance",
2160     "xml": "<outcome value='DeActivateDCINetworkInstance'>",
2161     "comments": "",
2162     "outputs": 1,
2163     "x": 1472.5832214355469,
2164     "y": 823.9961545467377,
2165     "z": "df2e3233.9775f",
2166     "wires": [
2167       [
2168         "fce22d6a.e8a6b"
2169       ]
2170     ]
2171   },
2172   {
2173     "id": "fce22d6a.e8a6b",
2174     "type": "block",
2175     "name": "block : atomic",
2176     "xml": "<block atomic=\"true\">",
2177     "atomic": "true",
2178     "comments": "",
2179     "outputs": 1,
2180     "x": 1715.5833053588867,
2181     "y": 822.0274226665497,
2182     "z": "df2e3233.9775f",
2183     "wires": [
2184       []
2185     ]
2186   },
2187   {
2188     "id": "dce79fa4.7fd85",
2189     "type": "outcome",
2190     "name": "ActivateSDWANConnectivityInstance",
2191     "xml": "<outcome value='ActivateSDWANConnectivityInstance'>",
2192     "comments": "",
2193     "outputs": 1,
2194     "x": 1476.003890991211,
2195     "y": 454.7539072036743,
2196     "z": "df2e3233.9775f",
2197     "wires": [
2198       [
2199         "a3491976.6ffbc8"
2200       ]
2201     ]
2202   },
2203   {
2204     "id": "a3491976.6ffbc8",
2205     "type": "block",
2206     "name": "block : atomic",
2207     "xml": "<block atomic=\"true\">",
2208     "atomic": "true",
2209     "comments": "",
2210     "outputs": 1,
2211     "x": 1712.004020690918,
2212     "y": 453.7539072036743,
2213     "z": "df2e3233.9775f",
2214     "wires": [
2215       []
2216     ]
2217   },
2218   {
2219     "id": "10d3655a.b8cb0b",
2220     "type": "outcome",
2221     "name": "DeactivateSDWANConnectivityInstance",
2222     "xml": "<outcome value='DeactivateSDWANConnectivityInstance'>",
2223     "comments": "",
2224     "outputs": 1,
2225     "x": 1496.00390625,
2226     "y": 745.75390625,
2227     "z": "df2e3233.9775f",
2228     "wires": [
2229       [
2230         "4660a007.84d7d"
2231       ]
2232     ]
2233   },
2234   {
2235     "id": "4660a007.84d7d",
2236     "type": "block",
2237     "name": "block : atomic",
2238     "xml": "<block atomic=\"true\">",
2239     "atomic": "true",
2240     "comments": "",
2241     "outputs": 1,
2242     "x": 1747.00390625,
2243     "y": 743.75390625,
2244     "z": "df2e3233.9775f",
2245     "wires": [
2246       []
2247     ]
2248   }
2249 ]