fix odl patches
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_instantiateRANSlice.json
1 [
2     {
3         "id": "d60eeaa7.04d628",
4         "type": "method",
5         "name": "method",
6         "xml": "<method rpc='instantiateRANSlice' mode='sync'>\n",
7         "comments": "",
8         "outputs": 1,
9         "x": 259.75,
10         "y": 271.9895896911621,
11         "z": "333bf34c.dd3dfc",
12         "wires": [
13             [
14                 "5ccc911e.9e81e"
15             ]
16         ]
17     },
18     {
19         "id": "68f9691c.2f0b48",
20         "type": "dgstart",
21         "name": "DGSTART",
22         "outputs": 1,
23         "x": 262.75,
24         "y": 121.98958587646484,
25         "z": "333bf34c.dd3dfc",
26         "wires": [
27             [
28                 "bac83608.c50d68"
29             ]
30         ]
31     },
32     {
33         "id": "bac83608.c50d68",
34         "type": "service-logic",
35         "name": "ran-slice-api ${project.version}",
36         "module": "ran-slice-api",
37         "version": "${project.version}",
38         "comments": "",
39         "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='ran-slice-api' version='${project.version}'>",
40         "outputs": 1,
41         "x": 320.74998474121094,
42         "y": 182.98968124389648,
43         "z": "333bf34c.dd3dfc",
44         "wires": [
45             [
46                 "d60eeaa7.04d628"
47             ]
48         ]
49     },
50     {
51         "id": "5ccc911e.9e81e",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 269.23959732055664,
59         "y": 436.9896306991577,
60         "z": "333bf34c.dd3dfc",
61         "wires": [
62             [
63                 "3e824a73.fb5b16",
64                 "465caed8.63362",
65                 "8db8495d.07c488",
66                 "5e42bc49.a8d8d4",
67                 "5cbd768d.c29ac8",
68                 "d2a66fa0.e0a1a",
69                 "394724fc.0853fc",
70                 "1a6e0bf9.bb51e4",
71                 "28dcefbc.9b39e"
72             ]
73         ]
74     },
75     {
76         "id": "1a6e0bf9.bb51e4",
77         "type": "returnSuccess",
78         "name": "return success",
79         "xml": "<return status='success'>\n<parameter name=\"ack-final\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"SUCCESSFUL Execution\" />",
80         "comments": "",
81         "x": 529.2395858764648,
82         "y": 982.9899969100952,
83         "z": "333bf34c.dd3dfc",
84         "wires": []
85     },
86     {
87         "id": "1d70acb8.86b953",
88         "type": "comment",
89         "name": "instantiateRANSlice",
90         "info": "",
91         "comments": "",
92         "x": 544.75,
93         "y": 115,
94         "z": "333bf34c.dd3dfc",
95         "wires": []
96     },
97     {
98         "id": "3e824a73.fb5b16",
99         "type": "record",
100         "name": "record",
101         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to handle instantiateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$instantiate-r-a-n-slice-input.action`\"/>\n<parameter name=\"field3\" value=\"`$instantiate-r-a-n-slice-input.common-header.timestamp`\"/>\n<parameter name=\"field4\" value=\"`$instantiate-r-a-n-slice-input.common-header.request-id`\"/>\n<parameter name=\"field5\" value=\"`$instantiate-r-a-n-slice-input.common-header.originator-id`\"/>\n<parameter name=\"field6\" value=\"RPC Payload String \"/>\n<parameter name=\"field7\" value=\"`$instantiate-r-a-n-slice-input.payload`\"/>",
102         "comments": "",
103         "outputs": 1,
104         "x": 602.7503356933594,
105         "y": 166.01045989990234,
106         "z": "333bf34c.dd3dfc",
107         "wires": [
108             []
109         ]
110     },
111     {
112         "id": "8db8495d.07c488",
113         "type": "execute",
114         "name": "execute jsonStringToCtx",
115         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='instantiate-r-a-n-slice-input.payload' />\n\t<parameter name='outputPath' value='payloadJson' />\n\t<parameter name='isEscaped' value='false' />",
116         "comments": "",
117         "outputs": 1,
118         "x": 651.7500915527344,
119         "y": 255.0104274749756,
120         "z": "333bf34c.dd3dfc",
121         "wires": [
122             [
123                 "3eb1671b.d7c9a8"
124             ]
125         ]
126     },
127     {
128         "id": "3eb1671b.d7c9a8",
129         "type": "other",
130         "name": "success",
131         "xml": "<outcome value='success'>\n",
132         "comments": "",
133         "outputs": 1,
134         "x": 879.7501029968262,
135         "y": 235.01044273376465,
136         "z": "333bf34c.dd3dfc",
137         "wires": [
138             [
139                 "8a88e17c.c4fc"
140             ]
141         ]
142     },
143     {
144         "id": "44706bef.adc7d4",
145         "type": "record",
146         "name": "record",
147         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Payload for instantiateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.sliceProfile.NSSAI`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.sliceProfile.maxNumberofUEs`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfile.latency`\"/>\n<parameter name=\"field6\" value=\"`$payloadJson.input.sliceProfile.uLThptPerSlice`\"/>\n<parameter name=\"field7\" value=\"`$payloadJson.input.sliceProfile.dLThptPerSlice`\"/>\n<parameter name=\"field8\" value=\"`$payloadJson.input.sliceProfile.maxNumberofConns`\"/>\n<parameter name=\"field9\" value=\"`$payloadJson.input.sliceProfile.coverageAreaList[0]`\"/>\n<parameter name=\"field10\" value=\"`$payloadJson.input.sliceProfile.uEMobilityLevel`\"/>\n<parameter name=\"field11\" value=\"`$payloadJson.input.sliceProfile.resourceSharingLevel`\"/>\n<parameter name=\"field12\" value=\"`$payloadJson.input.RANNSSIId`\"/>\n<parameter name=\"field13\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n<parameter name=\"field14\" value=\"`$payloadJson.input.callbackURL`\"/>\n\n\n",
148         "comments": "",
149         "outputs": 1,
150         "x": 1222.7502765655518,
151         "y": 242.01047134399414,
152         "z": "333bf34c.dd3dfc",
153         "wires": [
154             []
155         ]
156     },
157     {
158         "id": "5e42bc49.a8d8d4",
159         "type": "execute",
160         "name": "execute Properties",
161         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='/opt/onap/ccsdk/data/properties/ran-slice-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",
162         "comments": "",
163         "outputs": 1,
164         "x": 633.7500534057617,
165         "y": 340.01038455963135,
166         "z": "333bf34c.dd3dfc",
167         "wires": [
168             []
169         ]
170     },
171     {
172         "id": "5cbd768d.c29ac8",
173         "type": "record",
174         "name": "record",
175         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. controller details \"/>\n<parameter name=\"field2\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.url`\"/>\n<parameter name=\"field5\" value=\"ransim-mounted (true/false): \"/>\n<parameter name=\"field6\" value=\"`$prop.ransim-mounted`\"/>\n<parameter name=\"field7\" value=\"config DB deployed (true/false): \"/>\n<parameter name=\"field8\" value=\"`$prop.configdb-deployed`\"/>",
176         "comments": "",
177         "outputs": 1,
178         "x": 612.7500953674316,
179         "y": 389.0104274749756,
180         "z": "333bf34c.dd3dfc",
181         "wires": [
182             []
183         ]
184     },
185     {
186         "id": "d2a66fa0.e0a1a",
187         "type": "switchNode",
188         "name": "switch configdb deployed",
189         "xml": "<switch test='`$prop.configdb-deployed`'>\n",
190         "comments": "",
191         "outputs": 1,
192         "x": 505.75011444091797,
193         "y": 756.8993291854858,
194         "z": "333bf34c.dd3dfc",
195         "wires": [
196             [
197                 "ff2e1ee2.6b53c",
198                 "508daf40.6a247"
199             ]
200         ]
201     },
202     {
203         "id": "ff2e1ee2.6b53c",
204         "type": "outcome",
205         "name": "ConfigDB Deployed",
206         "xml": "<outcome value='true'>\n",
207         "comments": "",
208         "outputs": 1,
209         "x": 725.7501449584961,
210         "y": 742.8992986679077,
211         "z": "333bf34c.dd3dfc",
212         "wires": [
213             [
214                 "e2df999c.fb98b8"
215             ]
216         ]
217     },
218     {
219         "id": "465caed8.63362",
220         "type": "set",
221         "name": "set default status value",
222         "xml": "<set>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='Successful execution of instantiateRANSice RPC' />",
223         "comments": "",
224         "x": 651.7500915527344,
225         "y": 214.01047706604004,
226         "z": "333bf34c.dd3dfc",
227         "wires": []
228     },
229     {
230         "id": "72f39797.900278",
231         "type": "execute",
232         "name": "printContext",
233         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-context.log' />\n\n\n",
234         "comments": "",
235         "outputs": 1,
236         "x": 1240.7502746582031,
237         "y": 176.01044368743896,
238         "z": "333bf34c.dd3dfc",
239         "wires": [
240             []
241         ]
242     },
243     {
244         "id": "8a88e17c.c4fc",
245         "type": "block",
246         "name": "block : atomic",
247         "xml": "<block atomic='true'>",
248         "atomic": "true",
249         "comments": "",
250         "outputs": 1,
251         "x": 1048.7501907348633,
252         "y": 210.0104410648346,
253         "z": "333bf34c.dd3dfc",
254         "wires": [
255             [
256                 "72f39797.900278",
257                 "44706bef.adc7d4"
258             ]
259         ]
260     },
261     {
262         "id": "a63852bc.e0784",
263         "type": "set",
264         "name": "set Temp Variables",
265         "xml": "<set>\n<parameter name='tmp.payload.callbackURL' value='`$payloadJson.input.callbackURL`'/>\n<parameter name='tmp.payload.RANNFNSSIId' value='`$payloadJson.input.RANNFNSSIId`'/>\n<parameter name='tmp.payload.RANNSSIId' value='`$payloadJson.input.RANNSSIId`'/>\n<parameter name='tmp.payload.coverageAreaList_length' value='`$payloadJson.input.sliceProfile.coverageAreaTAList_length`'/>\n<parameter name='tmp.payload.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`'/>\n<parameter name='tmp.payload.latency' value='`$payloadJson.input.sliceProfile.latency`'/>\n<parameter name='tmp.payload.maxNumberofConns' value='`$payloadJson.input.sliceProfile.maxNumberofConns`'/>\n<parameter name='tmp.payload.maxNumberofUEs' value='`$payloadJson.input.sliceProfile.maxNumberofUEs`'/>\n<parameter name='tmp.payload.resourceSharingLevel' value='`$payloadJson.input.sliceProfile.resourceSharingLevel`'/>\n<parameter name='tmp.payload.sliceProfileId' value='`$payloadJson.input.sliceProfile.sliceProfileId`'/>\n<parameter name='tmp.payload.sNSSAI' value='`$payloadJson.input.sliceProfile.snssaiList[0]`'/>\n<parameter name='tmp.payload.uEMobilityLevel' value='`$payloadJson.input.sliceProfile.uEMobilityLevel`'/>\n<parameter name='tmp.payload.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`'/>\n<parameter name='tmp.payload.pLMNId' value='`$payloadJson.input.sliceProfile.pLMNIdList[0]`'/>",
266         "comments": "",
267         "x": 1492.7503280639648,
268         "y": 416.01045751571655,
269         "z": "333bf34c.dd3dfc",
270         "wires": []
271     },
272     {
273         "id": "e2df999c.fb98b8",
274         "type": "block",
275         "name": "block : atomic",
276         "xml": "<block atomic='true'>",
277         "atomic": "true",
278         "comments": "",
279         "outputs": 1,
280         "x": 811.7501678466797,
281         "y": 849.0000066757202,
282         "z": "333bf34c.dd3dfc",
283         "wires": [
284             [
285                 "77fa640f.db377c"
286             ]
287         ]
288     },
289     {
290         "id": "394724fc.0853fc",
291         "type": "execute",
292         "name": "printContext",
293         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-context.log' />\n\n\n",
294         "comments": "",
295         "outputs": 1,
296         "x": 625.7500152587891,
297         "y": 299.00002670288086,
298         "z": "333bf34c.dd3dfc",
299         "wires": [
300             []
301         ]
302     },
303     {
304         "id": "acf82cef.15006",
305         "type": "execute",
306         "name": "SliStringUtils - substring MCC",
307         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.payload.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mcc\"/>\n    <parameter name=\"begin-index\" value=\"0\" />\n    <parameter name=\"end-index\" value=\"3\" />",
308         "comments": "",
309         "outputs": 1,
310         "x": 2044.0335540771484,
311         "y": 556.0104961395264,
312         "z": "333bf34c.dd3dfc",
313         "wires": [
314             []
315         ]
316     },
317     {
318         "id": "e5a10ee0.56f6f",
319         "type": "execute",
320         "name": "SliStringUtils - substring MNC",
321         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='substring'>\n    <parameter name=\"string\" value=\"`$tmp.payload.pLMNId`\" />\n    <parameter name=\"result\" value=\"tmp.mnc\"/>\n    <parameter name=\"begin-index\" value=\"4\" />",
322         "comments": "",
323         "outputs": 1,
324         "x": 2038.0335311889648,
325         "y": 592.101318359375,
326         "z": "333bf34c.dd3dfc",
327         "wires": [
328             []
329         ]
330     },
331     {
332         "id": "ad3e31c9.21307",
333         "type": "record",
334         "name": "record",
335         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PLMNID from Payload: MCC-MNC \"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mnc`\"/>",
336         "comments": "",
337         "outputs": 1,
338         "x": 1445.754295349121,
339         "y": 607.003885269165,
340         "z": "333bf34c.dd3dfc",
341         "wires": [
342             []
343         ]
344     },
345     {
346         "id": "dd6df52c.086ec8",
347         "type": "comment",
348         "name": "TO DO",
349         "info": "- Use \"List of Cells for Tracking Area\" everywhere list\nof cells are sequenced for Restconf transactions...\nNo need to go through all cells as captured in the configDB\nresponse....localID will be the actual value returned \nin \n<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.trackingarea.cell' />\n\t<parameter name='source' value=\"`'getListofCells-configdb-response.[' + $ids + ']'`\" />\n\t\n\ttmp.trackingarea.cell would be cellLocalID",
350         "comments": "",
351         "x": 899.75,
352         "y": 154,
353         "z": "333bf34c.dd3dfc",
354         "wires": []
355     },
356     {
357         "id": "77fa640f.db377c",
358         "type": "switchNode",
359         "name": "switch action",
360         "xml": "<switch test='`$instantiate-r-a-n-slice-input.action`'>",
361         "comments": "",
362         "outputs": 1,
363         "x": 1002.7604866027832,
364         "y": 854.0104658603668,
365         "z": "333bf34c.dd3dfc",
366         "wires": [
367             [
368                 "ccfa22cd.0ed35",
369                 "1ebffd4c.610c73",
370                 "4f55213a.d1da1",
371                 "2616c4f0.d24a2c"
372             ]
373         ]
374     },
375     {
376         "id": "ccfa22cd.0ed35",
377         "type": "outcome",
378         "name": "allocate",
379         "xml": "<outcome value='allocate'>",
380         "comments": "",
381         "outputs": 1,
382         "x": 1230.760498046875,
383         "y": 727.8993492126465,
384         "z": "333bf34c.dd3dfc",
385         "wires": [
386             [
387                 "df92716d.c3adb"
388             ]
389         ]
390     },
391     {
392         "id": "1ebffd4c.610c73",
393         "type": "outcome",
394         "name": "modify-allocate",
395         "xml": "<outcome value='modify-allocate'>",
396         "comments": "",
397         "outputs": 1,
398         "x": 1240.4747695922852,
399         "y": 803.3993918895721,
400         "z": "333bf34c.dd3dfc",
401         "wires": [
402             [
403                 "9bdccac5.142a98"
404             ]
405         ]
406     },
407     {
408         "id": "4f55213a.d1da1",
409         "type": "outcome",
410         "name": "modify-deallocate",
411         "xml": "<outcome value='modify-deallocate'>",
412         "comments": "",
413         "outputs": 1,
414         "x": 1247.8318710327148,
415         "y": 893.54221534729,
416         "z": "333bf34c.dd3dfc",
417         "wires": [
418             [
419                 "42701c43.6bec84"
420             ]
421         ]
422     },
423     {
424         "id": "2616c4f0.d24a2c",
425         "type": "outcome",
426         "name": "reconfigure",
427         "xml": "<outcome value='reconfigure'>",
428         "comments": "",
429         "outputs": 1,
430         "x": 1219.8318710327148,
431         "y": 976.5780248641968,
432         "z": "333bf34c.dd3dfc",
433         "wires": [
434             [
435                 "f8fbc979.71a5d8"
436             ]
437         ]
438     },
439     {
440         "id": "df92716d.c3adb",
441         "type": "block",
442         "name": "block : atomic",
443         "xml": "<block atomic=\"true\">",
444         "atomic": "true",
445         "outputs": 1,
446         "x": 1443.749864578247,
447         "y": 712.000039100647,
448         "z": "333bf34c.dd3dfc",
449         "wires": [
450             [
451                 "dbfe2ec3.0f4f2",
452                 "2c2a7f07.c79a5"
453             ]
454         ]
455     },
456     {
457         "id": "9bdccac5.142a98",
458         "type": "block",
459         "name": "block : atomic",
460         "xml": "<block atomic=\"true\">",
461         "atomic": "true",
462         "outputs": 1,
463         "x": 1463.9643173217773,
464         "y": 807.5001220703125,
465         "z": "333bf34c.dd3dfc",
466         "wires": [
467             [
468                 "98a0a599.493ae8",
469                 "91d6c7b8.3a66e8"
470             ]
471         ]
472     },
473     {
474         "id": "f8fbc979.71a5d8",
475         "type": "block",
476         "name": "block : atomic",
477         "xml": "<block atomic=\"true\">",
478         "atomic": "true",
479         "outputs": 1,
480         "x": 1451.571418762207,
481         "y": 1003.4286909103394,
482         "z": "333bf34c.dd3dfc",
483         "wires": [
484             [
485                 "f502b37e.b3048",
486                 "ab4681ea.759cc"
487             ]
488         ]
489     },
490     {
491         "id": "42701c43.6bec84",
492         "type": "block",
493         "name": "block : atomic",
494         "xml": "<block atomic=\"true\">",
495         "atomic": "true",
496         "outputs": 1,
497         "x": 1464.4999084472656,
498         "y": 905.643012046814,
499         "z": "333bf34c.dd3dfc",
500         "wires": [
501             [
502                 "4cc453.ef653bac",
503                 "cf8018e5.2a7cf8"
504             ]
505         ]
506     },
507     {
508         "id": "dbfe2ec3.0f4f2",
509         "type": "call",
510         "name": "call instantiateRANSliceAllocate",
511         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceAllocate' mode='sync' >\n",
512         "comments": "",
513         "outputs": 1,
514         "x": 1731.9998474121094,
515         "y": 700.7500152587891,
516         "z": "333bf34c.dd3dfc",
517         "wires": [
518             [
519                 "2842f37.121e50c"
520             ]
521         ]
522     },
523     {
524         "id": "2842f37.121e50c",
525         "type": "failure",
526         "name": "failure",
527         "xml": "<outcome value='failure'>\n",
528         "comments": "",
529         "outputs": 1,
530         "x": 1997.8569793701172,
531         "y": 709.321457862854,
532         "z": "333bf34c.dd3dfc",
533         "wires": [
534             [
535                 "56544d1f.05ec54"
536             ]
537         ]
538     },
539     {
540         "id": "56544d1f.05ec54",
541         "type": "returnFailure",
542         "name": "return failure",
543         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
544         "comments": "",
545         "x": 2169.8569869995117,
546         "y": 709.4286108016968,
547         "z": "333bf34c.dd3dfc",
548         "wires": []
549     },
550     {
551         "id": "98a0a599.493ae8",
552         "type": "call",
553         "name": "call instantiateRANSliceModifyAllocate",
554         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceModifyAllocate-configDB' mode='sync' >\n",
555         "comments": "",
556         "outputs": 1,
557         "x": 1752.6787414550781,
558         "y": 810.7500645518303,
559         "z": "333bf34c.dd3dfc",
560         "wires": [
561             [
562                 "ed4e6047.8890d"
563             ]
564         ]
565     },
566     {
567         "id": "ed4e6047.8890d",
568         "type": "failure",
569         "name": "failure",
570         "xml": "<outcome value='failure'>\n",
571         "comments": "",
572         "outputs": 1,
573         "x": 2017.7144050598145,
574         "y": 807.7500839233398,
575         "z": "333bf34c.dd3dfc",
576         "wires": [
577             [
578                 "a718f5a6.44fc68"
579             ]
580         ]
581     },
582     {
583         "id": "a718f5a6.44fc68",
584         "type": "returnFailure",
585         "name": "return failure",
586         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
587         "comments": "",
588         "x": 2186.285846710205,
589         "y": 807.4286289215088,
590         "z": "333bf34c.dd3dfc",
591         "wires": []
592     },
593     {
594         "id": "f502b37e.b3048",
595         "type": "call",
596         "name": "call instantiateRANSliceReconfigure",
597         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceReconfigure' mode='sync' >\n",
598         "comments": "",
599         "outputs": 1,
600         "x": 1744.5713424682617,
601         "y": 1003.0357494354248,
602         "z": "333bf34c.dd3dfc",
603         "wires": [
604             [
605                 "627dca61.6ccd44"
606             ]
607         ]
608     },
609     {
610         "id": "627dca61.6ccd44",
611         "type": "failure",
612         "name": "failure",
613         "xml": "<outcome value='failure'>\n",
614         "comments": "",
615         "outputs": 1,
616         "x": 2000.8570671081543,
617         "y": 1003.0357751846313,
618         "z": "333bf34c.dd3dfc",
619         "wires": [
620             [
621                 "4b46c3b9.289b3c"
622             ]
623         ]
624     },
625     {
626         "id": "4b46c3b9.289b3c",
627         "type": "returnFailure",
628         "name": "return failure",
629         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
630         "comments": "",
631         "x": 2169.428508758545,
632         "y": 1002.7143201828003,
633         "z": "333bf34c.dd3dfc",
634         "wires": []
635     },
636     {
637         "id": "4cc453.ef653bac",
638         "type": "call",
639         "name": "call instantiateRANSliceModifyDeallocate",
640         "xml": "<call module='ran-slice-api' rpc='terminateRANSliceInstance-configDB' mode='sync' >\n",
641         "comments": "",
642         "outputs": 1,
643         "x": 1737.7142028808594,
644         "y": 904.0358219146729,
645         "z": "333bf34c.dd3dfc",
646         "wires": [
647             [
648                 "c82e4906.80a888"
649             ]
650         ]
651     },
652     {
653         "id": "c82e4906.80a888",
654         "type": "failure",
655         "name": "failure",
656         "xml": "<outcome value='failure'>\n",
657         "comments": "",
658         "outputs": 1,
659         "x": 2016.2855796813965,
660         "y": 902.6072387695312,
661         "z": "333bf34c.dd3dfc",
662         "wires": [
663             [
664                 "3e8c87ee.9e50e8"
665             ]
666         ]
667     },
668     {
669         "id": "3e8c87ee.9e50e8",
670         "type": "returnFailure",
671         "name": "return failure",
672         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
673         "comments": "",
674         "x": 2184.857021331787,
675         "y": 902.2857837677002,
676         "z": "333bf34c.dd3dfc",
677         "wires": []
678     },
679     {
680         "id": "169e8dc1.61d252",
681         "type": "set",
682         "name": "set RRMPolicyRatio IDs",
683         "xml": "<set>\n<parameter name='tmp.RRMPolicyRatioID.NearRTRIC' value=\"`'NearRTRIC-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='tmp.RRMPolicyRatioID.GNBDUFunction' value=\"`'GNBDUFunction-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='tmp.RRMPolicyRatioID.NRCellDU' value=\"`'NRCellDU-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='tmp.RRMPolicyRatioID.GNBCUUPFunction' value=\"`'GNBCUUPFunction-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='tmp.RRMPolicyRatioID.GNBCUCPFunction' value=\"`'GNBCUCPFunction-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='tmp.RRMPolicyRatioID.NRCellCU' value=\"`'NRCellCU-' + $payloadJson.input.sliceProfile.sliceProfileId  + '-' + $payloadJson.input.sliceProfile.coverageAreaList[0]`\" />\n<parameter name='prop.ranNetwork.RRMPolicyRatioMemberID' value='`$prop.ranNetwork.RRMPolicyRatioMemberID + 1`' />",
684         "comments": "",
685         "x": 1515.7503280639648,
686         "y": 462.0000009536743,
687         "z": "333bf34c.dd3dfc",
688         "wires": []
689     },
690     {
691         "id": "2c2a7f07.c79a5",
692         "type": "record",
693         "name": "record",
694         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceAllocate \"/>",
695         "comments": "",
696         "outputs": 1,
697         "x": 1679.750015258789,
698         "y": 641.0000410079956,
699         "z": "333bf34c.dd3dfc",
700         "wires": [
701             []
702         ]
703     },
704     {
705         "id": "91d6c7b8.3a66e8",
706         "type": "record",
707         "name": "record",
708         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceModifyAllocate \"/>",
709         "comments": "",
710         "outputs": 1,
711         "x": 1661.7499694824219,
712         "y": 752.0000429153442,
713         "z": "333bf34c.dd3dfc",
714         "wires": [
715             []
716         ]
717     },
718     {
719         "id": "cf8018e5.2a7cf8",
720         "type": "record",
721         "name": "record",
722         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceModifyDeallocate \"/>",
723         "comments": "",
724         "outputs": 1,
725         "x": 1655.7499694824219,
726         "y": 852.0000429153442,
727         "z": "333bf34c.dd3dfc",
728         "wires": [
729             []
730         ]
731     },
732     {
733         "id": "ab4681ea.759cc",
734         "type": "record",
735         "name": "record",
736         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceReconfigure \"/>",
737         "comments": "",
738         "outputs": 1,
739         "x": 1655.7499694824219,
740         "y": 953.0000429153442,
741         "z": "333bf34c.dd3dfc",
742         "wires": [
743             []
744         ]
745     },
746     {
747         "id": "a54f6583.6e4e18",
748         "type": "execute",
749         "name": "payload has dLThptPerSlice",
750         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' emitsOutcome='true' >\n    <parameter name='source' value='`$instantiate-r-a-n-slice-input.payload`' />\n    <parameter name='target' value='dLThptPerSlice' />\n",
751         "comments": "",
752         "outputs": 1,
753         "x": 1094.7503509521484,
754         "y": 311.66679668426514,
755         "z": "333bf34c.dd3dfc",
756         "wires": [
757             [
758                 "d4b121b5.9cd4c",
759                 "8043abe3.fb6a88"
760             ]
761         ]
762     },
763     {
764         "id": "d4b121b5.9cd4c",
765         "type": "failure",
766         "name": "true",
767         "xml": "<outcome value='true'>\n",
768         "comments": "",
769         "outputs": 1,
770         "x": 1313.7503623962402,
771         "y": 290.66673374176025,
772         "z": "333bf34c.dd3dfc",
773         "wires": [
774             [
775                 "104d80c7.75d61f"
776             ]
777         ]
778     },
779     {
780         "id": "8043abe3.fb6a88",
781         "type": "failure",
782         "name": "false",
783         "xml": "<outcome value='false'>\n",
784         "comments": "",
785         "outputs": 1,
786         "x": 1272.7502746582031,
787         "y": 384.66671562194824,
788         "z": "333bf34c.dd3dfc",
789         "wires": [
790             [
791                 "f34d034f.8bf98"
792             ]
793         ]
794     },
795     {
796         "id": "f34d034f.8bf98",
797         "type": "execute",
798         "name": "payload contains maxNumberofConns",
799         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='contains' emitsOutcome='true' >\n    <parameter name='source' value='`$instantiate-r-a-n-slice-input.payload`' />\n    <parameter name='target' value='maxNumberofConns' />\n",
800         "comments": "",
801         "outputs": 1,
802         "x": 1493.7500457763672,
803         "y": 349.66671562194824,
804         "z": "333bf34c.dd3dfc",
805         "wires": [
806             [
807                 "80776f07.5b43e"
808             ]
809         ]
810     },
811     {
812         "id": "104d80c7.75d61f",
813         "type": "block",
814         "name": "block : atomic",
815         "xml": "<block atomic=\"true\">",
816         "atomic": "true",
817         "outputs": 1,
818         "x": 1748.7500457763672,
819         "y": 185.6667308807373,
820         "z": "333bf34c.dd3dfc",
821         "wires": [
822             [
823                 "135733e1.9c2c9c",
824                 "b2327da6.630c8"
825             ]
826         ]
827     },
828     {
829         "id": "135733e1.9c2c9c",
830         "type": "record",
831         "name": "record",
832         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PAYLOAD contains dLThptPerSlice...Closed loop \"/>\n<parameter name=\"field2\" value=\"Creating temporary variables ONLy for relevant payload fields \"/>\n",
833         "comments": "",
834         "outputs": 1,
835         "x": 1971.7500534057617,
836         "y": 144.666729927063,
837         "z": "333bf34c.dd3dfc",
838         "wires": [
839             []
840         ]
841     },
842     {
843         "id": "80776f07.5b43e",
844         "type": "failure",
845         "name": "true",
846         "xml": "<outcome value='true'>\n",
847         "comments": "",
848         "outputs": 1,
849         "x": 1655.7500457763672,
850         "y": 271.66671323776245,
851         "z": "333bf34c.dd3dfc",
852         "wires": [
853             [
854                 "2634316b.02143e"
855             ]
856         ]
857     },
858     {
859         "id": "2634316b.02143e",
860         "type": "block",
861         "name": "block : atomic",
862         "xml": "<block atomic=\"true\">",
863         "atomic": "true",
864         "outputs": 1,
865         "x": 1762.750373840332,
866         "y": 386.6667175292969,
867         "z": "333bf34c.dd3dfc",
868         "wires": [
869             [
870                 "470ce3c3.58d01c",
871                 "b2327da6.630c8"
872             ]
873         ]
874     },
875     {
876         "id": "470ce3c3.58d01c",
877         "type": "record",
878         "name": "record",
879         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PAYLOAD contains maxNumberofConns...Inntelligent Slicing \"/>\n<parameter name=\"field2\" value=\"Creating temporary variables ONLy for relevant payload fields \"/>\n\n\n",
880         "comments": "",
881         "outputs": 1,
882         "x": 1819.750373840332,
883         "y": 275.6667127609253,
884         "z": "333bf34c.dd3dfc",
885         "wires": [
886             []
887         ]
888     },
889     {
890         "id": "b2327da6.630c8",
891         "type": "set",
892         "name": "set Temp Variables",
893         "xml": "<set>\n<parameter name='tmp.payload.callbackURL' value='`$payloadJson.input.callbackURL`'/>\n<parameter name='tmp.payload.RANNFNSSIId' value='`$payloadJson.input.RANNFNSSIId`'/>\n<parameter name='tmp.payload.RANNSSIId' value='`$payloadJson.input.RANNSSIId`'/>",
894         "comments": "",
895         "x": 2075.7503814697266,
896         "y": 298.0000457763672,
897         "z": "333bf34c.dd3dfc",
898         "wires": []
899     },
900     {
901         "id": "28dcefbc.9b39e",
902         "type": "block",
903         "name": "block : atomic",
904         "xml": "<block atomic='true'>",
905         "atomic": "true",
906         "comments": "",
907         "outputs": 1,
908         "x": 495.75008392333984,
909         "y": 453.00006103515625,
910         "z": "333bf34c.dd3dfc",
911         "wires": [
912             [
913                 "b7f24e5a.81302"
914             ]
915         ]
916     },
917     {
918         "id": "b7f24e5a.81302",
919         "type": "switchNode",
920         "name": "switch action",
921         "xml": "<switch test='`$instantiate-r-a-n-slice-input.action`'>",
922         "comments": "",
923         "outputs": 1,
924         "x": 653.7606964111328,
925         "y": 506.0104389190674,
926         "z": "333bf34c.dd3dfc",
927         "wires": [
928             [
929                 "12e72b1c.80a355",
930                 "9e00e577.108c78",
931                 "3fc2bc26.e14f94",
932                 "be3f3e40.3c2fc"
933             ]
934         ]
935     },
936     {
937         "id": "12e72b1c.80a355",
938         "type": "outcome",
939         "name": "reconfigure",
940         "xml": "<outcome value='reconfigure'>",
941         "comments": "",
942         "outputs": 1,
943         "x": 870.8319129943848,
944         "y": 365.5779733657837,
945         "z": "333bf34c.dd3dfc",
946         "wires": [
947             [
948                 "3f523535.4eb3ba"
949             ]
950         ]
951     },
952     {
953         "id": "3f523535.4eb3ba",
954         "type": "block",
955         "name": "block : atomic",
956         "xml": "<block atomic=\"true\">",
957         "atomic": "true",
958         "outputs": 1,
959         "x": 977.571662902832,
960         "y": 471.4286584854126,
961         "z": "333bf34c.dd3dfc",
962         "wires": [
963             [
964                 "a54f6583.6e4e18"
965             ]
966         ]
967     },
968     {
969         "id": "97857774.c97998",
970         "type": "block",
971         "name": "block : atomic",
972         "xml": "<block atomic=\"true\">",
973         "atomic": "true",
974         "outputs": 1,
975         "x": 1166.4166793823242,
976         "y": 565.000020980835,
977         "z": "333bf34c.dd3dfc",
978         "wires": [
979             [
980                 "a63852bc.e0784",
981                 "169e8dc1.61d252",
982                 "ad3e31c9.21307",
983                 "452de98a.5b2898"
984             ]
985         ]
986     },
987     {
988         "id": "b2d2c634.58cda8",
989         "type": "set",
990         "name": "Original set Temp Variables",
991         "xml": "<set>\n<parameter name='tmp.payload.trackingArea' value='`$payloadJson.input.sliceProfile.coverageAreaList[0]`'/>\n<parameter name='tmp.payload.callbackURL' value='`$payloadJson.input.callbackURL`'/>\n<parameter name='tmp.payload.RANNFNSSIId' value='`$payloadJson.input.RANNFNSSIId`'/>\n<parameter name='tmp.payload.RANNSSIId' value='`$payloadJson.input.RANNSSIId`'/>\n<parameter name='tmp.payload.coverageAreaList_length' value='`$payloadJson.input.sliceProfile.coverageAreaList_length`'/>\n<parameter name='tmp.payload.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`'/>\n<parameter name='tmp.payload.latency' value='`$payloadJson.input.sliceProfile.latency`'/>\n<parameter name='tmp.payload.maxNumberofConns' value='`$payloadJson.input.sliceProfile.maxNumberofConns`'/>\n<parameter name='tmp.payload.maxNumberofUEs' value='`$payloadJson.input.sliceProfile.maxNumberofUEs`'/>\n<parameter name='tmp.payload.resourceSharingLevel' value='`$payloadJson.input.sliceProfile.resourceSharingLevel`'/>\n<parameter name='tmp.payload.sliceProfileId' value='`$payloadJson.input.sliceProfile.sliceProfileId`'/>\n<parameter name='tmp.payload.sNSSAI' value='`$payloadJson.input.sliceProfile.sNSSAI`'/>\n<parameter name='tmp.payload.uEMobilityLevel' value='`$payloadJson.input.sliceProfile.uEMobilityLevel`'/>\n<parameter name='tmp.payload.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`'/>\n<parameter name='tmp.payload.pLMNId' value='`$payloadJson.input.sliceProfile.pLMNIdList[0]`'/>",
992         "comments": "",
993         "x": 2465.75,
994         "y": 306,
995         "z": "333bf34c.dd3dfc",
996         "wires": []
997     },
998     {
999         "id": "9e00e577.108c78",
1000         "type": "outcome",
1001         "name": "allocate",
1002         "xml": "<outcome value='allocate'>",
1003         "comments": "",
1004         "outputs": 1,
1005         "x": 932.4167098999023,
1006         "y": 532.3333568572998,
1007         "z": "333bf34c.dd3dfc",
1008         "wires": [
1009             [
1010                 "97857774.c97998"
1011             ]
1012         ]
1013     },
1014     {
1015         "id": "3fc2bc26.e14f94",
1016         "type": "outcome",
1017         "name": "modify-allocate",
1018         "xml": "<outcome value='modify-allocate'>",
1019         "comments": "",
1020         "outputs": 1,
1021         "x": 922.1310653686523,
1022         "y": 577.8333988189697,
1023         "z": "333bf34c.dd3dfc",
1024         "wires": [
1025             [
1026                 "97857774.c97998"
1027             ]
1028         ]
1029     },
1030     {
1031         "id": "be3f3e40.3c2fc",
1032         "type": "outcome",
1033         "name": "modify-deallocate",
1034         "xml": "<outcome value='modify-deallocate'>",
1035         "comments": "",
1036         "outputs": 1,
1037         "x": 906.4881629943848,
1038         "y": 642.9761924743652,
1039         "z": "333bf34c.dd3dfc",
1040         "wires": [
1041             [
1042                 "97857774.c97998"
1043             ]
1044         ]
1045     },
1046     {
1047         "id": "452de98a.5b2898",
1048         "type": "switchNode",
1049         "name": "check PLMNId",
1050         "xml": "<switch test='`$tmp.payload.pLMNId`'>",
1051         "comments": "",
1052         "outputs": 1,
1053         "x": 1409.5,
1054         "y": 545.75,
1055         "z": "333bf34c.dd3dfc",
1056         "wires": [
1057             [
1058                 "d791309d.d59a6",
1059                 "3ca7ea6f.7d16f6"
1060             ]
1061         ]
1062     },
1063     {
1064         "id": "dc6a004f.14eac",
1065         "type": "block",
1066         "name": "block : atomic",
1067         "xml": "<block atomic=\"true\">",
1068         "atomic": "true",
1069         "outputs": 1,
1070         "x": 1783.250114440918,
1071         "y": 526.7500066757202,
1072         "z": "333bf34c.dd3dfc",
1073         "wires": [
1074             [
1075                 "2c6aeebd.268e62",
1076                 "e33a7f03.8688f"
1077             ]
1078         ]
1079     },
1080     {
1081         "id": "d791309d.d59a6",
1082         "type": "outcome",
1083         "name": "not null",
1084         "xml": "<outcome value=''>",
1085         "comments": "",
1086         "outputs": 1,
1087         "x": 1604.25,
1088         "y": 535.75,
1089         "z": "333bf34c.dd3dfc",
1090         "wires": [
1091             [
1092                 "4ee4414c.56f81"
1093             ]
1094         ]
1095     },
1096     {
1097         "id": "3ca7ea6f.7d16f6",
1098         "type": "other",
1099         "name": "other",
1100         "xml": "<outcome value='Other'>\n",
1101         "comments": "",
1102         "outputs": 1,
1103         "x": 1598,
1104         "y": 585.75,
1105         "z": "333bf34c.dd3dfc",
1106         "wires": [
1107             [
1108                 "dc6a004f.14eac"
1109             ]
1110         ]
1111     },
1112     {
1113         "id": "4ee4414c.56f81",
1114         "type": "record",
1115         "name": "record",
1116         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"It is allocate-modify flow. PLMNId is null\"/>",
1117         "comments": "",
1118         "outputs": 1,
1119         "x": 1737,
1120         "y": 470.75,
1121         "z": "333bf34c.dd3dfc",
1122         "wires": [
1123             []
1124         ]
1125     },
1126     {
1127         "id": "2c6aeebd.268e62",
1128         "type": "execute",
1129         "name": "split pLMNId",
1130         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split'>\n    <parameter name=\"original_string\" value=\"`$tmp.payload.pLMNId`\" />\n    <parameter name=\"regex\" value=\"-\"/>\n    <parameter name=\"ctx_memory_result_key\" value=\"tmp.plmnList\" />",
1131         "comments": "",
1132         "outputs": 1,
1133         "x": 2044.5226135253906,
1134         "y": 409.2623100280762,
1135         "z": "333bf34c.dd3dfc",
1136         "wires": [
1137             []
1138         ]
1139     },
1140     {
1141         "id": "e33a7f03.8688f",
1142         "type": "set",
1143         "name": "set mcc & mnc Variables",
1144         "xml": "<set>\n<parameter name='tmp.mcc' value='`$tmp.plmnList[0]`'/>\n<parameter name='tmp.mnc' value='`$tmp.plmnList[1]`'/>",
1145         "comments": "",
1146         "x": 2074.9772033691406,
1147         "y": 456.3077507019043,
1148         "z": "333bf34c.dd3dfc",
1149         "wires": []
1150     },
1151     {
1152         "id": "508daf40.6a247",
1153         "type": "outcome",
1154         "name": "CPS Deployed",
1155         "xml": "<outcome value='false'>\n",
1156         "comments": "",
1157         "outputs": 1,
1158         "x": 719.2500152587891,
1159         "y": 1004.7500982284546,
1160         "z": "333bf34c.dd3dfc",
1161         "wires": [
1162             [
1163                 "8b35b871.792d48"
1164             ]
1165         ]
1166     },
1167     {
1168         "id": "8b35b871.792d48",
1169         "type": "block",
1170         "name": "block : atomic",
1171         "xml": "<block atomic='true'>",
1172         "atomic": "true",
1173         "comments": "",
1174         "outputs": 1,
1175         "x": 894.2501239776611,
1176         "y": 1173.7501668930054,
1177         "z": "333bf34c.dd3dfc",
1178         "wires": [
1179             [
1180                 "4451c940.8f1548"
1181             ]
1182         ]
1183     },
1184     {
1185         "id": "4451c940.8f1548",
1186         "type": "switchNode",
1187         "name": "switch action",
1188         "xml": "<switch test='`$instantiate-r-a-n-slice-input.action`'>",
1189         "comments": "",
1190         "outputs": 1,
1191         "x": 1108.2502155303955,
1192         "y": 1173.7501668930054,
1193         "z": "333bf34c.dd3dfc",
1194         "wires": [
1195             [
1196                 "b9cdf9e2.1e3428",
1197                 "3eab4825.ef6688",
1198                 "9e135e5e.4c115",
1199                 "788f6003.551ee"
1200             ]
1201         ]
1202     },
1203     {
1204         "id": "95ab96b6.095518",
1205         "type": "record",
1206         "name": "record",
1207         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceModifyAllocate-CPS \"/>",
1208         "comments": "",
1209         "outputs": 1,
1210         "x": 1711.2502689361572,
1211         "y": 1187.7501711845398,
1212         "z": "333bf34c.dd3dfc",
1213         "wires": [
1214             []
1215         ]
1216     },
1217     {
1218         "id": "bffd62dc.4eadb",
1219         "type": "call",
1220         "name": "call instantiateRANSliceModifyAllocate-cps",
1221         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceModifyAllocate-cps' mode='sync' >\n",
1222         "comments": "",
1223         "outputs": 1,
1224         "x": 1796.9292430877686,
1225         "y": 1242.5002255439758,
1226         "z": "333bf34c.dd3dfc",
1227         "wires": [
1228             [
1229                 "f9e3c3a7.7061d"
1230             ]
1231         ]
1232     },
1233     {
1234         "id": "f9e3c3a7.7061d",
1235         "type": "failure",
1236         "name": "failure",
1237         "xml": "<outcome value='failure'>\n",
1238         "comments": "",
1239         "outputs": 1,
1240         "x": 2067.2144889831543,
1241         "y": 1243.500156879425,
1242         "z": "333bf34c.dd3dfc",
1243         "wires": [
1244             [
1245                 "b0c21fee.08792"
1246             ]
1247         ]
1248     },
1249     {
1250         "id": "b0c21fee.08792",
1251         "type": "returnFailure",
1252         "name": "return failure",
1253         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
1254         "comments": "",
1255         "x": 2235.785955429077,
1256         "y": 1243.178704738617,
1257         "z": "333bf34c.dd3dfc",
1258         "wires": []
1259     },
1260     {
1261         "id": "b9cdf9e2.1e3428",
1262         "type": "outcome",
1263         "name": "modify-allocate",
1264         "xml": "<outcome value='modify-allocate'>",
1265         "comments": "",
1266         "outputs": 1,
1267         "x": 1307.5002040863037,
1268         "y": 1244.7503590583801,
1269         "z": "333bf34c.dd3dfc",
1270         "wires": [
1271             [
1272                 "2190a852.1d0538"
1273             ]
1274         ]
1275     },
1276     {
1277         "id": "2190a852.1d0538",
1278         "type": "block",
1279         "name": "block : atomic",
1280         "xml": "<block atomic=\"true\">",
1281         "atomic": "true",
1282         "outputs": 1,
1283         "x": 1519.5003776550293,
1284         "y": 1244.7502717971802,
1285         "z": "333bf34c.dd3dfc",
1286         "wires": [
1287             [
1288                 "bffd62dc.4eadb",
1289                 "95ab96b6.095518"
1290             ]
1291         ]
1292     },
1293     {
1294         "id": "e64b26fc.462ba8",
1295         "type": "block",
1296         "name": "block : atomic",
1297         "xml": "<block atomic=\"true\">",
1298         "atomic": "true",
1299         "outputs": 1,
1300         "x": 1526.0000591278076,
1301         "y": 1366.7501015663147,
1302         "z": "333bf34c.dd3dfc",
1303         "wires": [
1304             [
1305                 "15e7425.351bcbe",
1306                 "f50e6665.b607c8"
1307             ]
1308         ]
1309     },
1310     {
1311         "id": "f50e6665.b607c8",
1312         "type": "record",
1313         "name": "record",
1314         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceModifyAllocate-CPS \"/>",
1315         "comments": "",
1316         "outputs": 1,
1317         "x": 1720.7499504089355,
1318         "y": 1305.750002861023,
1319         "z": "333bf34c.dd3dfc",
1320         "wires": [
1321             []
1322         ]
1323     },
1324     {
1325         "id": "15e7425.351bcbe",
1326         "type": "call",
1327         "name": "call terminateRANSliceInstance-cps",
1328         "xml": "<call module='ran-slice-api' rpc='terminateRANSliceInstance-cps' mode='sync' >\n",
1329         "comments": "",
1330         "outputs": 1,
1331         "x": 1806.4289245605469,
1332         "y": 1360.500057220459,
1333         "z": "333bf34c.dd3dfc",
1334         "wires": [
1335             [
1336                 "a2710aac.a05478"
1337             ]
1338         ]
1339     },
1340     {
1341         "id": "a2710aac.a05478",
1342         "type": "failure",
1343         "name": "failure",
1344         "xml": "<outcome value='failure'>\n",
1345         "comments": "",
1346         "outputs": 1,
1347         "x": 2076.7141704559326,
1348         "y": 1361.4999885559082,
1349         "z": "333bf34c.dd3dfc",
1350         "wires": [
1351             [
1352                 "8e4d5c5b.36997"
1353             ]
1354         ]
1355     },
1356     {
1357         "id": "8e4d5c5b.36997",
1358         "type": "returnFailure",
1359         "name": "return failure",
1360         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
1361         "comments": "",
1362         "x": 2245.2856369018555,
1363         "y": 1361.1785364151,
1364         "z": "333bf34c.dd3dfc",
1365         "wires": []
1366     },
1367     {
1368         "id": "3eab4825.ef6688",
1369         "type": "outcome",
1370         "name": "modify-deallocate",
1371         "xml": "<outcome value='modify-deallocate'>",
1372         "comments": "",
1373         "outputs": 1,
1374         "x": 1309.0000667572021,
1375         "y": 1365.7501120567322,
1376         "z": "333bf34c.dd3dfc",
1377         "wires": [
1378             [
1379                 "e64b26fc.462ba8"
1380             ]
1381         ]
1382     },
1383     {
1384         "id": "9e135e5e.4c115",
1385         "type": "outcome",
1386         "name": "reconfigure",
1387         "xml": "<outcome value='reconfigure'>",
1388         "comments": "",
1389         "outputs": 1,
1390         "x": 1302.7500591278076,
1391         "y": 1476.0001015663147,
1392         "z": "333bf34c.dd3dfc",
1393         "wires": [
1394             [
1395                 "70e0f7a1.408248"
1396             ]
1397         ]
1398     },
1399     {
1400         "id": "70e0f7a1.408248",
1401         "type": "block",
1402         "name": "block : atomic",
1403         "xml": "<block atomic=\"true\">",
1404         "atomic": "true",
1405         "outputs": 1,
1406         "x": 1525.4896068572998,
1407         "y": 1493.8507676124573,
1408         "z": "333bf34c.dd3dfc",
1409         "wires": [
1410             [
1411                 "379745b3.919f0a",
1412                 "1fb84203.c4df2e"
1413             ]
1414         ]
1415     },
1416     {
1417         "id": "379745b3.919f0a",
1418         "type": "call",
1419         "name": "call instantiateRANSliceReconfigure-cps",
1420         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceReconfigure-cps' mode='sync' >\n",
1421         "comments": "",
1422         "outputs": 1,
1423         "x": 1818.4895305633545,
1424         "y": 1493.4578261375427,
1425         "z": "333bf34c.dd3dfc",
1426         "wires": [
1427             [
1428                 "10ba8f.ce459571"
1429             ]
1430         ]
1431     },
1432     {
1433         "id": "10ba8f.ce459571",
1434         "type": "failure",
1435         "name": "failure",
1436         "xml": "<outcome value='failure'>\n",
1437         "comments": "",
1438         "outputs": 1,
1439         "x": 2074.775255203247,
1440         "y": 1493.4578518867493,
1441         "z": "333bf34c.dd3dfc",
1442         "wires": [
1443             [
1444                 "1edabc53.9bd694"
1445             ]
1446         ]
1447     },
1448     {
1449         "id": "1edabc53.9bd694",
1450         "type": "returnFailure",
1451         "name": "return failure",
1452         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
1453         "comments": "",
1454         "x": 2243.3466968536377,
1455         "y": 1493.1363968849182,
1456         "z": "333bf34c.dd3dfc",
1457         "wires": []
1458     },
1459     {
1460         "id": "1fb84203.c4df2e",
1461         "type": "record",
1462         "name": "record",
1463         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceReconfigure-cps \"/>",
1464         "comments": "",
1465         "outputs": 1,
1466         "x": 1729.6681575775146,
1467         "y": 1443.4221196174622,
1468         "z": "333bf34c.dd3dfc",
1469         "wires": [
1470             []
1471         ]
1472     },
1473     {
1474         "id": "788f6003.551ee",
1475         "type": "outcome",
1476         "name": "allocate",
1477         "xml": "<outcome value='allocate'>",
1478         "comments": "",
1479         "outputs": 1,
1480         "x": 1314.75,
1481         "y": 1155.75,
1482         "z": "333bf34c.dd3dfc",
1483         "wires": [
1484             [
1485                 "1ec05895.88f2b7"
1486             ]
1487         ]
1488     },
1489     {
1490         "id": "1ec05895.88f2b7",
1491         "type": "block",
1492         "name": "block : atomic",
1493         "xml": "<block atomic=\"true\">",
1494         "atomic": "true",
1495         "outputs": 1,
1496         "x": 1527.7393703460693,
1497         "y": 1135.8506779670715,
1498         "z": "333bf34c.dd3dfc",
1499         "wires": [
1500             [
1501                 "6b8f3bbc.892804",
1502                 "a8b5639e.4c1af"
1503             ]
1504         ]
1505     },
1506     {
1507         "id": "a8b5639e.4c1af",
1508         "type": "record",
1509         "name": "record",
1510         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling instantiateRANSliceAllocate \"/>",
1511         "comments": "",
1512         "outputs": 1,
1513         "x": 1763.7395210266113,
1514         "y": 1064.8506798744202,
1515         "z": "333bf34c.dd3dfc",
1516         "wires": [
1517             []
1518         ]
1519     },
1520     {
1521         "id": "6b8f3bbc.892804",
1522         "type": "call",
1523         "name": "call instantiateRANSliceAllocate",
1524         "xml": "<call module='ran-slice-api' rpc='instantiateRANSliceAllocate-CPS' mode='sync' >\n",
1525         "comments": "",
1526         "outputs": 1,
1527         "x": 1815.9893531799316,
1528         "y": 1124.6006541252136,
1529         "z": "333bf34c.dd3dfc",
1530         "wires": [
1531             [
1532                 "535d0521.7b1bfc"
1533             ]
1534         ]
1535     },
1536     {
1537         "id": "535d0521.7b1bfc",
1538         "type": "failure",
1539         "name": "failure",
1540         "xml": "<outcome value='failure'>\n",
1541         "comments": "",
1542         "outputs": 1,
1543         "x": 2081.8464851379395,
1544         "y": 1133.1720967292786,
1545         "z": "333bf34c.dd3dfc",
1546         "wires": [
1547             [
1548                 "57badcdf.7a4194"
1549             ]
1550         ]
1551     },
1552     {
1553         "id": "57badcdf.7a4194",
1554         "type": "returnFailure",
1555         "name": "return failure",
1556         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y' />\n\n",
1557         "comments": "",
1558         "x": 2253.846492767334,
1559         "y": 1133.2792496681213,
1560         "z": "333bf34c.dd3dfc",
1561         "wires": []
1562     }
1563 ]