7b515c4951c2e480a40fc0a077d54e1e0eba8d94
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_terminateRANSliceInstance-configDb.json
1 [
2     {
3         "id": "2e018cae.b35a74",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 131,
8         "y": 78,
9         "z": "9f8808d.55bc2f8",
10         "wires": [
11             [
12                 "fdc5afb4.7b9b1"
13             ]
14         ]
15     },
16     {
17         "id": "fdc5afb4.7b9b1",
18         "type": "service-logic",
19         "name": "ran-slice-api ${project.version}",
20         "module": "ran-slice-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='ran-slice-api' version='${project.version}'>",
24         "outputs": 1,
25         "x": 186.0000228881836,
26         "y": 164.99996852874756,
27         "z": "9f8808d.55bc2f8",
28         "wires": [
29             [
30                 "e18d9064.b227b"
31             ]
32         ]
33     },
34     {
35         "id": "e18d9064.b227b",
36         "type": "method",
37         "name": "method",
38         "xml": "<method rpc='terminateRANSliceInstance-configDb' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 120,
42         "y": 224.99993419647217,
43         "z": "9f8808d.55bc2f8",
44         "wires": [
45             [
46                 "f289a27.b22f36"
47             ]
48         ]
49     },
50     {
51         "id": "f289a27.b22f36",
52         "type": "block",
53         "name": "block : atomic",
54         "xml": "<block atomic='true'>",
55         "atomic": "true",
56         "comments": "",
57         "outputs": 1,
58         "x": 125.99999237060547,
59         "y": 319.7499647140503,
60         "z": "9f8808d.55bc2f8",
61         "wires": [
62             [
63                 "4941bd5.5e39644",
64                 "c6862120.d9296",
65                 "c6816aa0.2a2318",
66                 "98773d2d.d6f83"
67             ]
68         ]
69     },
70     {
71         "id": "4941bd5.5e39644",
72         "type": "block",
73         "name": "block : atomic",
74         "xml": "<block atomic='true'>",
75         "atomic": "true",
76         "comments": "",
77         "outputs": 1,
78         "x": 339.99999618530273,
79         "y": 342.99999713897705,
80         "z": "9f8808d.55bc2f8",
81         "wires": [
82             [
83                 "8e03c10b.f0868",
84                 "5b1b29a3.be50f8",
85                 "9327988c.eb0dd8",
86                 "29e00485.3212dc",
87                 "86c6b7a3.dd4128",
88                 "60eceda0.332524",
89                 "e105720e.7db1",
90                 "b9c07470.9995d8",
91                 "52f3d815.1af068",
92                 "36cd41bc.c6635e",
93                 "70f7dd72.4d7324",
94                 "83702985.d50d18",
95                 "8f7a86fa.6a9d48",
96                 "725d2a35.1ec024",
97                 "10226f17.8ebf61",
98                 "6762ecfb.cef0a4"
99             ]
100         ]
101     },
102     {
103         "id": "8e03c10b.f0868",
104         "type": "execute",
105         "name": "generate getNearRTRICsFromRANNFNSSI URL",
106         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getNearRTRICByNSSI`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICByNSSI.url\"/>\n    <parameter name=\"target\" value=\"{ranNFNSSIId}\"/>\n    <parameter name=\"replacement\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>",
107         "comments": "",
108         "outputs": 1,
109         "x": 724.25,
110         "y": 486.2500071525574,
111         "z": "9f8808d.55bc2f8",
112         "wires": [
113             []
114         ]
115     },
116     {
117         "id": "5b1b29a3.be50f8",
118         "type": "record",
119         "name": "record configdb RestAPI params",
120         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for configDB to Get NearRTRIC for RANNFNSSI\"/>\n<parameter name='field2' value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\" />\n<parameter name='field3' value=\"`$ranNFNSSIId`\" />",
121         "comments": "",
122         "outputs": 1,
123         "x": 664.2500152587891,
124         "y": 537.2500262260437,
125         "z": "9f8808d.55bc2f8",
126         "wires": [
127             []
128         ]
129     },
130     {
131         "id": "9327988c.eb0dd8",
132         "type": "execute",
133         "name": "Get nearRTRIC for TrackingArea",
134         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getNearRTRICByNSSI.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getNFNSSIRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
135         "comments": "",
136         "outputs": 1,
137         "x": 654.2500915527344,
138         "y": 589.2500567436218,
139         "z": "9f8808d.55bc2f8",
140         "wires": [
141             [
142                 "27f58fe0.6ac",
143                 "f7b3a7e6.7563e8"
144             ]
145         ]
146     },
147     {
148         "id": "27f58fe0.6ac",
149         "type": "success",
150         "name": "success",
151         "xml": "<outcome value='success'>\n",
152         "comments": "",
153         "outputs": 1,
154         "x": 953.0680961608887,
155         "y": 607.0680804252625,
156         "z": "9f8808d.55bc2f8",
157         "wires": [
158             [
159                 "8c3bf072.473e9"
160             ]
161         ]
162     },
163     {
164         "id": "8c3bf072.473e9",
165         "type": "block",
166         "name": "block : atomic",
167         "xml": "<block atomic='true'>",
168         "atomic": "true",
169         "comments": "",
170         "outputs": 1,
171         "x": 1123.0679931640625,
172         "y": 608.0681958198547,
173         "z": "9f8808d.55bc2f8",
174         "wires": [
175             [
176                 "16e7a97b.3c1e77",
177                 "12628712.6ac459"
178             ]
179         ]
180     },
181     {
182         "id": "16e7a97b.3c1e77",
183         "type": "record",
184         "name": "record",
185         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Obtained NearRT RIC info from ConfigDB\"/>\n<parameter name=\"field2\" value=\"`$getNFNSSIRIC-configdb-response._length`\"/>",
186         "comments": "",
187         "outputs": 1,
188         "x": 1352.0677604675293,
189         "y": 508.0681757926941,
190         "z": "9f8808d.55bc2f8",
191         "wires": [
192             []
193         ]
194     },
195     {
196         "id": "12628712.6ac459",
197         "type": "execute",
198         "name": "printContext",
199         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-configrsp-context.log' />\n\n\n",
200         "comments": "",
201         "outputs": 1,
202         "x": 1356.8459777832031,
203         "y": 548.0681977272034,
204         "z": "9f8808d.55bc2f8",
205         "wires": [
206             []
207         ]
208     },
209     {
210         "id": "f7b3a7e6.7563e8",
211         "type": "failure",
212         "name": "failure",
213         "xml": "<outcome value='failure'>\n",
214         "comments": "",
215         "outputs": 1,
216         "x": 959.0680503845215,
217         "y": 547.0681643486023,
218         "z": "9f8808d.55bc2f8",
219         "wires": [
220             [
221                 "9d25f6f2.4c23a8"
222             ]
223         ]
224     },
225     {
226         "id": "9d25f6f2.4c23a8",
227         "type": "block",
228         "name": "block",
229         "xml": "<block>",
230         "atomic": "false",
231         "comments": "",
232         "outputs": 1,
233         "x": 1239.0681266784668,
234         "y": 453.0682182312012,
235         "z": "9f8808d.55bc2f8",
236         "wires": [
237             [
238                 "cbec2b43.28b248",
239                 "8f46169a.4ebf98"
240             ]
241         ]
242     },
243     {
244         "id": "cbec2b43.28b248",
245         "type": "set",
246         "name": "set",
247         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
248         "comments": "",
249         "x": 1417.06791305542,
250         "y": 407.1792449951172,
251         "z": "9f8808d.55bc2f8",
252         "wires": []
253     },
254     {
255         "id": "c6862120.d9296",
256         "type": "for",
257         "name": "foreach NearRTRIC",
258         "xml": "<for index='idy' start='0' end='`$getNFNSSIRIC-configdb-response._length`' >\n",
259         "comments": "",
260         "outputs": 1,
261         "x": 321.25,
262         "y": 930.0681796073914,
263         "z": "9f8808d.55bc2f8",
264         "wires": [
265             [
266                 "cbd8298d.9872a8",
267                 "3b3de46a.c91f9c",
268                 "c855e8de.7d9518",
269                 "71e9f766.6e75d8"
270             ]
271         ]
272     },
273     {
274         "id": "cbd8298d.9872a8",
275         "type": "block",
276         "name": "Process NearRTRIC",
277         "xml": "<block atomic='true'>",
278         "atomic": "true",
279         "comments": "",
280         "outputs": 1,
281         "x": 641.6035614013672,
282         "y": 1068.643973827362,
283         "z": "9f8808d.55bc2f8",
284         "wires": [
285             [
286                 "dbc6b5ad.55b078",
287                 "6058f66e.9e2f28",
288                 "e3ee986a.003218",
289                 "bfd5daae.fcaf68",
290                 "4705045c.022f3c",
291                 "39afb101.1f51ee",
292                 "69f78430.48a3fc",
293                 "9dd16454.4c7f18"
294             ]
295         ]
296     },
297     {
298         "id": "dbc6b5ad.55b078",
299         "type": "execute",
300         "name": "read nearRTRICId-PLMN",
301         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RICPLMNEntries' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList_length'`\" />\n",
302         "comments": "",
303         "outputs": 1,
304         "x": 921.7955627441406,
305         "y": 1066.4773683547974,
306         "z": "9f8808d.55bc2f8",
307         "wires": [
308             []
309         ]
310     },
311     {
312         "id": "a0da22.7bfb95e",
313         "type": "execute",
314         "name": "read nearRTRICId",
315         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.nearRTRICId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy + '].nearRTRICId'`\" />",
316         "comments": "",
317         "outputs": 1,
318         "x": 1768.7960052490234,
319         "y": 818.9775466918945,
320         "z": "9f8808d.55bc2f8",
321         "wires": [
322             []
323         ]
324     },
325     {
326         "id": "588f2308.79b34c",
327         "type": "execute",
328         "name": "Update nearRT RIC Details in ConfigDB",
329         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$tmp.configdb.getNearRTRICNSSAIRemoval.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-nearRTRIC-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
330         "comments": "",
331         "outputs": 1,
332         "x": 1694.5129089355469,
333         "y": 1001.4824094772339,
334         "z": "9f8808d.55bc2f8",
335         "wires": [
336             [
337                 "9703d79e.c10198",
338                 "a1da21f8.8c4fb"
339             ]
340         ]
341     },
342     {
343         "id": "9703d79e.c10198",
344         "type": "failure",
345         "name": "failure",
346         "xml": "<outcome value='failure'>\n",
347         "comments": "",
348         "outputs": 1,
349         "x": 1750.0682220458984,
350         "y": 954.52272605896,
351         "z": "9f8808d.55bc2f8",
352         "wires": [
353             [
354                 "8bcdd488.f6c208"
355             ]
356         ]
357     },
358     {
359         "id": "8bcdd488.f6c208",
360         "type": "block",
361         "name": "block : atomic",
362         "xml": "<block atomic='true'>",
363         "atomic": "true",
364         "comments": "",
365         "outputs": 1,
366         "x": 1886.0682830810547,
367         "y": 916.5226955413818,
368         "z": "9f8808d.55bc2f8",
369         "wires": [
370             [
371                 "60297dac.a0ff74",
372                 "3de46643.16f1ba"
373             ]
374         ]
375     },
376     {
377         "id": "3de46643.16f1ba",
378         "type": "set",
379         "name": "set",
380         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
381         "comments": "",
382         "x": 2035.0679740905762,
383         "y": 879.6336736679077,
384         "z": "9f8808d.55bc2f8",
385         "wires": []
386     },
387     {
388         "id": "60297dac.a0ff74",
389         "type": "returnFailure",
390         "name": "return failure",
391         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
392         "comments": "",
393         "x": 2049.0679779052734,
394         "y": 954.5227422714233,
395         "z": "9f8808d.55bc2f8",
396         "wires": []
397     },
398     {
399         "id": "a1da21f8.8c4fb",
400         "type": "success",
401         "name": "success",
402         "xml": "<outcome value='success'>\n",
403         "comments": "",
404         "outputs": 1,
405         "x": 1730.8863067626953,
406         "y": 1068.4317893981934,
407         "z": "9f8808d.55bc2f8",
408         "wires": [
409             [
410                 "6eb3995f.129818"
411             ]
412         ]
413     },
414     {
415         "id": "6eb3995f.129818",
416         "type": "block",
417         "name": "block : atomic",
418         "xml": "<block atomic='true'>",
419         "atomic": "true",
420         "comments": "",
421         "outputs": 1,
422         "x": 1880.886215209961,
423         "y": 1083.431926727295,
424         "z": "9f8808d.55bc2f8",
425         "wires": [
426             [
427                 "7a211f6b.175fa"
428             ]
429         ]
430     },
431     {
432         "id": "7a211f6b.175fa",
433         "type": "record",
434         "name": "record",
435         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Updated NearRT RIC info in ConfigDB\"/>",
436         "comments": "",
437         "outputs": 1,
438         "x": 2027.8861541748047,
439         "y": 1111.4320030212402,
440         "z": "9f8808d.55bc2f8",
441         "wires": [
442             []
443         ]
444     },
445     {
446         "id": "741ed2c1.a49e6c",
447         "type": "execute",
448         "name": "read CUCP list size",
449         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList_length'`\" />\n    ",
450         "comments": "",
451         "outputs": 1,
452         "x": 995.25,
453         "y": 1293.25000333786,
454         "z": "9f8808d.55bc2f8",
455         "wires": [
456             []
457         ]
458     },
459     {
460         "id": "3b3de46a.c91f9c",
461         "type": "block",
462         "name": "Process CUCP",
463         "xml": "<block atomic='true'>",
464         "atomic": "true",
465         "comments": "",
466         "outputs": 1,
467         "x": 622.2500228881836,
468         "y": 1206.2500567436218,
469         "z": "9f8808d.55bc2f8",
470         "wires": [
471             [
472                 "741ed2c1.a49e6c",
473                 "281a50cf.4a69a",
474                 "a86e5776.eb6638"
475             ]
476         ]
477     },
478     {
479         "id": "281a50cf.4a69a",
480         "type": "record",
481         "name": "record",
482         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
483         "comments": "",
484         "outputs": 1,
485         "x": 967.25,
486         "y": 1358.25000333786,
487         "z": "9f8808d.55bc2f8",
488         "wires": [
489             []
490         ]
491     },
492     {
493         "id": "a86e5776.eb6638",
494         "type": "for",
495         "name": "foreach CUCP",
496         "xml": "<for index='idz' start='0' end='`$tmp.CUCPList_length`'>\n",
497         "comments": "",
498         "outputs": 1,
499         "x": 995.25,
500         "y": 1433.25000333786,
501         "z": "9f8808d.55bc2f8",
502         "wires": [
503             [
504                 "e0d94cc1.793d8"
505             ]
506         ]
507     },
508     {
509         "id": "e0d94cc1.793d8",
510         "type": "block",
511         "name": "block : process CUCP",
512         "xml": "<block atomic='true'>",
513         "atomic": "true",
514         "comments": "",
515         "outputs": 1,
516         "x": 1216.25,
517         "y": 1440.25000333786,
518         "z": "9f8808d.55bc2f8",
519         "wires": [
520             [
521                 "73c2c277.78387c",
522                 "96f9a00c.2dd4b",
523                 "6bd26475.319b6c",
524                 "940a43d5.75216"
525             ]
526         ]
527     },
528     {
529         "id": "73c2c277.78387c",
530         "type": "execute",
531         "name": "read CUCP name",
532         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUCPName' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].gNBCUName'`\" />",
533         "comments": "",
534         "outputs": 1,
535         "x": 1524.2500762939453,
536         "y": 1280.8499941825867,
537         "z": "9f8808d.55bc2f8",
538         "wires": [
539             []
540         ]
541     },
542     {
543         "id": "96f9a00c.2dd4b",
544         "type": "for",
545         "name": "for cellCUList",
546         "xml": "<for index='idcu' start='0' end='`$tmp.cellCUList_length`' >\n",
547         "comments": "",
548         "outputs": 1,
549         "x": 1571.25,
550         "y": 1437.25000333786,
551         "z": "9f8808d.55bc2f8",
552         "wires": [
553             [
554                 "cd4aad2b.8b949"
555             ]
556         ]
557     },
558     {
559         "id": "63dacf0e.5fe4c",
560         "type": "execute",
561         "name": "read cellCU",
562         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].cellLocalId'`\" />",
563         "comments": "",
564         "outputs": 1,
565         "x": 2283.750274658203,
566         "y": 1046.0000162124634,
567         "z": "9f8808d.55bc2f8",
568         "wires": [
569             []
570         ]
571     },
572     {
573         "id": "5ffc5756.5e8958",
574         "type": "execute",
575         "name": "prepare mnc",
576         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
577         "comments": "",
578         "outputs": 1,
579         "x": 2283.50008392334,
580         "y": 1286.500020980835,
581         "z": "9f8808d.55bc2f8",
582         "wires": [
583             []
584         ]
585     },
586     {
587         "id": "76324694.b34f48",
588         "type": "execute",
589         "name": "terminate sNNSAI ToNRCellCU",
590         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteSNSSAIListEntry.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellCU-sNSSAI-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
591         "comments": "",
592         "outputs": 1,
593         "x": 2238.2500762939453,
594         "y": 1430.2499732971191,
595         "z": "9f8808d.55bc2f8",
596         "wires": [
597             [
598                 "be520a6.e0d9bf8",
599                 "1aa9a5a.6a2f25a"
600             ]
601         ]
602     },
603     {
604         "id": "b737813e.3bd08",
605         "type": "record",
606         "name": "record API params",
607         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.CUCPName`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellCULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field8\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n\n",
608         "comments": "",
609         "outputs": 1,
610         "x": 2287.25008392334,
611         "y": 1378.749972820282,
612         "z": "9f8808d.55bc2f8",
613         "wires": [
614             []
615         ]
616     },
617     {
618         "id": "ee24d25e.54c5e",
619         "type": "block",
620         "name": "block : atomic",
621         "xml": "<block atomic='true'>",
622         "atomic": "true",
623         "comments": "",
624         "outputs": 1,
625         "x": 2085.25,
626         "y": 1044.25000333786,
627         "z": "9f8808d.55bc2f8",
628         "wires": [
629             [
630                 "63dacf0e.5fe4c",
631                 "5ffc5756.5e8958",
632                 "b737813e.3bd08",
633                 "76324694.b34f48",
634                 "c5a4151a.bc5a18",
635                 "44c0777f.0a1f48",
636                 "155c8d29.5c0343",
637                 "7f7ae901.c5e7e8",
638                 "74893626.9121f8",
639                 "bfb88471.c7e148",
640                 "c9597d62.890ed",
641                 "8ab466e2.c019c8",
642                 "674b7fe9.46fa7",
643                 "28c4cba1.abbf94",
644                 "e2bf4b5a.7ef268"
645             ]
646         ]
647     },
648     {
649         "id": "be520a6.e0d9bf8",
650         "type": "success",
651         "name": "success",
652         "xml": "<outcome value='success'>\n",
653         "comments": "",
654         "outputs": 1,
655         "x": 2483.2499389648438,
656         "y": 1452.250069618225,
657         "z": "9f8808d.55bc2f8",
658         "wires": [
659             [
660                 "c7c00844.3b50a8"
661             ]
662         ]
663     },
664     {
665         "id": "c7c00844.3b50a8",
666         "type": "block",
667         "name": "block : atomic",
668         "xml": "<block atomic='true'>",
669         "atomic": "true",
670         "comments": "",
671         "outputs": 1,
672         "x": 2666.2499389648438,
673         "y": 1445.2500705718994,
674         "z": "9f8808d.55bc2f8",
675         "wires": [
676             [
677                 "eadf684e.096da8"
678             ]
679         ]
680     },
681     {
682         "id": "eadf684e.096da8",
683         "type": "record",
684         "name": "record",
685         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Patched - cellCU PLMNInfo List\"/>",
686         "comments": "",
687         "outputs": 1,
688         "x": 2919.2499465942383,
689         "y": 1442.2503623962402,
690         "z": "9f8808d.55bc2f8",
691         "wires": [
692             []
693         ]
694     },
695     {
696         "id": "1aa9a5a.6a2f25a",
697         "type": "failure",
698         "name": "failure",
699         "xml": "<outcome value='failure'>\n",
700         "comments": "",
701         "outputs": 1,
702         "x": 2465.25008392334,
703         "y": 1400.2499713897705,
704         "z": "9f8808d.55bc2f8",
705         "wires": [
706             [
707                 "6a4ab503.141a9c"
708             ]
709         ]
710     },
711     {
712         "id": "6a4ab503.141a9c",
713         "type": "block",
714         "name": "block : atomic",
715         "xml": "<block atomic='true'>",
716         "atomic": "true",
717         "comments": "",
718         "outputs": 1,
719         "x": 2608.2501373291016,
720         "y": 1361.2500686645508,
721         "z": "9f8808d.55bc2f8",
722         "wires": [
723             [
724                 "76a7be3b.18a15",
725                 "3e437046.1ea6b",
726                 "8f46169a.4ebf98"
727             ]
728         ]
729     },
730     {
731         "id": "76a7be3b.18a15",
732         "type": "returnFailure",
733         "name": "return failure",
734         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating NRcellCU - PLMNInfo. Aborting RPC executiopn'/>",
735         "comments": "",
736         "x": 2868.2499389648438,
737         "y": 1381.2501678466797,
738         "z": "9f8808d.55bc2f8",
739         "wires": []
740     },
741     {
742         "id": "3e437046.1ea6b",
743         "type": "set",
744         "name": "set",
745         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU PLMNInfoList. Aborting RPC executiopn'/>",
746         "comments": "",
747         "x": 2792.249942779541,
748         "y": 1343.2500686645508,
749         "z": "9f8808d.55bc2f8",
750         "wires": []
751     },
752     {
753         "id": "c5a4151a.bc5a18",
754         "type": "execute",
755         "name": "prepare idGNBCUCPFunction",
756         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
757         "comments": "",
758         "outputs": 1,
759         "x": 2350.25008392334,
760         "y": 1149.2501153945923,
761         "z": "9f8808d.55bc2f8",
762         "wires": [
763             []
764         ]
765     },
766     {
767         "id": "44c0777f.0a1f48",
768         "type": "execute",
769         "name": "prepare idNRCellCU",
770         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
771         "comments": "",
772         "outputs": 1,
773         "x": 2324.25008392334,
774         "y": 1199.000018119812,
775         "z": "9f8808d.55bc2f8",
776         "wires": [
777             []
778         ]
779     },
780     {
781         "id": "155c8d29.5c0343",
782         "type": "execute",
783         "name": "prepare mcc",
784         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
785         "comments": "",
786         "outputs": 1,
787         "x": 2292.0000801086426,
788         "y": 1242.0000190734863,
789         "z": "9f8808d.55bc2f8",
790         "wires": [
791             []
792         ]
793     },
794     {
795         "id": "6bd26475.319b6c",
796         "type": "record",
797         "name": "record",
798         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUCPName \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUCPName`\"/>\n\n",
799         "comments": "",
800         "outputs": 1,
801         "x": 1574.2500457763672,
802         "y": 1335.2499713897705,
803         "z": "9f8808d.55bc2f8",
804         "wires": [
805             []
806         ]
807     },
808     {
809         "id": "940a43d5.75216",
810         "type": "execute",
811         "name": "read cellCU list size",
812         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellCUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUCPList[' + $idz +'].cellCUList_length'`\" />\n    ",
813         "comments": "",
814         "outputs": 1,
815         "x": 1581.25,
816         "y": 1393.25000333786,
817         "z": "9f8808d.55bc2f8",
818         "wires": [
819             []
820         ]
821     },
822     {
823         "id": "7f7ae901.c5e7e8",
824         "type": "switchNode",
825         "name": "ransim mounted",
826         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
827         "comments": "",
828         "outputs": 1,
829         "x": 2374.2503547668457,
830         "y": 991.2500201761723,
831         "z": "9f8808d.55bc2f8",
832         "wires": [
833             [
834                 "e3f1fa11.1e58c8",
835                 "4ba63d09.a8f4f4"
836             ]
837         ]
838     },
839     {
840         "id": "e3f1fa11.1e58c8",
841         "type": "outcome",
842         "name": "Not Mounted",
843         "xml": "<outcome value='false'>\n",
844         "comments": "",
845         "outputs": 1,
846         "x": 2609.2503547668457,
847         "y": 993.2498256266117,
848         "z": "9f8808d.55bc2f8",
849         "wires": [
850             [
851                 "2c2ded62.213222"
852             ]
853         ]
854     },
855     {
856         "id": "2c2ded62.213222",
857         "type": "execute",
858         "name": "generate terminate sNSSAItEntry ToNRCellCU",
859         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
860         "comments": "",
861         "outputs": 1,
862         "x": 2931.250270843506,
863         "y": 1077.2500082552433,
864         "z": "9f8808d.55bc2f8",
865         "wires": [
866             []
867         ]
868     },
869     {
870         "id": "4ba63d09.a8f4f4",
871         "type": "outcome",
872         "name": "Mounted",
873         "xml": "<outcome value='true'>\n",
874         "comments": "",
875         "outputs": 1,
876         "x": 2621.2503547668457,
877         "y": 1062.2500216066837,
878         "z": "9f8808d.55bc2f8",
879         "wires": [
880             [
881                 "d5546fdc.4cbb1"
882             ]
883         ]
884     },
885     {
886         "id": "74893626.9121f8",
887         "type": "block",
888         "name": "block : atomic",
889         "xml": "<block atomic='true'>",
890         "atomic": "true",
891         "comments": "",
892         "outputs": 1,
893         "x": 1863.25,
894         "y": 1858.25000333786,
895         "z": "9f8808d.55bc2f8",
896         "wires": [
897             [
898                 "86d04374.77df6",
899                 "d7a4904c.23939",
900                 "d1b9c5f8.003388",
901                 "1d5ceb40.ba7135",
902                 "b7555125.6d5b6",
903                 "e5553137.c1896",
904                 "88ba782b.d80da8",
905                 "f3c99a06.662a38",
906                 "c35eabd3.6ba9a8"
907             ]
908         ]
909     },
910     {
911         "id": "86d04374.77df6",
912         "type": "set",
913         "name": "Calculate RRMPolicyRatio",
914         "xml": "<set>\n<parameter name='tmp.maxNumberOfConnsPercellCU' value='`$tmp.payload.maxNumberofConns / $tmp.cellCUList_length`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellCU1' value='`$tmp.maxNumberOfConnsPercellCU * 100`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio_SliceProfile' value='`$tmp.rRMPolicyDedicatedRatio.CellCU1 / $prop.nrcellcu.maxNumberOfConnsPerCell`' />",
915         "comments": "",
916         "x": 2045.25,
917         "y": 1641.25000333786,
918         "z": "9f8808d.55bc2f8",
919         "wires": []
920     },
921     {
922         "id": "d7a4904c.23939",
923         "type": "record",
924         "name": "record",
925         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio_SliceProfile`\"/>",
926         "comments": "",
927         "outputs": 1,
928         "x": 2044.25,
929         "y": 1702.25000333786,
930         "z": "9f8808d.55bc2f8",
931         "wires": [
932             []
933         ]
934     },
935     {
936         "id": "d1b9c5f8.003388",
937         "type": "switchNode",
938         "name": "ransim mounted",
939         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
940         "comments": "",
941         "outputs": 1,
942         "x": 2085.25,
943         "y": 1764.25000333786,
944         "z": "9f8808d.55bc2f8",
945         "wires": [
946             [
947                 "ba2cbde0.41323",
948                 "a7822539.bf4d08"
949             ]
950         ]
951     },
952     {
953         "id": "ba2cbde0.41323",
954         "type": "outcome",
955         "name": "Not Mounted",
956         "xml": "<outcome value='false'>\n",
957         "comments": "",
958         "outputs": 1,
959         "x": 2263.25,
960         "y": 1731.249759197235,
961         "z": "9f8808d.55bc2f8",
962         "wires": [
963             [
964                 "389bf0a6.e4dee"
965             ]
966         ]
967     },
968     {
969         "id": "389bf0a6.e4dee",
970         "type": "execute",
971         "name": "fetch RRMPolicyRatio NRCellCU - URL",
972         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
973         "comments": "",
974         "outputs": 1,
975         "x": 2541.25,
976         "y": 1723.25000333786,
977         "z": "9f8808d.55bc2f8",
978         "wires": [
979             []
980         ]
981     },
982     {
983         "id": "1d5ceb40.ba7135",
984         "type": "execute",
985         "name": "prepare idGNBCUCPFunction",
986         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
987         "comments": "",
988         "outputs": 1,
989         "x": 2120.25,
990         "y": 1836.25000333786,
991         "z": "9f8808d.55bc2f8",
992         "wires": [
993             []
994         ]
995     },
996     {
997         "id": "b7555125.6d5b6",
998         "type": "execute",
999         "name": "prepare idNRCellCU",
1000         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
1001         "comments": "",
1002         "outputs": 1,
1003         "x": 2085.25,
1004         "y": 1888.25000333786,
1005         "z": "9f8808d.55bc2f8",
1006         "wires": [
1007             []
1008         ]
1009     },
1010     {
1011         "id": "fe5376a8.b6dfb8",
1012         "type": "success",
1013         "name": "success",
1014         "xml": "<outcome value='success'>\n",
1015         "comments": "",
1016         "outputs": 1,
1017         "x": 2371.25,
1018         "y": 2015.25000333786,
1019         "z": "9f8808d.55bc2f8",
1020         "wires": [
1021             [
1022                 "7a3b6067.008b4"
1023             ]
1024         ]
1025     },
1026     {
1027         "id": "7a3b6067.008b4",
1028         "type": "block",
1029         "name": "block : atomic",
1030         "xml": "<block atomic='true'>",
1031         "atomic": "true",
1032         "comments": "",
1033         "outputs": 1,
1034         "x": 2535.2498779296875,
1035         "y": 2016.2501254081726,
1036         "z": "9f8808d.55bc2f8",
1037         "wires": [
1038             [
1039                 "1b5cfb3f.4e02b5",
1040                 "785f6397.3df3ec"
1041             ]
1042         ]
1043     },
1044     {
1045         "id": "1b5cfb3f.4e02b5",
1046         "type": "record",
1047         "name": "record",
1048         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
1049         "comments": "",
1050         "outputs": 1,
1051         "x": 2685.2498779296875,
1052         "y": 2011.250247478485,
1053         "z": "9f8808d.55bc2f8",
1054         "wires": [
1055             []
1056         ]
1057     },
1058     {
1059         "id": "c09d8344.33b3d",
1060         "type": "failure",
1061         "name": "failure",
1062         "xml": "<outcome value='failure'>\n",
1063         "comments": "",
1064         "outputs": 1,
1065         "x": 2367.25,
1066         "y": 1936.25000333786,
1067         "z": "9f8808d.55bc2f8",
1068         "wires": [
1069             [
1070                 "250289fe.623616"
1071             ]
1072         ]
1073     },
1074     {
1075         "id": "250289fe.623616",
1076         "type": "block",
1077         "name": "block : atomic",
1078         "xml": "<block atomic='true'>",
1079         "atomic": "true",
1080         "comments": "",
1081         "outputs": 1,
1082         "x": 2525.250244140625,
1083         "y": 1884.25000333786,
1084         "z": "9f8808d.55bc2f8",
1085         "wires": [
1086             [
1087                 "28d7439b.67a07c",
1088                 "565122b7.b38b3c",
1089                 "8f46169a.4ebf98"
1090             ]
1091         ]
1092     },
1093     {
1094         "id": "28d7439b.67a07c",
1095         "type": "returnFailure",
1096         "name": "return failure",
1097         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellCU. Aborting RPC executiopn'/>",
1098         "comments": "",
1099         "x": 2696.2498779296875,
1100         "y": 1945.2500643730164,
1101         "z": "9f8808d.55bc2f8",
1102         "wires": []
1103     },
1104     {
1105         "id": "565122b7.b38b3c",
1106         "type": "set",
1107         "name": "set",
1108         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
1109         "comments": "",
1110         "x": 2691.25,
1111         "y": 1850.25000333786,
1112         "z": "9f8808d.55bc2f8",
1113         "wires": []
1114     },
1115     {
1116         "id": "e5553137.c1896",
1117         "type": "execute",
1118         "name": "fetch RRMPolicyRatio - NRCellCU",
1119         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1120         "comments": "",
1121         "outputs": 1,
1122         "x": 2120.25,
1123         "y": 1963.25000333786,
1124         "z": "9f8808d.55bc2f8",
1125         "wires": [
1126             [
1127                 "c09d8344.33b3d",
1128                 "fe5376a8.b6dfb8"
1129             ]
1130         ]
1131     },
1132     {
1133         "id": "785f6397.3df3ec",
1134         "type": "execute",
1135         "name": "printContext",
1136         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-configrsp-context.log' />\n\n\n",
1137         "comments": "",
1138         "outputs": 1,
1139         "x": 2708.2499656677246,
1140         "y": 2048.249942302704,
1141         "z": "9f8808d.55bc2f8",
1142         "wires": [
1143             []
1144         ]
1145     },
1146     {
1147         "id": "88ba782b.d80da8",
1148         "type": "for",
1149         "name": "for each rrmpolicyratio",
1150         "xml": "<for index='idcu-rrm' start='0' end='`$tmp.rrmPolicyRatioList_length`'>\n",
1151         "comments": "",
1152         "outputs": 1,
1153         "x": 2055.25,
1154         "y": 2121.250232219696,
1155         "z": "9f8808d.55bc2f8",
1156         "wires": [
1157             [
1158                 "f6a9db1b.bd5f88"
1159             ]
1160         ]
1161     },
1162     {
1163         "id": "f3c99a06.662a38",
1164         "type": "execute",
1165         "name": "read rrmpolicyratio list size",
1166         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioList_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio_length'`\" />\n    ",
1167         "comments": "",
1168         "outputs": 1,
1169         "x": 2099.25,
1170         "y": 2017.25000333786,
1171         "z": "9f8808d.55bc2f8",
1172         "wires": [
1173             []
1174         ]
1175     },
1176     {
1177         "id": "f6a9db1b.bd5f88",
1178         "type": "block",
1179         "name": "block : atomic",
1180         "xml": "<block atomic='true'>",
1181         "atomic": "true",
1182         "comments": "",
1183         "outputs": 1,
1184         "x": 2276.25,
1185         "y": 2141.250232219696,
1186         "z": "9f8808d.55bc2f8",
1187         "wires": [
1188             [
1189                 "dc60e1b2.24e36",
1190                 "c1c0f0c3.6cb7c",
1191                 "26e1eeb8.ead262",
1192                 "453b3bec.ed3c24",
1193                 "598a18b4.512898",
1194                 "8125e8cb.8661d8",
1195                 "e9307863.569858",
1196                 "6321d537.1c1adc",
1197                 "7dd69cb4.70b534",
1198                 "5963b2e3.24363c",
1199                 "558bf697.a3d4e8",
1200                 "b3960d7f.4908c"
1201             ]
1202         ]
1203     },
1204     {
1205         "id": "dc60e1b2.24e36",
1206         "type": "set",
1207         "name": "Calculate updated RRMPolicyRatio",
1208         "xml": "<set>\n<parameter name='tmp.rrmPolicyDedicatedRatio_cellCU' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm +'].attributes.rRMPolicyDedicatedRatio'`\" />\n<parameter name='tmp.rrmPolicyDedicatedRatio_CellCU_updated' value=\"`$tmp.rrmPolicyDedicatedRatio_cellCU + $tmp.rRMPolicyDedicatedRatio_SliceProfile`\" />",
1209         "comments": "",
1210         "x": 2497.2498664855957,
1211         "y": 2058.250138759613,
1212         "z": "9f8808d.55bc2f8",
1213         "wires": []
1214     },
1215     {
1216         "id": "c35eabd3.6ba9a8",
1217         "type": "record",
1218         "name": "record",
1219         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_length`\"/>\n",
1220         "comments": "",
1221         "outputs": 1,
1222         "x": 2039.25,
1223         "y": 2071.25000333786,
1224         "z": "9f8808d.55bc2f8",
1225         "wires": [
1226             []
1227         ]
1228     },
1229     {
1230         "id": "9bb84509.704938",
1231         "type": "for",
1232         "name": "foreach PLMNInfo",
1233         "xml": "<for index='id-cuplmn' start='0' end='`$tmp.pLMNInfoList_length`' >\n",
1234         "comments": "",
1235         "outputs": 1,
1236         "x": 2560.3611221313477,
1237         "y": 573.472261428833,
1238         "z": "9f8808d.55bc2f8",
1239         "wires": [
1240             [
1241                 "1966dcbb.653793"
1242             ]
1243         ]
1244     },
1245     {
1246         "id": "cd4aad2b.8b949",
1247         "type": "block",
1248         "name": "block",
1249         "xml": "<block atomic='true'>",
1250         "atomic": "true",
1251         "comments": "",
1252         "outputs": 1,
1253         "x": 1787.2499771118164,
1254         "y": 1313.2499742507935,
1255         "z": "9f8808d.55bc2f8",
1256         "wires": [
1257             [
1258                 "2f2d1a47.203916",
1259                 "f2db2f86.725a9",
1260                 "bd730031.beff3"
1261             ]
1262         ]
1263     },
1264     {
1265         "id": "8d1d63b8.52245",
1266         "type": "switchNode",
1267         "name": "is NSSAI exists",
1268         "xml": "<switch test='`$tmp.configDBSNSSAI == $tmp.sNSSAI`'>\n",
1269         "comments": "",
1270         "outputs": 1,
1271         "x": 2796.0274810791016,
1272         "y": 831.0277628898621,
1273         "z": "9f8808d.55bc2f8",
1274         "wires": [
1275             [
1276                 "a666895.58a5978"
1277             ]
1278         ]
1279     },
1280     {
1281         "id": "a666895.58a5978",
1282         "type": "outcome",
1283         "name": "True",
1284         "xml": "<outcome value='true'>\n",
1285         "comments": "",
1286         "outputs": 1,
1287         "x": 2458.25,
1288         "y": 948.2500033378601,
1289         "z": "9f8808d.55bc2f8",
1290         "wires": [
1291             [
1292                 "ee24d25e.54c5e"
1293             ]
1294         ]
1295     },
1296     {
1297         "id": "bfb88471.c7e148",
1298         "type": "record",
1299         "name": "record",
1300         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"NSSAI exists for cucp plmninfo \"/>\n\n\n",
1301         "comments": "",
1302         "outputs": 1,
1303         "x": 2248.2500801086426,
1304         "y": 930.2500143051147,
1305         "z": "9f8808d.55bc2f8",
1306         "wires": [
1307             []
1308         ]
1309     },
1310     {
1311         "id": "3cf3a513.1d32ba",
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/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
1315         "comments": "",
1316         "outputs": 1,
1317         "x": 2835.1388092041016,
1318         "y": 766.4722437858582,
1319         "z": "9f8808d.55bc2f8",
1320         "wires": [
1321             []
1322         ]
1323     },
1324     {
1325         "id": "71e6f9e5.e94b58",
1326         "type": "block",
1327         "name": "block : atomic",
1328         "xml": "<block atomic='true'>",
1329         "atomic": "true",
1330         "comments": "",
1331         "outputs": 1,
1332         "x": 2644.2501373291016,
1333         "y": 740.2500758171082,
1334         "z": "9f8808d.55bc2f8",
1335         "wires": [
1336             [
1337                 "3cf3a513.1d32ba",
1338                 "8d1d63b8.52245",
1339                 "d691b737.3308e8"
1340             ]
1341         ]
1342     },
1343     {
1344         "id": "d691b737.3308e8",
1345         "type": "execute",
1346         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
1347         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList['+ $id-cuplmn +'].sNSSAI['+ $id-cusnssai +'].sNSSAI'`\" />",
1348         "comments": "",
1349         "outputs": 1,
1350         "x": 3015.1386108398438,
1351         "y": 690.472291469574,
1352         "z": "9f8808d.55bc2f8",
1353         "wires": [
1354             []
1355         ]
1356     },
1357     {
1358         "id": "c855e8de.7d9518",
1359         "type": "block",
1360         "name": "Process CUUP",
1361         "xml": "<block atomic='true'>",
1362         "atomic": "true",
1363         "comments": "",
1364         "outputs": 1,
1365         "x": 576.25,
1366         "y": 1503.25000333786,
1367         "z": "9f8808d.55bc2f8",
1368         "wires": [
1369             [
1370                 "8bcabb2a.920c68",
1371                 "d76c3d2a.0f322",
1372                 "43c0923f.88b41c"
1373             ]
1374         ]
1375     },
1376     {
1377         "id": "8bcabb2a.920c68",
1378         "type": "execute",
1379         "name": "read CUUP list size",
1380         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBCUUPList_length'`\" />\n    ",
1381         "comments": "",
1382         "outputs": 1,
1383         "x": 907.25,
1384         "y": 1513.25000333786,
1385         "z": "9f8808d.55bc2f8",
1386         "wires": [
1387             []
1388         ]
1389     },
1390     {
1391         "id": "d76c3d2a.0f322",
1392         "type": "record",
1393         "name": "record",
1394         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of CUCP List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
1395         "comments": "",
1396         "outputs": 1,
1397         "x": 879.25,
1398         "y": 1578.25000333786,
1399         "z": "9f8808d.55bc2f8",
1400         "wires": [
1401             []
1402         ]
1403     },
1404     {
1405         "id": "43c0923f.88b41c",
1406         "type": "for",
1407         "name": "foreach CUUP",
1408         "xml": "<for index='id-cuup' start='0' end='`$tmp.CUUPList_length`'>\n",
1409         "comments": "",
1410         "outputs": 1,
1411         "x": 907.25,
1412         "y": 1653.25000333786,
1413         "z": "9f8808d.55bc2f8",
1414         "wires": [
1415             [
1416                 "9f3e5617.862828"
1417             ]
1418         ]
1419     },
1420     {
1421         "id": "9f3e5617.862828",
1422         "type": "block",
1423         "name": "block : process CUUP",
1424         "xml": "<block atomic='true'>",
1425         "atomic": "true",
1426         "comments": "",
1427         "outputs": 1,
1428         "x": 772.250129699707,
1429         "y": 2013.2502059936523,
1430         "z": "9f8808d.55bc2f8",
1431         "wires": [
1432             [
1433                 "25d875f3.27e68a",
1434                 "2cbabb2d.8cd0a4",
1435                 "6509e1f.5e5852",
1436                 "c6a1a3d8.d0859",
1437                 "bd2c41d8.5af7f",
1438                 "28791fbb.46c25",
1439                 "958427ee.1068f8",
1440                 "90b3aa5b.0ce5f8",
1441                 "ab7f6ff.f21ff9",
1442                 "942881ef.bc1db",
1443                 "35fa46a4.53dfea",
1444                 "595a98b5.81e1d8",
1445                 "730e9c3f.e9da34"
1446             ]
1447         ]
1448     },
1449     {
1450         "id": "25d875f3.27e68a",
1451         "type": "execute",
1452         "name": "read CUUP id",
1453         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.idGNBCUUPFunction' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].gNBCUUPId'`\" />",
1454         "comments": "",
1455         "outputs": 1,
1456         "x": 1189.2500457763672,
1457         "y": 2066.250024795532,
1458         "z": "9f8808d.55bc2f8",
1459         "wires": [
1460             []
1461         ]
1462     },
1463     {
1464         "id": "2cbabb2d.8cd0a4",
1465         "type": "record",
1466         "name": "record",
1467         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"idGNBCUUPFunction \"/>\n<parameter name=\"field2\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n\n",
1468         "comments": "",
1469         "outputs": 1,
1470         "x": 1173.2501411437988,
1471         "y": 2116.2500743865967,
1472         "z": "9f8808d.55bc2f8",
1473         "wires": [
1474             []
1475         ]
1476     },
1477     {
1478         "id": "6509e1f.5e5852",
1479         "type": "execute",
1480         "name": "read plmninfolist size",
1481         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoList' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].pLMNInfoList_length'`\" />",
1482         "comments": "",
1483         "outputs": 1,
1484         "x": 1169.2500457763672,
1485         "y": 2170.2500762939453,
1486         "z": "9f8808d.55bc2f8",
1487         "wires": [
1488             []
1489         ]
1490     },
1491     {
1492         "id": "c6a1a3d8.d0859",
1493         "type": "for",
1494         "name": "foreach pLMNInfo",
1495         "xml": "<for index='id-plmn' start='0' end='1'>\n",
1496         "comments": "",
1497         "outputs": 1,
1498         "x": 1013.2499923706055,
1499         "y": 2305.250228881836,
1500         "z": "9f8808d.55bc2f8",
1501         "wires": [
1502             [
1503                 "36280dee.7c78b2"
1504             ]
1505         ]
1506     },
1507     {
1508         "id": "36280dee.7c78b2",
1509         "type": "block",
1510         "name": "block : atomic",
1511         "xml": "<block atomic='true'>",
1512         "atomic": "true",
1513         "comments": "",
1514         "outputs": 1,
1515         "x": 1135.2499923706055,
1516         "y": 2377.2502315044403,
1517         "z": "9f8808d.55bc2f8",
1518         "wires": [
1519             [
1520                 "9a96a4b2.4746f8",
1521                 "ea26dc5f.4fcf4",
1522                 "e44d33a9.14a2b"
1523             ]
1524         ]
1525     },
1526     {
1527         "id": "66a70b2c.f71394",
1528         "type": "failure",
1529         "name": "failure",
1530         "xml": "<outcome value='failure'>\n",
1531         "comments": "",
1532         "outputs": 1,
1533         "x": 2263.250270843506,
1534         "y": 2885.250334739685,
1535         "z": "9f8808d.55bc2f8",
1536         "wires": [
1537             [
1538                 "cebfa53c.925798"
1539             ]
1540         ]
1541     },
1542     {
1543         "id": "cebfa53c.925798",
1544         "type": "block",
1545         "name": "block : atomic",
1546         "xml": "<block atomic='true'>",
1547         "atomic": "true",
1548         "comments": "",
1549         "outputs": 1,
1550         "x": 2420.250274658203,
1551         "y": 2878.2501397132874,
1552         "z": "9f8808d.55bc2f8",
1553         "wires": [
1554             [
1555                 "25911507.0dd0aa",
1556                 "68375380.f71bfc",
1557                 "8f46169a.4ebf98"
1558             ]
1559         ]
1560     },
1561     {
1562         "id": "68375380.f71bfc",
1563         "type": "set",
1564         "name": "set",
1565         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
1566         "comments": "",
1567         "x": 2665.2502822875977,
1568         "y": 2879.25053024292,
1569         "z": "9f8808d.55bc2f8",
1570         "wires": []
1571     },
1572     {
1573         "id": "25911507.0dd0aa",
1574         "type": "returnFailure",
1575         "name": "return failure",
1576         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
1577         "comments": "",
1578         "x": 2653.2502822875977,
1579         "y": 2914.2505311965942,
1580         "z": "9f8808d.55bc2f8",
1581         "wires": []
1582     },
1583     {
1584         "id": "1123ccb9.fa35f3",
1585         "type": "record",
1586         "name": "record",
1587         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBCUUP PLMNInfo Entry\"/>",
1588         "comments": "",
1589         "outputs": 1,
1590         "x": 2643.25008392334,
1591         "y": 2962.2503356933594,
1592         "z": "9f8808d.55bc2f8",
1593         "wires": [
1594             []
1595         ]
1596     },
1597     {
1598         "id": "4cbd1ef0.d2fd",
1599         "type": "block",
1600         "name": "block : atomic",
1601         "xml": "<block atomic='true'>",
1602         "atomic": "true",
1603         "comments": "",
1604         "outputs": 1,
1605         "x": 2487.2500762939453,
1606         "y": 2955.250141143799,
1607         "z": "9f8808d.55bc2f8",
1608         "wires": [
1609             [
1610                 "1123ccb9.fa35f3"
1611             ]
1612         ]
1613     },
1614     {
1615         "id": "ab1ecbed.555028",
1616         "type": "success",
1617         "name": "success",
1618         "xml": "<outcome value='success'>\n",
1619         "comments": "",
1620         "outputs": 1,
1621         "x": 2327.2500762939453,
1622         "y": 2955.2503356933594,
1623         "z": "9f8808d.55bc2f8",
1624         "wires": [
1625             [
1626                 "4cbd1ef0.d2fd"
1627             ]
1628         ]
1629     },
1630     {
1631         "id": "de312c73.46e3f",
1632         "type": "switchNode",
1633         "name": "ransim mounted",
1634         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1635         "comments": "",
1636         "outputs": 1,
1637         "x": 2009.2500267028809,
1638         "y": 2676.2503805160522,
1639         "z": "9f8808d.55bc2f8",
1640         "wires": [
1641             [
1642                 "137e4acd.8fb195",
1643                 "47385315.a76dbc"
1644             ]
1645         ]
1646     },
1647     {
1648         "id": "137e4acd.8fb195",
1649         "type": "outcome",
1650         "name": "Not Mounted",
1651         "xml": "<outcome value='false'>\n",
1652         "comments": "",
1653         "outputs": 1,
1654         "x": 2329.250129699707,
1655         "y": 2726.250137835741,
1656         "z": "9f8808d.55bc2f8",
1657         "wires": [
1658             [
1659                 "be6107d4.900768"
1660             ]
1661         ]
1662     },
1663     {
1664         "id": "47385315.a76dbc",
1665         "type": "outcome",
1666         "name": "Mounted",
1667         "xml": "<outcome value='true'>\n",
1668         "comments": "",
1669         "outputs": 1,
1670         "x": 2362.250015258789,
1671         "y": 2825.250346660614,
1672         "z": "9f8808d.55bc2f8",
1673         "wires": [
1674             [
1675                 "244e108b.98cbb"
1676             ]
1677         ]
1678     },
1679     {
1680         "id": "be6107d4.900768",
1681         "type": "execute",
1682         "name": "generate terminate PLMNInfoListEntry CUUP URL",
1683         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
1684         "comments": "",
1685         "outputs": 1,
1686         "x": 2694.250015258789,
1687         "y": 2738.250346660614,
1688         "z": "9f8808d.55bc2f8",
1689         "wires": [
1690             []
1691         ]
1692     },
1693     {
1694         "id": "4b2fff65.a27e4",
1695         "type": "execute",
1696         "name": "prepare idGNBCUUPFunction",
1697         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
1698         "comments": "",
1699         "outputs": 1,
1700         "x": 2025.2499694824219,
1701         "y": 2780.250138282776,
1702         "z": "9f8808d.55bc2f8",
1703         "wires": [
1704             []
1705         ]
1706     },
1707     {
1708         "id": "28791fbb.46c25",
1709         "type": "set",
1710         "name": "Calculate RRMPolicyRatio",
1711         "xml": "<set>\n<parameter name='tmp.maxNumberOfDRBsPerNSSAI' value='`$tmp.payload.maxNumberofConns*4`' />\n<parameter name='tmp.maxNumberOfDRBsPerCUUP' value='`$tmp.maxNumberOfDRBsPerNSSAI /$tmp.CUUPList_length`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio1' value='`$tmp.maxNumberOfDRBsPerCUUP*100`' />\n<parameter name='tmp.rRMPolicyDedicatedRatio-CUUP' value='`$tmp.rRMPolicyDedicatedRatio1/$prop.cuupfunction.maxNumberOfDRBsPerCUUP`' />",
1712         "comments": "",
1713         "x": 1385.2501373291016,
1714         "y": 3155.250389099121,
1715         "z": "9f8808d.55bc2f8",
1716         "wires": []
1717     },
1718     {
1719         "id": "958427ee.1068f8",
1720         "type": "record",
1721         "name": "record",
1722         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatio for this profile is - \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio-CUUP`\"/>",
1723         "comments": "",
1724         "outputs": 1,
1725         "x": 1343.2501411437988,
1726         "y": 3220.250389099121,
1727         "z": "9f8808d.55bc2f8",
1728         "wires": [
1729             []
1730         ]
1731     },
1732     {
1733         "id": "90b3aa5b.0ce5f8",
1734         "type": "switchNode",
1735         "name": "ransim mounted",
1736         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
1737         "comments": "",
1738         "outputs": 1,
1739         "x": 1409.2500457763672,
1740         "y": 3266.2501945495605,
1741         "z": "9f8808d.55bc2f8",
1742         "wires": [
1743             [
1744                 "1cfec234.759bae",
1745                 "bdc105e6.3e86f8"
1746             ]
1747         ]
1748     },
1749     {
1750         "id": "1cfec234.759bae",
1751         "type": "outcome",
1752         "name": "Not Mounted",
1753         "xml": "<outcome value='false'>\n",
1754         "comments": "",
1755         "outputs": 1,
1756         "x": 1718.2499771118164,
1757         "y": 3222.2497539520264,
1758         "z": "9f8808d.55bc2f8",
1759         "wires": [
1760             [
1761                 "693765cb.8b5f9c"
1762             ]
1763         ]
1764     },
1765     {
1766         "id": "693765cb.8b5f9c",
1767         "type": "execute",
1768         "name": "fetch RRMPolicyRatio CUUP - URL",
1769         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
1770         "comments": "",
1771         "outputs": 1,
1772         "x": 1977.2497863769531,
1773         "y": 3224.249948978424,
1774         "z": "9f8808d.55bc2f8",
1775         "wires": [
1776             []
1777         ]
1778     },
1779     {
1780         "id": "ab7f6ff.f21ff9",
1781         "type": "execute",
1782         "name": "prepare idGNBCUUPFunction",
1783         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
1784         "comments": "",
1785         "outputs": 1,
1786         "x": 1456.2501430511475,
1787         "y": 3315.2503910064697,
1788         "z": "9f8808d.55bc2f8",
1789         "wires": [
1790             []
1791         ]
1792     },
1793     {
1794         "id": "942881ef.bc1db",
1795         "type": "execute",
1796         "name": "fetch RRMPolicyRatio - CUUP",
1797         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-cuup-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
1798         "comments": "",
1799         "outputs": 1,
1800         "x": 1475.2501419782639,
1801         "y": 3363.250343322754,
1802         "z": "9f8808d.55bc2f8",
1803         "wires": [
1804             [
1805                 "aaf87e69.2393a",
1806                 "a2e70427.57cd28"
1807             ]
1808         ]
1809     },
1810     {
1811         "id": "aaf87e69.2393a",
1812         "type": "failure",
1813         "name": "failure",
1814         "xml": "<outcome value='failure'>\n",
1815         "comments": "",
1816         "outputs": 1,
1817         "x": 1881.2501754760742,
1818         "y": 3328.2501459121704,
1819         "z": "9f8808d.55bc2f8",
1820         "wires": [
1821             [
1822                 "95cafb56.9e6c28"
1823             ]
1824         ]
1825     },
1826     {
1827         "id": "95cafb56.9e6c28",
1828         "type": "block",
1829         "name": "block : atomic",
1830         "xml": "<block atomic='true'>",
1831         "atomic": "true",
1832         "comments": "",
1833         "outputs": 1,
1834         "x": 2055.250175476074,
1835         "y": 3339.2499504089355,
1836         "z": "9f8808d.55bc2f8",
1837         "wires": [
1838             [
1839                 "16274ba1.66af14",
1840                 "53d3b8da.6e70f8",
1841                 "8f46169a.4ebf98"
1842             ]
1843         ]
1844     },
1845     {
1846         "id": "53d3b8da.6e70f8",
1847         "type": "set",
1848         "name": "set",
1849         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
1850         "comments": "",
1851         "x": 2247.249984741211,
1852         "y": 3284.2499504089355,
1853         "z": "9f8808d.55bc2f8",
1854         "wires": []
1855     },
1856     {
1857         "id": "16274ba1.66af14",
1858         "type": "returnFailure",
1859         "name": "return failure",
1860         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in fetching RRMPolicyRatio. Aborting RPC executiopn'/>",
1861         "comments": "",
1862         "x": 2291.249984741211,
1863         "y": 3328.2499504089355,
1864         "z": "9f8808d.55bc2f8",
1865         "wires": []
1866     },
1867     {
1868         "id": "4158100a.182b",
1869         "type": "execute",
1870         "name": "printContext",
1871         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
1872         "comments": "",
1873         "outputs": 1,
1874         "x": 2278.249984741211,
1875         "y": 3407.2503423690796,
1876         "z": "9f8808d.55bc2f8",
1877         "wires": [
1878             []
1879         ]
1880     },
1881     {
1882         "id": "d191190e.0b40f8",
1883         "type": "record",
1884         "name": "record",
1885         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
1886         "comments": "",
1887         "outputs": 1,
1888         "x": 2270.249984741211,
1889         "y": 3363.2503414154053,
1890         "z": "9f8808d.55bc2f8",
1891         "wires": [
1892             []
1893         ]
1894     },
1895     {
1896         "id": "600b1fe2.24b24",
1897         "type": "block",
1898         "name": "block : atomic",
1899         "xml": "<block atomic='true'>",
1900         "atomic": "true",
1901         "comments": "",
1902         "outputs": 1,
1903         "x": 2061.2499809265137,
1904         "y": 3385.2503414154053,
1905         "z": "9f8808d.55bc2f8",
1906         "wires": [
1907             [
1908                 "d191190e.0b40f8",
1909                 "4158100a.182b"
1910             ]
1911         ]
1912     },
1913     {
1914         "id": "a2e70427.57cd28",
1915         "type": "success",
1916         "name": "success",
1917         "xml": "<outcome value='success'>\n",
1918         "comments": "",
1919         "outputs": 1,
1920         "x": 1880.2501754760742,
1921         "y": 3384.2501468658447,
1922         "z": "9f8808d.55bc2f8",
1923         "wires": [
1924             [
1925                 "600b1fe2.24b24"
1926             ]
1927         ]
1928     },
1929     {
1930         "id": "35fa46a4.53dfea",
1931         "type": "execute",
1932         "name": "read rrmpolicyratio list size",
1933         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioList_CUUP_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio_length'`\" />\n    ",
1934         "comments": "",
1935         "outputs": 1,
1936         "x": 1474.2501411437988,
1937         "y": 3410.2503929138184,
1938         "z": "9f8808d.55bc2f8",
1939         "wires": [
1940             []
1941         ]
1942     },
1943     {
1944         "id": "595a98b5.81e1d8",
1945         "type": "record",
1946         "name": "record",
1947         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUUP - RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioList_CUUP_length`\"/>\n",
1948         "comments": "",
1949         "outputs": 1,
1950         "x": 1437.2501430511475,
1951         "y": 3459.2503929138184,
1952         "z": "9f8808d.55bc2f8",
1953         "wires": [
1954             []
1955         ]
1956     },
1957     {
1958         "id": "730e9c3f.e9da34",
1959         "type": "for",
1960         "name": "for each rrmpolicyratio",
1961         "xml": "<for index='idcuup-rrm' start='0' end='`$tmp.rrmPolicyRatioList_CUUP_length`' >\n",
1962         "comments": "",
1963         "outputs": 1,
1964         "x": 1492.9166469573975,
1965         "y": 3503.5835971832275,
1966         "z": "9f8808d.55bc2f8",
1967         "wires": [
1968             [
1969                 "b4ad473e.3dffb8"
1970             ]
1971         ]
1972     },
1973     {
1974         "id": "b4ad473e.3dffb8",
1975         "type": "block",
1976         "name": "block : atomic",
1977         "xml": "<block atomic='true'>",
1978         "atomic": "true",
1979         "comments": "",
1980         "outputs": 1,
1981         "x": 1818.9166793823242,
1982         "y": 3436.583484172821,
1983         "z": "9f8808d.55bc2f8",
1984         "wires": [
1985             [
1986                 "fc663dd6.36133",
1987                 "1fb5b4aa.078f6b",
1988                 "c28d92c1.96ba8",
1989                 "198f83f1.77fbdc",
1990                 "ee9e0cf.4a229f",
1991                 "6c3d34f7.4a7bbc",
1992                 "bfb3d534.017f38",
1993                 "7cd330e2.d77cb",
1994                 "fae94f2e.f92bf",
1995                 "114043a5.304f6c",
1996                 "a805d7.02515a28"
1997             ]
1998         ]
1999     },
2000     {
2001         "id": "77340d61.b83724",
2002         "type": "block",
2003         "name": "block : atomic",
2004         "xml": "<block atomic='true'>",
2005         "atomic": "true",
2006         "comments": "",
2007         "outputs": 1,
2008         "x": 2614.9165573120117,
2009         "y": 3670.5837321281433,
2010         "z": "9f8808d.55bc2f8",
2011         "wires": [
2012             [
2013                 "ec0d2a5f.3bf678"
2014             ]
2015         ]
2016     },
2017     {
2018         "id": "ec0d2a5f.3bf678",
2019         "type": "record",
2020         "name": "record",
2021         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - CUUP RRMpolicyRatio\"/>",
2022         "comments": "",
2023         "outputs": 1,
2024         "x": 2808.9167098999023,
2025         "y": 3700.5835490226746,
2026         "z": "9f8808d.55bc2f8",
2027         "wires": [
2028             []
2029         ]
2030     },
2031     {
2032         "id": "62d31df4.721bb4",
2033         "type": "set",
2034         "name": "set",
2035         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP RRMPolicyRatio. Aborting RPC executiopn'/>",
2036         "comments": "",
2037         "x": 2874.916528701782,
2038         "y": 3757.583426475525,
2039         "z": "9f8808d.55bc2f8",
2040         "wires": []
2041     },
2042     {
2043         "id": "e379302.c5901d",
2044         "type": "returnFailure",
2045         "name": "return failure",
2046         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing RRMPolicyRatio. Aborting RPC executiopn'/>",
2047         "comments": "",
2048         "x": 2889.916648864746,
2049         "y": 3805.583426475525,
2050         "z": "9f8808d.55bc2f8",
2051         "wires": []
2052     },
2053     {
2054         "id": "3fa07ea7.49ebc2",
2055         "type": "block",
2056         "name": "block : atomic",
2057         "xml": "<block atomic='true'>",
2058         "atomic": "true",
2059         "comments": "",
2060         "outputs": 1,
2061         "x": 2611.91707611084,
2062         "y": 3732.583365917206,
2063         "z": "9f8808d.55bc2f8",
2064         "wires": [
2065             [
2066                 "e379302.c5901d",
2067                 "62d31df4.721bb4"
2068             ]
2069         ]
2070     },
2071     {
2072         "id": "fcb9c79a.5fac28",
2073         "type": "failure",
2074         "name": "failure",
2075         "xml": "<outcome value='failure'>\n",
2076         "comments": "",
2077         "outputs": 1,
2078         "x": 2394.9165382385254,
2079         "y": 3731.5831604003906,
2080         "z": "9f8808d.55bc2f8",
2081         "wires": [
2082             [
2083                 "3fa07ea7.49ebc2"
2084             ]
2085         ]
2086     },
2087     {
2088         "id": "71e9f766.6e75d8",
2089         "type": "block",
2090         "name": "Process gNBDU",
2091         "xml": "<block atomic='true'>",
2092         "atomic": "true",
2093         "comments": "",
2094         "outputs": 1,
2095         "x": 939.0001754760742,
2096         "y": 4141.000731945038,
2097         "z": "9f8808d.55bc2f8",
2098         "wires": [
2099             [
2100                 "28ad074c.d234f8",
2101                 "d05b4312.6ee3e",
2102                 "51613b53.dca544"
2103             ]
2104         ]
2105     },
2106     {
2107         "id": "28ad074c.d234f8",
2108         "type": "execute",
2109         "name": "read DUlist size",
2110         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList_length'`\" />\n    ",
2111         "comments": "",
2112         "outputs": 1,
2113         "x": 1268.0001754760742,
2114         "y": 4172.000731945038,
2115         "z": "9f8808d.55bc2f8",
2116         "wires": [
2117             []
2118         ]
2119     },
2120     {
2121         "id": "d05b4312.6ee3e",
2122         "type": "record",
2123         "name": "record",
2124         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Number of DU List Entries \"/>\n<parameter name=\"field2\" value=\"`$tmp.DUList_length`\"/>\n<parameter name=\"field3\" value=\"for the NearRTRIC\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\"/>\n",
2125         "comments": "",
2126         "outputs": 1,
2127         "x": 1226.0001602172852,
2128         "y": 4233.000731945038,
2129         "z": "9f8808d.55bc2f8",
2130         "wires": [
2131             []
2132         ]
2133     },
2134     {
2135         "id": "51613b53.dca544",
2136         "type": "for",
2137         "name": "foreach DU",
2138         "xml": "<for index='id-du' start='0' end='`$tmp.DUList_length`'>\n",
2139         "comments": "",
2140         "outputs": 1,
2141         "x": 1241.0001907348633,
2142         "y": 4299.000356674194,
2143         "z": "9f8808d.55bc2f8",
2144         "wires": [
2145             [
2146                 "3240f167.c3525e"
2147             ]
2148         ]
2149     },
2150     {
2151         "id": "3240f167.c3525e",
2152         "type": "block",
2153         "name": "block : process gNBDU",
2154         "xml": "<block atomic='true'>",
2155         "atomic": "true",
2156         "comments": "",
2157         "outputs": 1,
2158         "x": 1519.0001754760742,
2159         "y": 4304.00070142746,
2160         "z": "9f8808d.55bc2f8",
2161         "wires": [
2162             [
2163                 "e2fac503.d38288",
2164                 "18d33391.ba0bec",
2165                 "ac5b5cad.3952f",
2166                 "ee02f2b5.278cd"
2167             ]
2168         ]
2169     },
2170     {
2171         "id": "e2fac503.d38288",
2172         "type": "execute",
2173         "name": "read DU id",
2174         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.GNBDUId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].gNBDUId'`\" />",
2175         "comments": "",
2176         "outputs": 1,
2177         "x": 1798,
2178         "y": 4300.00000333786,
2179         "z": "9f8808d.55bc2f8",
2180         "wires": [
2181             []
2182         ]
2183     },
2184     {
2185         "id": "18d33391.ba0bec",
2186         "type": "record",
2187         "name": "record",
2188         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"GNBDUId \"/>\n<parameter name=\"field2\" value=\"`$tmp.GNBDUId`\"/>\n\n",
2189         "comments": "",
2190         "outputs": 1,
2191         "x": 1771,
2192         "y": 4351.00000333786,
2193         "z": "9f8808d.55bc2f8",
2194         "wires": [
2195             []
2196         ]
2197     },
2198     {
2199         "id": "ac5b5cad.3952f",
2200         "type": "execute",
2201         "name": "read cellDU list size",
2202         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDUList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy +'].gNBDUList[' + $id-du +'].cellDUList_length'`\" />\n    ",
2203         "comments": "",
2204         "outputs": 1,
2205         "x": 1780,
2206         "y": 4410.000358581543,
2207         "z": "9f8808d.55bc2f8",
2208         "wires": [
2209             []
2210         ]
2211     },
2212     {
2213         "id": "ee02f2b5.278cd",
2214         "type": "for",
2215         "name": "for cellDUList",
2216         "xml": "<for index='id-celldu' start='0' end='`$tmp.cellDUList_length`' >\n",
2217         "comments": "",
2218         "outputs": 1,
2219         "x": 1816.9999771118164,
2220         "y": 4489.000261306763,
2221         "z": "9f8808d.55bc2f8",
2222         "wires": [
2223             [
2224                 "b9d032fc.fe759"
2225             ]
2226         ]
2227     },
2228     {
2229         "id": "5d1f423f.307b1c",
2230         "type": "block",
2231         "name": "block : atomic",
2232         "xml": "<block atomic='true'>",
2233         "atomic": "true",
2234         "comments": "",
2235         "outputs": 1,
2236         "x": 2773.750087738037,
2237         "y": 4614.000261306763,
2238         "z": "9f8808d.55bc2f8",
2239         "wires": [
2240             [
2241                 "2d4a3a2f.092936",
2242                 "51a5f12a.1d985",
2243                 "f6ce7f88.21256",
2244                 "d56fb202.9b47b",
2245                 "a67262bd.08bb",
2246                 "63606e21.97ae",
2247                 "b83a2fa5.94757",
2248                 "37830f0a.06492",
2249                 "863e7e43.25085",
2250                 "65aae22a.00decc",
2251                 "331af4f0.8180cc",
2252                 "c29779b1.b1aa18",
2253                 "2e2fb2d2.df408e",
2254                 "ca1dda20.5e3b98",
2255                 "50278368.db0bdc"
2256             ]
2257         ]
2258     },
2259     {
2260         "id": "37830f0a.06492",
2261         "type": "record",
2262         "name": "record",
2263         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CellDU is applicable for the NSSAI \"/>\n\n\n",
2264         "comments": "",
2265         "outputs": 1,
2266         "x": 3023.75,
2267         "y": 4493.00000333786,
2268         "z": "9f8808d.55bc2f8",
2269         "wires": [
2270             []
2271         ]
2272     },
2273     {
2274         "id": "b83a2fa5.94757",
2275         "type": "switchNode",
2276         "name": "ransim mounted",
2277         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2278         "comments": "",
2279         "outputs": 1,
2280         "x": 3051.75,
2281         "y": 4561.00000333786,
2282         "z": "9f8808d.55bc2f8",
2283         "wires": [
2284             [
2285                 "e61804d3.5caf08",
2286                 "c34ca73b.19fa18"
2287             ]
2288         ]
2289     },
2290     {
2291         "id": "e61804d3.5caf08",
2292         "type": "outcome",
2293         "name": "Not Mounted",
2294         "xml": "<outcome value='false'>\n",
2295         "comments": "",
2296         "outputs": 1,
2297         "x": 3259.75,
2298         "y": 4525.999759197235,
2299         "z": "9f8808d.55bc2f8",
2300         "wires": [
2301             [
2302                 "f91db9b8.98f3d8"
2303             ]
2304         ]
2305     },
2306     {
2307         "id": "c34ca73b.19fa18",
2308         "type": "outcome",
2309         "name": "Mounted",
2310         "xml": "<outcome value='true'>\n",
2311         "comments": "",
2312         "outputs": 1,
2313         "x": 3254.7500495910645,
2314         "y": 4595.000327587128,
2315         "z": "9f8808d.55bc2f8",
2316         "wires": [
2317             [
2318                 "f80fe2bf.0cff6"
2319             ]
2320         ]
2321     },
2322     {
2323         "id": "f91db9b8.98f3d8",
2324         "type": "execute",
2325         "name": "generate terminate PLMNInfoListEntry ToNRCellDU",
2326         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2327         "comments": "",
2328         "outputs": 1,
2329         "x": 3579.75,
2330         "y": 4541.00000333786,
2331         "z": "9f8808d.55bc2f8",
2332         "wires": [
2333             []
2334         ]
2335     },
2336     {
2337         "id": "2d4a3a2f.092936",
2338         "type": "execute",
2339         "name": "read cellDU",
2340         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDULocalId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].cellLocalId'`\" />",
2341         "comments": "",
2342         "outputs": 1,
2343         "x": 3055.750141143799,
2344         "y": 4600.000655174255,
2345         "z": "9f8808d.55bc2f8",
2346         "wires": [
2347             []
2348         ]
2349     },
2350     {
2351         "id": "d56fb202.9b47b",
2352         "type": "execute",
2353         "name": "prepare idGNBDUFunction",
2354         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
2355         "comments": "",
2356         "outputs": 1,
2357         "x": 3103.750213623047,
2358         "y": 4714.0001854896545,
2359         "z": "9f8808d.55bc2f8",
2360         "wires": [
2361             []
2362         ]
2363     },
2364     {
2365         "id": "a67262bd.08bb",
2366         "type": "execute",
2367         "name": "prepare idNRCellDU",
2368         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
2369         "comments": "",
2370         "outputs": 1,
2371         "x": 3076.7503967285156,
2372         "y": 4769.000187397003,
2373         "z": "9f8808d.55bc2f8",
2374         "wires": [
2375             []
2376         ]
2377     },
2378     {
2379         "id": "63606e21.97ae",
2380         "type": "execute",
2381         "name": "prepare mcc",
2382         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
2383         "comments": "",
2384         "outputs": 1,
2385         "x": 3061.750198364258,
2386         "y": 4813.250686645508,
2387         "z": "9f8808d.55bc2f8",
2388         "wires": [
2389             []
2390         ]
2391     },
2392     {
2393         "id": "51a5f12a.1d985",
2394         "type": "execute",
2395         "name": "prepare mnc",
2396         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
2397         "comments": "",
2398         "outputs": 1,
2399         "x": 3062.500442504883,
2400         "y": 4857.5002608299255,
2401         "z": "9f8808d.55bc2f8",
2402         "wires": [
2403             []
2404         ]
2405     },
2406     {
2407         "id": "f6ce7f88.21256",
2408         "type": "record",
2409         "name": "record API params",
2410         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"patch cellCU NSSAI parameters\"/>\n<parameter name=\"field2\" value=\"`$tmp.nearRTRICId`\"/>\n<parameter name=\"field3\" value=\"`$tmp.GNBDUId`\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellDULocalId`\"/>\n<parameter name=\"field5\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field6\" value=\"`$tmp.mnc`\"/>\n<parameter name=\"field7\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field8\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n",
2411         "comments": "",
2412         "outputs": 1,
2413         "x": 3070.7499465942383,
2414         "y": 4946.0003662109375,
2415         "z": "9f8808d.55bc2f8",
2416         "wires": [
2417             []
2418         ]
2419     },
2420     {
2421         "id": "863e7e43.25085",
2422         "type": "execute",
2423         "name": "terminate PLMNInfoListEntry ToNRCellDU",
2424         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellDU-PLMNInfoList-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
2425         "comments": "",
2426         "outputs": 1,
2427         "x": 3118.7499465942383,
2428         "y": 4985.249977111816,
2429         "z": "9f8808d.55bc2f8",
2430         "wires": [
2431             [
2432                 "bad70294.5c425",
2433                 "76e2880c.ae80a8"
2434             ]
2435         ]
2436     },
2437     {
2438         "id": "76e2880c.ae80a8",
2439         "type": "failure",
2440         "name": "failure",
2441         "xml": "<outcome value='failure'>\n",
2442         "comments": "",
2443         "outputs": 1,
2444         "x": 3371.749954223633,
2445         "y": 4851.249975204468,
2446         "z": "9f8808d.55bc2f8",
2447         "wires": [
2448             [
2449                 "a647dad5.3e2518"
2450             ]
2451         ]
2452     },
2453     {
2454         "id": "bad70294.5c425",
2455         "type": "success",
2456         "name": "success",
2457         "xml": "<outcome value='success'>\n",
2458         "comments": "",
2459         "outputs": 1,
2460         "x": 3398.749954223633,
2461         "y": 4982.249977111816,
2462         "z": "9f8808d.55bc2f8",
2463         "wires": [
2464             [
2465                 "e8919fe8.1a01f"
2466             ]
2467         ]
2468     },
2469     {
2470         "id": "a647dad5.3e2518",
2471         "type": "block",
2472         "name": "block : atomic",
2473         "xml": "<block atomic='true'>",
2474         "atomic": "true",
2475         "comments": "",
2476         "outputs": 1,
2477         "x": 3535.750343322754,
2478         "y": 4825.249975204468,
2479         "z": "9f8808d.55bc2f8",
2480         "wires": [
2481             [
2482                 "bcca2568.e04d18",
2483                 "cdd3bb22.4b36e8",
2484                 "8f46169a.4ebf98"
2485             ]
2486         ]
2487     },
2488     {
2489         "id": "e8919fe8.1a01f",
2490         "type": "block",
2491         "name": "block : atomic",
2492         "xml": "<block atomic='true'>",
2493         "atomic": "true",
2494         "comments": "",
2495         "outputs": 1,
2496         "x": 3542.749954223633,
2497         "y": 4980.249977111816,
2498         "z": "9f8808d.55bc2f8",
2499         "wires": [
2500             [
2501                 "e015355d.a69928"
2502             ]
2503         ]
2504     },
2505     {
2506         "id": "e015355d.a69928",
2507         "type": "record",
2508         "name": "record",
2509         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully deleted - cellDU PLMNInfo List\"/>",
2510         "comments": "",
2511         "outputs": 1,
2512         "x": 3714.7495651245117,
2513         "y": 4959.250367164612,
2514         "z": "9f8808d.55bc2f8",
2515         "wires": [
2516             []
2517         ]
2518     },
2519     {
2520         "id": "bcca2568.e04d18",
2521         "type": "returnFailure",
2522         "name": "return failure",
2523         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error deleting NECellDU - PLMNInfo. Aborting RPC executiopn'/>",
2524         "comments": "",
2525         "x": 3717.749954223633,
2526         "y": 4886.249975204468,
2527         "z": "9f8808d.55bc2f8",
2528         "wires": []
2529     },
2530     {
2531         "id": "cdd3bb22.4b36e8",
2532         "type": "set",
2533         "name": "set",
2534         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error deleting cellDU PLMNInfoList. Aborting RPC executiopn'/>",
2535         "comments": "",
2536         "x": 3716.7499561309814,
2537         "y": 4820.2499742507935,
2538         "z": "9f8808d.55bc2f8",
2539         "wires": []
2540     },
2541     {
2542         "id": "65aae22a.00decc",
2543         "type": "block",
2544         "name": "block : atomic",
2545         "xml": "<block atomic='true'>",
2546         "atomic": "true",
2547         "comments": "",
2548         "outputs": 1,
2549         "x": 2922,
2550         "y": 5306.25000333786,
2551         "z": "9f8808d.55bc2f8",
2552         "wires": [
2553             [
2554                 "a261b45.b406b48",
2555                 "84f004cb.996128",
2556                 "23d7df6a.d91ba",
2557                 "d9ab6cfd.401e1",
2558                 "b2a1a5be.88e288",
2559                 "9f2f5206.95a47",
2560                 "4aeb76cf.8043a8",
2561                 "c74da107.4dd28"
2562             ]
2563         ]
2564     },
2565     {
2566         "id": "a261b45.b406b48",
2567         "type": "switchNode",
2568         "name": "ransim mounted",
2569         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
2570         "comments": "",
2571         "outputs": 1,
2572         "x": 3145.9999465942383,
2573         "y": 5279.249979972839,
2574         "z": "9f8808d.55bc2f8",
2575         "wires": [
2576             [
2577                 "f2a6b53a.625068",
2578                 "865f8c11.612f2"
2579             ]
2580         ]
2581     },
2582     {
2583         "id": "f2a6b53a.625068",
2584         "type": "outcome",
2585         "name": "Not Mounted",
2586         "xml": "<outcome value='false'>\n",
2587         "comments": "",
2588         "outputs": 1,
2589         "x": 3338.000144958496,
2590         "y": 5233.250370025635,
2591         "z": "9f8808d.55bc2f8",
2592         "wires": [
2593             [
2594                 "13d9e9d7.9e9db6"
2595             ]
2596         ]
2597     },
2598     {
2599         "id": "13d9e9d7.9e9db6",
2600         "type": "execute",
2601         "name": "fetch RRMPolicyRatio NRCellDU - URL",
2602         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
2603         "comments": "",
2604         "outputs": 1,
2605         "x": 3668.0003509521484,
2606         "y": 5257.250370025635,
2607         "z": "9f8808d.55bc2f8",
2608         "wires": [
2609             []
2610         ]
2611     },
2612     {
2613         "id": "84f004cb.996128",
2614         "type": "execute",
2615         "name": "prepare idGNBDUFunction",
2616         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
2617         "comments": "",
2618         "outputs": 1,
2619         "x": 3170.9999465942383,
2620         "y": 5346.249980926514,
2621         "z": "9f8808d.55bc2f8",
2622         "wires": [
2623             []
2624         ]
2625     },
2626     {
2627         "id": "23d7df6a.d91ba",
2628         "type": "execute",
2629         "name": "prepare idNRCellDU",
2630         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
2631         "comments": "",
2632         "outputs": 1,
2633         "x": 3146.9999465942383,
2634         "y": 5403.249981880188,
2635         "z": "9f8808d.55bc2f8",
2636         "wires": [
2637             []
2638         ]
2639     },
2640     {
2641         "id": "d9ab6cfd.401e1",
2642         "type": "execute",
2643         "name": "fetch RRMPolicyRatio - NRCellDU",
2644         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"get-rrmpolicyratio-du-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
2645         "comments": "",
2646         "outputs": 1,
2647         "x": 3181.9999465942383,
2648         "y": 5450.249982833862,
2649         "z": "9f8808d.55bc2f8",
2650         "wires": [
2651             [
2652                 "6476593c.b0b8e8",
2653                 "d3c89edc.58233"
2654             ]
2655         ]
2656     },
2657     {
2658         "id": "6476593c.b0b8e8",
2659         "type": "failure",
2660         "name": "failure",
2661         "xml": "<outcome value='failure'>\n",
2662         "comments": "",
2663         "outputs": 1,
2664         "x": 3405.9999504089355,
2665         "y": 5436.249981880188,
2666         "z": "9f8808d.55bc2f8",
2667         "wires": [
2668             [
2669                 "ad8ef7b.c20df08"
2670             ]
2671         ]
2672     },
2673     {
2674         "id": "d3c89edc.58233",
2675         "type": "success",
2676         "name": "success",
2677         "xml": "<outcome value='success'>\n",
2678         "comments": "",
2679         "outputs": 1,
2680         "x": 3433.999954223633,
2681         "y": 5496.249982833862,
2682         "z": "9f8808d.55bc2f8",
2683         "wires": [
2684             [
2685                 "5abb3b66.20d854"
2686             ]
2687         ]
2688     },
2689     {
2690         "id": "ad8ef7b.c20df08",
2691         "type": "block",
2692         "name": "block : atomic",
2693         "xml": "<block atomic='true'>",
2694         "atomic": "true",
2695         "comments": "",
2696         "outputs": 1,
2697         "x": 3570.000343322754,
2698         "y": 5420.249980926514,
2699         "z": "9f8808d.55bc2f8",
2700         "wires": [
2701             [
2702                 "96810bc6.262678",
2703                 "7e878d4f.b09934",
2704                 "8f46169a.4ebf98"
2705             ]
2706         ]
2707     },
2708     {
2709         "id": "7e878d4f.b09934",
2710         "type": "set",
2711         "name": "set",
2712         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
2713         "comments": "",
2714         "x": 3770.000347137451,
2715         "y": 5384.249980926514,
2716         "z": "9f8808d.55bc2f8",
2717         "wires": []
2718     },
2719     {
2720         "id": "96810bc6.262678",
2721         "type": "returnFailure",
2722         "name": "return failure",
2723         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in Fetching RRMPolicyRatio - CellDU. Aborting RPC executiopn'/>",
2724         "comments": "",
2725         "x": 3786.999954223633,
2726         "y": 5420.249982833862,
2727         "z": "9f8808d.55bc2f8",
2728         "wires": []
2729     },
2730     {
2731         "id": "5abb3b66.20d854",
2732         "type": "block",
2733         "name": "block : atomic",
2734         "xml": "<block atomic='true'>",
2735         "atomic": "true",
2736         "comments": "",
2737         "outputs": 1,
2738         "x": 3597.250343322754,
2739         "y": 5485.999982833862,
2740         "z": "9f8808d.55bc2f8",
2741         "wires": [
2742             [
2743                 "4328811e.e286e",
2744                 "2e94d06e.e038c"
2745             ]
2746         ]
2747     },
2748     {
2749         "id": "4328811e.e286e",
2750         "type": "record",
2751         "name": "record",
2752         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSliceModifyAllocate.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Retrieved - RRMPolicyRatio\"/>",
2753         "comments": "",
2754         "outputs": 1,
2755         "x": 3765.500347137451,
2756         "y": 5465.999982833862,
2757         "z": "9f8808d.55bc2f8",
2758         "wires": [
2759             []
2760         ]
2761     },
2762     {
2763         "id": "2e94d06e.e038c",
2764         "type": "execute",
2765         "name": "printContext",
2766         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-instantiateRANSlice-configrsp-context.log' />\n\n\n",
2767         "comments": "",
2768         "outputs": 1,
2769         "x": 3780.0003509521484,
2770         "y": 5510.499982833862,
2771         "z": "9f8808d.55bc2f8",
2772         "wires": [
2773             []
2774         ]
2775     },
2776     {
2777         "id": "b2a1a5be.88e288",
2778         "type": "execute",
2779         "name": "read rrmpolicyratio list size",
2780         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.rrmPolicyRatioDUList_length' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio_length'`\" />\n    ",
2781         "comments": "",
2782         "outputs": 1,
2783         "x": 3153.9999465942383,
2784         "y": 5506.249982833862,
2785         "z": "9f8808d.55bc2f8",
2786         "wires": [
2787             []
2788         ]
2789     },
2790     {
2791         "id": "9f2f5206.95a47",
2792         "type": "record",
2793         "name": "record",
2794         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyRatioList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.rrmPolicyRatioDUList_length`\"/>\n",
2795         "comments": "",
2796         "outputs": 1,
2797         "x": 3109.9999465942383,
2798         "y": 5548.249983787537,
2799         "z": "9f8808d.55bc2f8",
2800         "wires": [
2801             []
2802         ]
2803     },
2804     {
2805         "id": "4aeb76cf.8043a8",
2806         "type": "block",
2807         "name": "rrmPolicyDedicatedRatio",
2808         "xml": "<block atomic='true'>",
2809         "atomic": "true",
2810         "comments": "",
2811         "outputs": 1,
2812         "x": 3725.000343322754,
2813         "y": 5209.249979019165,
2814         "z": "9f8808d.55bc2f8",
2815         "wires": [
2816             [
2817                 "899949b.30539b8",
2818                 "4c5e87e8.e6c358",
2819                 "927bd08f.ecc19",
2820                 "ff8ff24e.3ee0d",
2821                 "b4638db3.7acfd",
2822                 "ad2183cd.ee925",
2823                 "ee4a4fee.224fe",
2824                 "ae39dbda.f63308",
2825                 "8468fd88.b22a5",
2826                 "b19c0c00.da754",
2827                 "9db473d.479499"
2828             ]
2829         ]
2830     },
2831     {
2832         "id": "927bd08f.ecc19",
2833         "type": "set",
2834         "name": "Calculate RRM Parms1",
2835         "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n",
2836         "comments": "",
2837         "x": 4146.989807128906,
2838         "y": 4876.572756290436,
2839         "z": "9f8808d.55bc2f8",
2840         "wires": []
2841     },
2842     {
2843         "id": "ff8ff24e.3ee0d",
2844         "type": "set",
2845         "name": "Calculate RRM Parms2",
2846         "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />\n",
2847         "comments": "",
2848         "x": 4155.531066894531,
2849         "y": 4921.592775762081,
2850         "z": "9f8808d.55bc2f8",
2851         "wires": []
2852     },
2853     {
2854         "id": "b4638db3.7acfd",
2855         "type": "set",
2856         "name": "Calculate RRM Parms3",
2857         "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberOfConns`' />",
2858         "comments": "",
2859         "x": 4145.531188964844,
2860         "y": 4976.592653691769,
2861         "z": "9f8808d.55bc2f8",
2862         "wires": []
2863     },
2864     {
2865         "id": "ad2183cd.ee925",
2866         "type": "set",
2867         "name": "Calculate RRM Parms4",
2868         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity1' value='`$tmp.uLThptPerSlice + $tmp.dLThptPerSlice`' />\n",
2869         "comments": "",
2870         "x": 4145.531066894531,
2871         "y": 5027.592653751373,
2872         "z": "9f8808d.55bc2f8",
2873         "wires": []
2874     },
2875     {
2876         "id": "ee4a4fee.224fe",
2877         "type": "set",
2878         "name": "Calculate RRM Parms5",
2879         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity' value='`$tmp.nearRTRIC.trafficCapacity1 / 2`' />",
2880         "comments": "",
2881         "x": 4133.531188964844,
2882         "y": 5087.592775762081,
2883         "z": "9f8808d.55bc2f8",
2884         "wires": []
2885     },
2886     {
2887         "id": "ae39dbda.f63308",
2888         "type": "set",
2889         "name": "Calculate RRM Parms6",
2890         "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacityBPS' value='`$tmp.nearRTRIC.trafficCapacity * 1000000`' />",
2891         "comments": "",
2892         "x": 4171.531066894531,
2893         "y": 5137.592775762081,
2894         "z": "9f8808d.55bc2f8",
2895         "wires": []
2896     },
2897     {
2898         "id": "8468fd88.b22a5",
2899         "type": "set",
2900         "name": "Calculate RRM Parms7",
2901         "xml": "<set>\n<parameter name='tmp.nrcelldu.totalPRBForSNSSAI' value='`$tmp.nearRTRIC.trafficCapacityBPS / 1008000`' />\n",
2902         "comments": "",
2903         "x": 4158.531005859375,
2904         "y": 5207.593142032623,
2905         "z": "9f8808d.55bc2f8",
2906         "wires": []
2907     },
2908     {
2909         "id": "b19c0c00.da754",
2910         "type": "set",
2911         "name": "calculation8",
2912         "xml": "<set>\n<parameter name='tmp.nrcelldu.PRBPerImpactedCell' value='`$tmp.nrcelldu.totalPRBForSNSSAI / $tmp.cellDUList_length`' />\n",
2913         "comments": "",
2914         "x": 4129.531005859375,
2915         "y": 5271.592165470123,
2916         "z": "9f8808d.55bc2f8",
2917         "wires": []
2918     },
2919     {
2920         "id": "9db473d.479499",
2921         "type": "set",
2922         "name": "calculation9",
2923         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU1' value='`$tmp.nrcelldu.PRBPerImpactedCell * 100`' />\n",
2924         "comments": "",
2925         "x": 4117.531555175781,
2926         "y": 5322.592043399811,
2927         "z": "9f8808d.55bc2f8",
2928         "wires": []
2929     },
2930     {
2931         "id": "4c5e87e8.e6c358",
2932         "type": "set",
2933         "name": "calculation10",
2934         "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rRMPolicyDedicatedRatio.CellDU1 / $prop.nrcelldu.TotalPRBsPerCell`' />\n",
2935         "comments": "",
2936         "x": 4092.9898681640625,
2937         "y": 5388.572512149811,
2938         "z": "9f8808d.55bc2f8",
2939         "wires": []
2940     },
2941     {
2942         "id": "899949b.30539b8",
2943         "type": "record",
2944         "name": "record",
2945         "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=\"rRMPolicyDedicatedRatio for CellDU \"/>\n<parameter name=\"field2\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU`\"/>\n<parameter name=\"field3\" value=\"tmp.nearRTRIC.trafficCapacity1 \"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRIC.trafficCapacity1`\"/>\n<parameter name=\"field5\" value=\"tmp.nearRTRIC.trafficCapacity \"/>\n<parameter name=\"field6\" value=\"`$tmp.nearRTRIC.trafficCapacity`\"/>\n<parameter name=\"field7\" value=\"tmp.nearRTRIC.trafficCapacityBPS\"/>\n<parameter name=\"field8\" value=\"`$tmp.nearRTRIC.trafficCapacityBPS`\"/>\n<parameter name=\"field9\" value=\"tmp.nrcelldu.totalPRBForSNSSAI \"/>\n<parameter name=\"field10\" value=\"`$tmp.nrcelldu.totalPRBForSNSSAI`\"/>\n<parameter name=\"field11\" value=\"tmp.nrcelldu.PRBPerImpactedCell \"/>\n<parameter name=\"field12\" value=\"`$tmp.nrcelldu.PRBPerImpactedCell`\"/>\n<parameter name=\"field13\" value=\"tmp.rRMPolicyDedicatedRatio.CellDU1 \"/>\n<parameter name=\"field14\" value=\"`$tmp.rRMPolicyDedicatedRatio.CellDU1`\"/>",
2946         "comments": "",
2947         "outputs": 1,
2948         "x": 3918.9997940063477,
2949         "y": 5400.693818569183,
2950         "z": "9f8808d.55bc2f8",
2951         "wires": [
2952             []
2953         ]
2954     },
2955     {
2956         "id": "c74da107.4dd28",
2957         "type": "for",
2958         "name": "for each rrmpolicyratio",
2959         "xml": "<for index='iddu-rrm' start='0' end='`$tmp.rrmPolicyRatioDUList_length`' >\n",
2960         "comments": "",
2961         "outputs": 1,
2962         "x": 3139.25,
2963         "y": 5590.25000333786,
2964         "z": "9f8808d.55bc2f8",
2965         "wires": [
2966             [
2967                 "63b01159.64d62"
2968             ]
2969         ]
2970     },
2971     {
2972         "id": "63b01159.64d62",
2973         "type": "block",
2974         "name": "block : atomic",
2975         "xml": "<block atomic='true'>",
2976         "atomic": "true",
2977         "comments": "",
2978         "outputs": 1,
2979         "x": 3350.250343322754,
2980         "y": 5592.249984741211,
2981         "z": "9f8808d.55bc2f8",
2982         "wires": [
2983             [
2984                 "e02caafe.7e2178",
2985                 "c01029e4.8b89b8",
2986                 "ced0a425.87c638",
2987                 "5ba55daa.5d5c44",
2988                 "b30f0018.e67aa",
2989                 "f4262947.ab62c8",
2990                 "a9a5d540.0562d8",
2991                 "4de47bd7.839ef4",
2992                 "c87a723b.288cf",
2993                 "98e6e0f9.b5916",
2994                 "1b9e6496.ea1deb"
2995             ]
2996         ]
2997     },
2998     {
2999         "id": "10d97d69.386523",
3000         "type": "success",
3001         "name": "success",
3002         "xml": "<outcome value='success'>\n",
3003         "comments": "",
3004         "outputs": 1,
3005         "x": 3954.250160217285,
3006         "y": 5812.500283718109,
3007         "z": "9f8808d.55bc2f8",
3008         "wires": [
3009             [
3010                 "418cc666.899af8"
3011             ]
3012         ]
3013     },
3014     {
3015         "id": "418cc666.899af8",
3016         "type": "block",
3017         "name": "block : atomic",
3018         "xml": "<block atomic='true'>",
3019         "atomic": "true",
3020         "comments": "",
3021         "outputs": 1,
3022         "x": 4146.500228881836,
3023         "y": 5826.250283718109,
3024         "z": "9f8808d.55bc2f8",
3025         "wires": [
3026             [
3027                 "53acea06.9f4674"
3028             ]
3029         ]
3030     },
3031     {
3032         "id": "53acea06.9f4674",
3033         "type": "record",
3034         "name": "record",
3035         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - cellDU RRMpolicyRatio\"/>",
3036         "comments": "",
3037         "outputs": 1,
3038         "x": 4344.000595092773,
3039         "y": 5817.25004529953,
3040         "z": "9f8808d.55bc2f8",
3041         "wires": [
3042             []
3043         ]
3044     },
3045     {
3046         "id": "b3928b43.b1c9b8",
3047         "type": "set",
3048         "name": "set",
3049         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing cellDU RRMPolicyRatio. Aborting RPC executiopn'/>",
3050         "comments": "",
3051         "x": 4412.25,
3052         "y": 5845.249774456024,
3053         "z": "9f8808d.55bc2f8",
3054         "wires": []
3055     },
3056     {
3057         "id": "8b7ccad6.fa3a78",
3058         "type": "returnFailure",
3059         "name": "return failure",
3060         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing RRMPolicyRatio for NRCellDU. Aborting RPC executiopn'/>",
3061         "comments": "",
3062         "x": 4417.2498779296875,
3063         "y": 5940.24983549118,
3064         "z": "9f8808d.55bc2f8",
3065         "wires": []
3066     },
3067     {
3068         "id": "b584011b.1f35b",
3069         "type": "block",
3070         "name": "block : atomic",
3071         "xml": "<block atomic='true'>",
3072         "atomic": "true",
3073         "comments": "",
3074         "outputs": 1,
3075         "x": 4172.250244140625,
3076         "y": 5894.249774456024,
3077         "z": "9f8808d.55bc2f8",
3078         "wires": [
3079             [
3080                 "8b7ccad6.fa3a78",
3081                 "b3928b43.b1c9b8",
3082                 "8f46169a.4ebf98"
3083             ]
3084         ]
3085     },
3086     {
3087         "id": "762d7492.35129c",
3088         "type": "failure",
3089         "name": "failure",
3090         "xml": "<outcome value='failure'>\n",
3091         "comments": "",
3092         "outputs": 1,
3093         "x": 3953.25,
3094         "y": 5889.249774456024,
3095         "z": "9f8808d.55bc2f8",
3096         "wires": [
3097             [
3098                 "b584011b.1f35b"
3099             ]
3100         ]
3101     },
3102     {
3103         "id": "8f46169a.4ebf98",
3104         "type": "block",
3105         "name": "block : SO Response",
3106         "xml": "<block atomic='true'>",
3107         "atomic": "true",
3108         "comments": "",
3109         "outputs": 1,
3110         "x": 4496.734375,
3111         "y": 2794.2500059604645,
3112         "z": "9f8808d.55bc2f8",
3113         "wires": [
3114             [
3115                 "713a1911.30d4f8",
3116                 "f13c9c1e.909cc",
3117                 "6525b1ca.e1c44"
3118             ]
3119         ]
3120     },
3121     {
3122         "id": "713a1911.30d4f8",
3123         "type": "set",
3124         "name": "set tmp variables for SO response",
3125         "xml": "<set>\n<parameter name=\"tmp.so.callbackURL\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"tmp.status\" value=\"success\"/>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$terminate-r-a-n-slice-input.common-header.request-id `\"/>\n<parameter name=\"tmp.action\" value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>\n\n\n\n",
3126         "comments": "",
3127         "x": 5158.7353515625,
3128         "y": 2586.1496641635895,
3129         "z": "9f8808d.55bc2f8",
3130         "wires": []
3131     },
3132     {
3133         "id": "f13c9c1e.909cc",
3134         "type": "record",
3135         "name": "record configdb RestAPI parms",
3136         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/so-callback-response.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$tmp.so.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />",
3137         "comments": "",
3138         "outputs": 1,
3139         "x": 5133.734237670898,
3140         "y": 2683.250341653824,
3141         "z": "9f8808d.55bc2f8",
3142         "wires": [
3143             []
3144         ]
3145     },
3146     {
3147         "id": "6525b1ca.e1c44",
3148         "type": "execute",
3149         "name": "Send to SO",
3150         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-terminate-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"convertResponse\" value=\"true\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
3151         "comments": "",
3152         "outputs": 1,
3153         "x": 5048.73424911499,
3154         "y": 2780.2502195835114,
3155         "z": "9f8808d.55bc2f8",
3156         "wires": [
3157             [
3158                 "68f5b9fa.70c6b8",
3159                 "a7e22354.bc79"
3160             ]
3161         ]
3162     },
3163     {
3164         "id": "68f5b9fa.70c6b8",
3165         "type": "failure",
3166         "name": "failure",
3167         "xml": "<outcome value='failure'>\n",
3168         "comments": "",
3169         "outputs": 1,
3170         "x": 5274.734257698059,
3171         "y": 2757.250188589096,
3172         "z": "9f8808d.55bc2f8",
3173         "wires": [
3174             [
3175                 "ceeb9e6b.0527f"
3176             ]
3177         ]
3178     },
3179     {
3180         "id": "a7e22354.bc79",
3181         "type": "success",
3182         "name": "success",
3183         "xml": "<outcome value='success'>\n",
3184         "comments": "",
3185         "outputs": 1,
3186         "x": 5264.734111785889,
3187         "y": 2865.250128030777,
3188         "z": "9f8808d.55bc2f8",
3189         "wires": [
3190             [
3191                 "5c63c927.8c0488"
3192             ]
3193         ]
3194     },
3195     {
3196         "id": "5c63c927.8c0488",
3197         "type": "block",
3198         "name": "block",
3199         "xml": "<block>\n",
3200         "atomic": "false",
3201         "comments": "",
3202         "outputs": 1,
3203         "x": 5414.733898162842,
3204         "y": 2884.2501890659332,
3205         "z": "9f8808d.55bc2f8",
3206         "wires": [
3207             [
3208                 "62c4a28f.c31c5c"
3209             ]
3210         ]
3211     },
3212     {
3213         "id": "ceeb9e6b.0527f",
3214         "type": "block",
3215         "name": "block",
3216         "xml": "<block>\n",
3217         "atomic": "false",
3218         "comments": "",
3219         "outputs": 1,
3220         "x": 5425.734127044678,
3221         "y": 2752.2503106594086,
3222         "z": "9f8808d.55bc2f8",
3223         "wires": [
3224             [
3225                 "ebbddef2.7fc3b"
3226             ]
3227         ]
3228     },
3229     {
3230         "id": "ebbddef2.7fc3b",
3231         "type": "returnFailure",
3232         "name": "return failure",
3233         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error sending SO Response\" />",
3234         "comments": "",
3235         "x": 5591.733806610107,
3236         "y": 2755.250128030777,
3237         "z": "9f8808d.55bc2f8",
3238         "wires": []
3239     },
3240     {
3241         "id": "62c4a28f.c31c5c",
3242         "type": "record",
3243         "name": "record",
3244         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
3245         "comments": "",
3246         "outputs": 1,
3247         "x": 5578.733913421631,
3248         "y": 2890.250128030777,
3249         "z": "9f8808d.55bc2f8",
3250         "wires": [
3251             []
3252         ]
3253     },
3254     {
3255         "id": "c6816aa0.2a2318",
3256         "type": "block",
3257         "name": "SO Response",
3258         "xml": "<block atomic='true'>",
3259         "atomic": "true",
3260         "comments": "",
3261         "outputs": 1,
3262         "x": 578.734375,
3263         "y": 4476.2500059604645,
3264         "z": "9f8808d.55bc2f8",
3265         "wires": [
3266             [
3267                 "4a535730.5738b8",
3268                 "85ba33aa.51f85",
3269                 "1b02957f.731c5b",
3270                 "346ef174.0740ae"
3271             ]
3272         ]
3273     },
3274     {
3275         "id": "1b02957f.731c5b",
3276         "type": "set",
3277         "name": "set tmp variables for SO response",
3278         "xml": "<set>\n<parameter name=\"tmp.status\" value=\"success\"/>\n<parameter name=\"tmp.reason\" value=\"`$error-message`\"/>\n<parameter name=\"tmp.requestID\" value=\"`$terminate-r-a-n-slice-input.common-header.request-id `\"/>\n<parameter name=\"tmp.action\" value=\"`$tmp.action`\"/>\n\n\n",
3279         "comments": "",
3280         "x": 858.7355194091797,
3281         "y": 4326.149490594864,
3282         "z": "9f8808d.55bc2f8",
3283         "wires": []
3284     },
3285     {
3286         "id": "4a535730.5738b8",
3287         "type": "record",
3288         "name": "record SO reply parms",
3289         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/so-callback-response.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"URL for SO Callback Response\"/>\n<parameter name='field2' value=\"`$payloadJson.input.callbackURL`\" />\n<parameter name='field3' value=\"`$tmp.status`\" />\n<parameter name='field4' value=\"`$tmp.reason`\" />\n<parameter name='field5' value=\"`$tmp.requestID`\" />\n<parameter name='field6' value=\"`$tmp.action`\" />",
3290         "comments": "",
3291         "outputs": 1,
3292         "x": 855.7343521118164,
3293         "y": 4480.250189065933,
3294         "z": "9f8808d.55bc2f8",
3295         "wires": [
3296             []
3297         ]
3298     },
3299     {
3300         "id": "85ba33aa.51f85",
3301         "type": "execute",
3302         "name": "Send to SO",
3303         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/ranSlice-so-response.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"httpMethod\" value=\"POST\"/>\n<parameter name=\"responsePrefix\" value=\"so-callback-termi-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='*/*' />\n<parameter name=\"restapiUser\" value=\"`$prop.restapi.so.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.restapi.so.password`\"/>",
3304         "comments": "",
3305         "outputs": 1,
3306         "x": 724.7344512939453,
3307         "y": 4597.249893426895,
3308         "z": "9f8808d.55bc2f8",
3309         "wires": [
3310             [
3311                 "8a3cce8c.215ee",
3312                 "ba61876c.1499c8"
3313             ]
3314         ]
3315     },
3316     {
3317         "id": "8a3cce8c.215ee",
3318         "type": "failure",
3319         "name": "failure",
3320         "xml": "<outcome value='failure'>\n",
3321         "comments": "",
3322         "outputs": 1,
3323         "x": 889.7344512939453,
3324         "y": 4577.249892473221,
3325         "z": "9f8808d.55bc2f8",
3326         "wires": [
3327             [
3328                 "2256b439.d4335c"
3329             ]
3330         ]
3331     },
3332     {
3333         "id": "ba61876c.1499c8",
3334         "type": "success",
3335         "name": "success",
3336         "xml": "<outcome value='success'>\n",
3337         "comments": "",
3338         "outputs": 1,
3339         "x": 881.7343444824219,
3340         "y": 4650.249842882156,
3341         "z": "9f8808d.55bc2f8",
3342         "wires": [
3343             [
3344                 "844c6968.9e24a8"
3345             ]
3346         ]
3347     },
3348     {
3349         "id": "844c6968.9e24a8",
3350         "type": "block",
3351         "name": "block",
3352         "xml": "<block>\n",
3353         "atomic": "false",
3354         "comments": "",
3355         "outputs": 1,
3356         "x": 1027.734188079834,
3357         "y": 4655.249951601028,
3358         "z": "9f8808d.55bc2f8",
3359         "wires": [
3360             [
3361                 "82acce1b.3def2"
3362             ]
3363         ]
3364     },
3365     {
3366         "id": "2256b439.d4335c",
3367         "type": "block",
3368         "name": "block",
3369         "xml": "<block>\n",
3370         "atomic": "false",
3371         "comments": "",
3372         "outputs": 1,
3373         "x": 1038.7343521118164,
3374         "y": 4573.250027894974,
3375         "z": "9f8808d.55bc2f8",
3376         "wires": [
3377             [
3378                 "ad9a7017.54621",
3379                 "f5fae41.c2b0318"
3380             ]
3381         ]
3382     },
3383     {
3384         "id": "ad9a7017.54621",
3385         "type": "returnFailure",
3386         "name": "return failure",
3387         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name=\"error-code\" value=\"500\" />\n<parameter name=\"error-message\" value=\"Error sending SO Response\" />",
3388         "comments": "",
3389         "x": 1185.7339706420898,
3390         "y": 4584.249769449234,
3391         "z": "9f8808d.55bc2f8",
3392         "wires": []
3393     },
3394     {
3395         "id": "82acce1b.3def2",
3396         "type": "record",
3397         "name": "record",
3398         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"SO Response Sent \"/>",
3399         "comments": "",
3400         "outputs": 1,
3401         "x": 1188.7341079711914,
3402         "y": 4661.249843835831,
3403         "z": "9f8808d.55bc2f8",
3404         "wires": [
3405             []
3406         ]
3407     },
3408     {
3409         "id": "f5fae41.c2b0318",
3410         "type": "set",
3411         "name": "set",
3412         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error sending SO response. Aborting RPC executiopn'/>",
3413         "comments": "",
3414         "x": 1173.2445793151855,
3415         "y": 4488.2392609119415,
3416         "z": "9f8808d.55bc2f8",
3417         "wires": []
3418     },
3419     {
3420         "id": "346ef174.0740ae",
3421         "type": "execute",
3422         "name": "generate URL for SO Callback",
3423         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.so.callbackURL`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.so.callbackURL\"/>\n    <parameter name=\"target\" value=\"{requestId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.requestID`\"/>",
3424         "comments": "",
3425         "outputs": 1,
3426         "x": 878.073974609375,
3427         "y": 4416.23534321785,
3428         "z": "9f8808d.55bc2f8",
3429         "wires": [
3430             []
3431         ]
3432     },
3433     {
3434         "id": "a7822539.bf4d08",
3435         "type": "outcome",
3436         "name": "Mounted",
3437         "xml": "<outcome value='true'>\n",
3438         "comments": "",
3439         "outputs": 1,
3440         "x": 2280.25,
3441         "y": 1791.25000333786,
3442         "z": "9f8808d.55bc2f8",
3443         "wires": [
3444             [
3445                 "92cb0c02.bc581"
3446             ]
3447         ]
3448     },
3449     {
3450         "id": "92cb0c02.bc581",
3451         "type": "block",
3452         "name": "ransim  URL",
3453         "xml": "<block atomic='true'>",
3454         "atomic": "true",
3455         "comments": "",
3456         "outputs": 1,
3457         "x": 2473.239658355713,
3458         "y": 1791.2501254081726,
3459         "z": "9f8808d.55bc2f8",
3460         "wires": [
3461             [
3462                 "4cf60af4.317c84",
3463                 "77b37f53.a479d"
3464             ]
3465         ]
3466     },
3467     {
3468         "id": "4cf60af4.317c84",
3469         "type": "execute",
3470         "name": "generate fetchRRMPolicyRatio.ToNRCellCU",
3471         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3472         "comments": "",
3473         "outputs": 1,
3474         "x": 2780.239845275879,
3475         "y": 1758.2502264976501,
3476         "z": "9f8808d.55bc2f8",
3477         "wires": [
3478             []
3479         ]
3480     },
3481     {
3482         "id": "77b37f53.a479d",
3483         "type": "execute",
3484         "name": "populate mountName",
3485         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
3486         "comments": "",
3487         "outputs": 1,
3488         "x": 2724.240245819092,
3489         "y": 1811.2504200935364,
3490         "z": "9f8808d.55bc2f8",
3491         "wires": [
3492             []
3493         ]
3494     },
3495     {
3496         "id": "d5546fdc.4cbb1",
3497         "type": "block",
3498         "name": "ransim  URL",
3499         "xml": "<block atomic='true'>",
3500         "atomic": "true",
3501         "comments": "",
3502         "outputs": 1,
3503         "x": 2707.75,
3504         "y": 1175.25000333786,
3505         "z": "9f8808d.55bc2f8",
3506         "wires": [
3507             [
3508                 "262a7d90.0ff0d2",
3509                 "34e56f2c.cf785"
3510             ]
3511         ]
3512     },
3513     {
3514         "id": "34e56f2c.cf785",
3515         "type": "execute",
3516         "name": "populate mountName",
3517         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.patchPLMNInfoListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.patchPLMNInfoListEntry.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
3518         "comments": "",
3519         "outputs": 1,
3520         "x": 2958.750431060791,
3521         "y": 1198.25013589859,
3522         "z": "9f8808d.55bc2f8",
3523         "wires": [
3524             []
3525         ]
3526     },
3527     {
3528         "id": "262a7d90.0ff0d2",
3529         "type": "execute",
3530         "name": "generate TERMINATEPLMNInfoList.ToNRCellCU",
3531         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3532         "comments": "",
3533         "outputs": 1,
3534         "x": 3014.750030517578,
3535         "y": 1145.2499423027039,
3536         "z": "9f8808d.55bc2f8",
3537         "wires": [
3538             []
3539         ]
3540     },
3541     {
3542         "id": "2dae447f.95111c",
3543         "type": "execute",
3544         "name": "populate mountName",
3545         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
3546         "comments": "",
3547         "outputs": 1,
3548         "x": 2785.250015258789,
3549         "y": 2840.250346660614,
3550         "z": "9f8808d.55bc2f8",
3551         "wires": [
3552             []
3553         ]
3554     },
3555     {
3556         "id": "4cbee88f.28ea78",
3557         "type": "execute",
3558         "name": "generate terminatePLMNInfoList.TogNBCUUP",
3559         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3560         "comments": "",
3561         "outputs": 1,
3562         "x": 2859.249725341797,
3563         "y": 2789.2501006126404,
3564         "z": "9f8808d.55bc2f8",
3565         "wires": [
3566             []
3567         ]
3568     },
3569     {
3570         "id": "244e108b.98cbb",
3571         "type": "block",
3572         "name": "ransim  URL",
3573         "xml": "<block atomic='true'>",
3574         "atomic": "true",
3575         "comments": "",
3576         "outputs": 1,
3577         "x": 2539.2496795654297,
3578         "y": 2827.2500920295715,
3579         "z": "9f8808d.55bc2f8",
3580         "wires": [
3581             [
3582                 "4cbee88f.28ea78",
3583                 "2dae447f.95111c"
3584             ]
3585         ]
3586     },
3587     {
3588         "id": "c6ebcb5c.6f2288",
3589         "type": "block",
3590         "name": "ransim  URL",
3591         "xml": "<block atomic='true'>",
3592         "atomic": "true",
3593         "comments": "",
3594         "outputs": 1,
3595         "x": 2050.2499809265137,
3596         "y": 3271.2499494552612,
3597         "z": "9f8808d.55bc2f8",
3598         "wires": [
3599             [
3600                 "55733570.57cc7c",
3601                 "1a4c3314.8ebdbd"
3602             ]
3603         ]
3604     },
3605     {
3606         "id": "55733570.57cc7c",
3607         "type": "execute",
3608         "name": "fetch RRMPolicyRatio.TogNBCUUP",
3609         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3610         "comments": "",
3611         "outputs": 1,
3612         "x": 2317.249984741211,
3613         "y": 3204.249948501587,
3614         "z": "9f8808d.55bc2f8",
3615         "wires": [
3616             []
3617         ]
3618     },
3619     {
3620         "id": "1a4c3314.8ebdbd",
3621         "type": "execute",
3622         "name": "populate mountName",
3623         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
3624         "comments": "",
3625         "outputs": 1,
3626         "x": 2291.2501792907715,
3627         "y": 3243.250144958496,
3628         "z": "9f8808d.55bc2f8",
3629         "wires": [
3630             []
3631         ]
3632     },
3633     {
3634         "id": "bdc105e6.3e86f8",
3635         "type": "outcome",
3636         "name": "Mounted",
3637         "xml": "<outcome value='true'>\n",
3638         "comments": "",
3639         "outputs": 1,
3640         "x": 1841.7499771118164,
3641         "y": 3277.2499504089355,
3642         "z": "9f8808d.55bc2f8",
3643         "wires": [
3644             [
3645                 "c6ebcb5c.6f2288"
3646             ]
3647         ]
3648     },
3649     {
3650         "id": "f80fe2bf.0cff6",
3651         "type": "block",
3652         "name": "ransim  URL",
3653         "xml": "<block atomic='true'>",
3654         "atomic": "true",
3655         "comments": "",
3656         "outputs": 1,
3657         "x": 3449.75,
3658         "y": 4610.25000333786,
3659         "z": "9f8808d.55bc2f8",
3660         "wires": [
3661             [
3662                 "cc9fa93.01b4258",
3663                 "82e5f6ec.c44348"
3664             ]
3665         ]
3666     },
3667     {
3668         "id": "cc9fa93.01b4258",
3669         "type": "execute",
3670         "name": "generate patchPLMNInfoList.ToNRCellDU",
3671         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.terminateSNSSAIEntry.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3672         "comments": "",
3673         "outputs": 1,
3674         "x": 3756.750030517578,
3675         "y": 4580.249942302704,
3676         "z": "9f8808d.55bc2f8",
3677         "wires": [
3678             []
3679         ]
3680     },
3681     {
3682         "id": "82e5f6ec.c44348",
3683         "type": "execute",
3684         "name": "populate mountName",
3685         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
3686         "comments": "",
3687         "outputs": 1,
3688         "x": 3700.750431060791,
3689         "y": 4633.25013589859,
3690         "z": "9f8808d.55bc2f8",
3691         "wires": [
3692             []
3693         ]
3694     },
3695     {
3696         "id": "865f8c11.612f2",
3697         "type": "outcome",
3698         "name": "Mounted",
3699         "xml": "<outcome value='true'>\n",
3700         "comments": "",
3701         "outputs": 1,
3702         "x": 3340.4999504089355,
3703         "y": 5300.249979019165,
3704         "z": "9f8808d.55bc2f8",
3705         "wires": [
3706             [
3707                 "786fbafa.331534"
3708             ]
3709         ]
3710     },
3711     {
3712         "id": "786fbafa.331534",
3713         "type": "block",
3714         "name": "ransim  URL",
3715         "xml": "<block atomic='true'>",
3716         "atomic": "true",
3717         "comments": "",
3718         "outputs": 1,
3719         "x": 3501.500343322754,
3720         "y": 5356.499589920044,
3721         "z": "9f8808d.55bc2f8",
3722         "wires": [
3723             [
3724                 "d8b8404d.375b",
3725                 "1559536c.0899ad"
3726             ]
3727         ]
3728     },
3729     {
3730         "id": "d8b8404d.375b",
3731         "type": "execute",
3732         "name": "generate getRRMPolicyRatio.ToNRCellDU",
3733         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.RRMPolicyRatioEntry.ToGNBDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
3734         "comments": "",
3735         "outputs": 1,
3736         "x": 3751.5003509521484,
3737         "y": 5300.49958896637,
3738         "z": "9f8808d.55bc2f8",
3739         "wires": [
3740             []
3741         ]
3742     },
3743     {
3744         "id": "1559536c.0899ad",
3745         "type": "execute",
3746         "name": "populate mountName",
3747         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio-gNBDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio-gNBDU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
3748         "comments": "",
3749         "outputs": 1,
3750         "x": 3742.500343322754,
3751         "y": 5341.499980926514,
3752         "z": "9f8808d.55bc2f8",
3753         "wires": [
3754             []
3755         ]
3756     },
3757     {
3758         "id": "7e949b67.6d48c4",
3759         "type": "comment",
3760         "name": "terminateRANSliceInstance/instantiateRANSliceModifyDeallocate-ConfigDb",
3761         "info": "",
3762         "comments": "",
3763         "x": 802.5000286102295,
3764         "y": 65.50000333786011,
3765         "z": "9f8808d.55bc2f8",
3766         "wires": []
3767     },
3768     {
3769         "id": "29e00485.3212dc",
3770         "type": "record",
3771         "name": "record",
3772         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RPC to handle terminateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>\n<parameter name=\"field3\" value=\"`$terminate-r-a-n-slice-instance-input.common-header.timestamp`\"/>\n<parameter name=\"field4\" value=\"`$terminate-r-a-n-slice-instance-input.common-header.request-id`\"/>\n<parameter name=\"field5\" value=\"`$terminate-r-a-n-slice-instance-input.common-header.originator-id`\"/>\n<parameter name=\"field6\" value=\"RPC Payload String \"/>\n<parameter name=\"field7\" value=\"`$terminate-r-a-n-slice-instance-input.payload`\"/>",
3773         "comments": "",
3774         "outputs": 1,
3775         "x": 502.75000762939453,
3776         "y": 102.74999284744263,
3777         "z": "9f8808d.55bc2f8",
3778         "wires": [
3779             []
3780         ]
3781     },
3782     {
3783         "id": "86c6b7a3.dd4128",
3784         "type": "set",
3785         "name": "set default status value",
3786         "xml": "<set>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='Successful execution of terminateRANSice RPC' />",
3787         "comments": "",
3788         "x": 608.7497634887695,
3789         "y": 156.75000619888306,
3790         "z": "9f8808d.55bc2f8",
3791         "wires": []
3792     },
3793     {
3794         "id": "60eceda0.332524",
3795         "type": "execute",
3796         "name": "printContext",
3797         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
3798         "comments": "",
3799         "outputs": 1,
3800         "x": 643.7497253417969,
3801         "y": 300.73954677581787,
3802         "z": "9f8808d.55bc2f8",
3803         "wires": [
3804             []
3805         ]
3806     },
3807     {
3808         "id": "e105720e.7db1",
3809         "type": "execute",
3810         "name": "execute Properties",
3811         "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",
3812         "comments": "",
3813         "outputs": 1,
3814         "x": 663.7497100830078,
3815         "y": 341.7499122619629,
3816         "z": "9f8808d.55bc2f8",
3817         "wires": [
3818             []
3819         ]
3820     },
3821     {
3822         "id": "b9c07470.9995d8",
3823         "type": "record",
3824         "name": "record",
3825         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.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`\"/>",
3826         "comments": "",
3827         "outputs": 1,
3828         "x": 674.7497787475586,
3829         "y": 411.49999380111694,
3830         "z": "9f8808d.55bc2f8",
3831         "wires": [
3832             []
3833         ]
3834     },
3835     {
3836         "id": "52f3d815.1af068",
3837         "type": "execute",
3838         "name": "get PLMNId URL",
3839         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.getplmn`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getPLMNId.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sliceprofileid`\"/>",
3840         "comments": "",
3841         "outputs": 1,
3842         "x": 599.2499923706055,
3843         "y": 630.2500286102295,
3844         "z": "9f8808d.55bc2f8",
3845         "wires": [
3846             []
3847         ]
3848     },
3849     {
3850         "id": "36cd41bc.c6635e",
3851         "type": "record",
3852         "name": "record",
3853         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Get PLMN from SliceProfileId URL: \"/>\n<parameter name=\"field2\" value=\"`$tmp.configdb.getPLMNId.url`\"/>\n\n",
3854         "comments": "",
3855         "outputs": 1,
3856         "x": 560.2500305175781,
3857         "y": 662.0000600814819,
3858         "z": "9f8808d.55bc2f8",
3859         "wires": [
3860             []
3861         ]
3862     },
3863     {
3864         "id": "70f7dd72.4d7324",
3865         "type": "execute",
3866         "name": "Get PLMN from Sliceprofile id",
3867         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.configdb.getPLMNId.url`\"/>\n<parameter name=\"httpMethod\" value=\"GET\"/>\n<parameter name=\"responsePrefix\" value=\"getPLMN-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
3868         "comments": "",
3869         "outputs": 1,
3870         "x": 600.2500457763672,
3871         "y": 704.2500448226929,
3872         "z": "9f8808d.55bc2f8",
3873         "wires": [
3874             []
3875         ]
3876     },
3877     {
3878         "id": "83702985.d50d18",
3879         "type": "execute",
3880         "name": "read PLMN Id",
3881         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNId' />\n\t<parameter name='source' value=\"`getPLMN-configdb-response.plmnId`\" />\n",
3882         "comments": "",
3883         "outputs": 1,
3884         "x": 549.5000457763672,
3885         "y": 756.0000767707825,
3886         "z": "9f8808d.55bc2f8",
3887         "wires": [
3888             []
3889         ]
3890     },
3891     {
3892         "id": "8f7a86fa.6a9d48",
3893         "type": "record",
3894         "name": "record",
3895         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`$tmp.pLMNId`\"/>\n<parameter name=\"field2\" value=\"`$tmp.mcc`\"/>\n<parameter name=\"field3\" value=\"`$tmp.mnc`\"/>",
3896         "comments": "",
3897         "outputs": 1,
3898         "x": 507.24359130859375,
3899         "y": 876.9935789108276,
3900         "z": "9f8808d.55bc2f8",
3901         "wires": [
3902             []
3903         ]
3904     },
3905     {
3906         "id": "2f2d1a47.203916",
3907         "type": "execute",
3908         "name": "read PLMNList size",
3909         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.pLMNInfoList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList_length'`\" />",
3910         "comments": "",
3911         "outputs": 1,
3912         "x": 2089.7776947021484,
3913         "y": 572.7221846580505,
3914         "z": "9f8808d.55bc2f8",
3915         "wires": [
3916             []
3917         ]
3918     },
3919     {
3920         "id": "c1c0f0c3.6cb7c",
3921         "type": "for",
3922         "name": "for each rrmpolicyMember",
3923         "xml": "<for index='idcu-rrm1' start='0' end='`$tmp.NRCellCURRMPolicyMembersLength`' >\n",
3924         "comments": "",
3925         "outputs": 1,
3926         "x": 2558.749767303467,
3927         "y": 2286.333149433136,
3928         "z": "9f8808d.55bc2f8",
3929         "wires": [
3930             [
3931                 "d8a07c6c.c322d"
3932             ]
3933         ]
3934     },
3935     {
3936         "id": "d8a07c6c.c322d",
3937         "type": "block",
3938         "name": "block : atomic",
3939         "xml": "<block atomic='true'>",
3940         "atomic": "true",
3941         "comments": "",
3942         "outputs": 1,
3943         "x": 2788.416763305664,
3944         "y": 2286.444282054901,
3945         "z": "9f8808d.55bc2f8",
3946         "wires": [
3947             [
3948                 "908d821.c7a738",
3949                 "98a857a2.b89188",
3950                 "9c2da79c.1d1d58",
3951                 "680068d9.a33498",
3952                 "939114cf.e5b1e8"
3953             ]
3954         ]
3955     },
3956     {
3957         "id": "908d821.c7a738",
3958         "type": "switchNode",
3959         "name": "if length > 0 ",
3960         "xml": "<switch test='`$tmp.NRCellCURRMPolicyMembersLength > 0`'>\n\n    \n",
3961         "comments": "",
3962         "outputs": 1,
3963         "x": 2927.583595275879,
3964         "y": 2199.583086490631,
3965         "z": "9f8808d.55bc2f8",
3966         "wires": [
3967             [
3968                 "8057c8a4.7db0a8",
3969                 "2d77f59.3673e0a"
3970             ]
3971         ]
3972     },
3973     {
3974         "id": "8057c8a4.7db0a8",
3975         "type": "success",
3976         "name": "success",
3977         "xml": "<outcome value='true'>\n",
3978         "comments": "",
3979         "outputs": 1,
3980         "x": 3079.250068664551,
3981         "y": 2174.1385684013367,
3982         "z": "9f8808d.55bc2f8",
3983         "wires": [
3984             [
3985                 "8f4fb20c.927c5"
3986             ]
3987         ]
3988     },
3989     {
3990         "id": "8f4fb20c.927c5",
3991         "type": "block",
3992         "name": "block : atomic",
3993         "xml": "<block atomic='true'>",
3994         "atomic": "true",
3995         "comments": "",
3996         "outputs": 1,
3997         "x": 3245.9164695739746,
3998         "y": 2175.1389441490173,
3999         "z": "9f8808d.55bc2f8",
4000         "wires": [
4001             [
4002                 "b506e974.8821f8"
4003             ]
4004         ]
4005     },
4006     {
4007         "id": "b506e974.8821f8",
4008         "type": "switchNode",
4009         "name": "ransim mounted",
4010         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
4011         "comments": "",
4012         "outputs": 1,
4013         "x": 3093.694351196289,
4014         "y": 2054.027679681778,
4015         "z": "9f8808d.55bc2f8",
4016         "wires": [
4017             [
4018                 "9066f554.ceff48",
4019                 "d59da51.664fe58"
4020             ]
4021         ]
4022     },
4023     {
4024         "id": "9066f554.ceff48",
4025         "type": "outcome",
4026         "name": "Not Mounted",
4027         "xml": "<outcome value='false'>\n",
4028         "comments": "",
4029         "outputs": 1,
4030         "x": 3337.028091430664,
4031         "y": 2069.9163584709167,
4032         "z": "9f8808d.55bc2f8",
4033         "wires": [
4034             [
4035                 "dc4db22.e9b095"
4036             ]
4037         ]
4038     },
4039     {
4040         "id": "d59da51.664fe58",
4041         "type": "outcome",
4042         "name": "Mounted",
4043         "xml": "<outcome value='true'>\n",
4044         "comments": "",
4045         "outputs": 1,
4046         "x": 3327.8716011047363,
4047         "y": 2110.3606419563293,
4048         "z": "9f8808d.55bc2f8",
4049         "wires": [
4050             [
4051                 "8c8f7b18.9864c8"
4052             ]
4053         ]
4054     },
4055     {
4056         "id": "dc4db22.e9b095",
4057         "type": "block",
4058         "name": "block : atomic",
4059         "xml": "<block atomic='true'>",
4060         "atomic": "true",
4061         "comments": "",
4062         "outputs": 1,
4063         "x": 3518.4165115356445,
4064         "y": 2071.2499585151672,
4065         "z": "9f8808d.55bc2f8",
4066         "wires": [
4067             [
4068                 "c1ffe081.a6009"
4069             ]
4070         ]
4071     },
4072     {
4073         "id": "8c8f7b18.9864c8",
4074         "type": "block",
4075         "name": "block : atomic",
4076         "xml": "<block atomic='true'>",
4077         "atomic": "true",
4078         "comments": "",
4079         "outputs": 1,
4080         "x": 3509.527587890625,
4081         "y": 2113.47199678421,
4082         "z": "9f8808d.55bc2f8",
4083         "wires": [
4084             [
4085                 "ed7cbf40.2a87e",
4086                 "43b732df.253f8c"
4087             ]
4088         ]
4089     },
4090     {
4091         "id": "c1ffe081.a6009",
4092         "type": "execute",
4093         "name": "delete RRMPolicyRatio NRCellCU - URL",
4094         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
4095         "comments": "",
4096         "outputs": 1,
4097         "x": 3803.694221496582,
4098         "y": 2068.4722361564636,
4099         "z": "9f8808d.55bc2f8",
4100         "wires": [
4101             []
4102         ]
4103     },
4104     {
4105         "id": "ed7cbf40.2a87e",
4106         "type": "execute",
4107         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
4108         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4109         "comments": "",
4110         "outputs": 1,
4111         "x": 3814.8054809570312,
4112         "y": 2111.805597782135,
4113         "z": "9f8808d.55bc2f8",
4114         "wires": [
4115             []
4116         ]
4117     },
4118     {
4119         "id": "43b732df.253f8c",
4120         "type": "execute",
4121         "name": "populate mountName",
4122         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4123         "comments": "",
4124         "outputs": 1,
4125         "x": 3739.2497024536133,
4126         "y": 2147.3610796928406,
4127         "z": "9f8808d.55bc2f8",
4128         "wires": [
4129             []
4130         ]
4131     },
4132     {
4133         "id": "2d77f59.3673e0a",
4134         "type": "failure",
4135         "name": "failure",
4136         "xml": "<outcome value='false'>\n",
4137         "comments": "",
4138         "outputs": 1,
4139         "x": 3082.861053466797,
4140         "y": 2228.4721179008484,
4141         "z": "9f8808d.55bc2f8",
4142         "wires": [
4143             [
4144                 "9e8091c0.23788"
4145             ]
4146         ]
4147     },
4148     {
4149         "id": "9e8091c0.23788",
4150         "type": "block",
4151         "name": "block : atomic",
4152         "xml": "<block atomic='true'>",
4153         "atomic": "true",
4154         "comments": "",
4155         "outputs": 1,
4156         "x": 3268.5281372070312,
4157         "y": 2216.8054366111755,
4158         "z": "9f8808d.55bc2f8",
4159         "wires": [
4160             [
4161                 "1e5e9104.f4053f",
4162                 "26e36b4d.5373c4"
4163             ]
4164         ]
4165     },
4166     {
4167         "id": "1e5e9104.f4053f",
4168         "type": "set",
4169         "name": "Read RRMPolicyMember-sNSSA",
4170         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].sNSSAI'`\" />",
4171         "comments": "",
4172         "x": 3560.917106628418,
4173         "y": 2180.694749355316,
4174         "z": "9f8808d.55bc2f8",
4175         "wires": []
4176     },
4177     {
4178         "id": "26e36b4d.5373c4",
4179         "type": "switchNode",
4180         "name": "find matching RRMPolicyMember",
4181         "xml": "<switch test='`$tmp.RRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
4182         "comments": "",
4183         "outputs": 1,
4184         "x": 3559.8055419921875,
4185         "y": 2220.6942439079285,
4186         "z": "9f8808d.55bc2f8",
4187         "wires": [
4188             [
4189                 "5fd5d6cf.708bc8"
4190             ]
4191         ]
4192     },
4193     {
4194         "id": "5fd5d6cf.708bc8",
4195         "type": "success",
4196         "name": "success",
4197         "xml": "<outcome value='success'>\n",
4198         "comments": "",
4199         "outputs": 1,
4200         "x": 3790.638885498047,
4201         "y": 2225.1386218070984,
4202         "z": "9f8808d.55bc2f8",
4203         "wires": [
4204             [
4205                 "f65a231e.e2ea"
4206             ]
4207         ]
4208     },
4209     {
4210         "id": "f65a231e.e2ea",
4211         "type": "block",
4212         "name": "block : atomic",
4213         "xml": "<block atomic='true'>",
4214         "atomic": "true",
4215         "comments": "",
4216         "outputs": 1,
4217         "x": 4014.249725341797,
4218         "y": 2221.8053698539734,
4219         "z": "9f8808d.55bc2f8",
4220         "wires": [
4221             [
4222                 "24383d1c.4b0022",
4223                 "24a2ac7a.dd9614",
4224                 "80d992c8.49cba"
4225             ]
4226         ]
4227     },
4228     {
4229         "id": "24383d1c.4b0022",
4230         "type": "set",
4231         "name": "Read RRMPolicyMember-id",
4232         "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].idx'`\" />",
4233         "comments": "",
4234         "x": 4279.916458129883,
4235         "y": 2189.5832562446594,
4236         "z": "9f8808d.55bc2f8",
4237         "wires": []
4238     },
4239     {
4240         "id": "3d9b81e0.b6523e",
4241         "type": "execute",
4242         "name": "generate deleteRRMPolicyMember.ToNRCellCU URL",
4243         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4244         "comments": "",
4245         "outputs": 1,
4246         "x": 4809.360374450684,
4247         "y": 2281.805455684662,
4248         "z": "9f8808d.55bc2f8",
4249         "wires": [
4250             []
4251         ]
4252     },
4253     {
4254         "id": "24a2ac7a.dd9614",
4255         "type": "switchNode",
4256         "name": "ransim mounted",
4257         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
4258         "comments": "",
4259         "outputs": 1,
4260         "x": 4237.138465881348,
4261         "y": 2285.1389212608337,
4262         "z": "9f8808d.55bc2f8",
4263         "wires": [
4264             [
4265                 "ea91230.11bd1e",
4266                 "7545f2bf.276ddc"
4267             ]
4268         ]
4269     },
4270     {
4271         "id": "ea91230.11bd1e",
4272         "type": "outcome",
4273         "name": "Not Mounted",
4274         "xml": "<outcome value='false'>\n",
4275         "comments": "",
4276         "outputs": 1,
4277         "x": 4480.472526550293,
4278         "y": 2284.360945224762,
4279         "z": "9f8808d.55bc2f8",
4280         "wires": [
4281             [
4282                 "3d9b81e0.b6523e"
4283             ]
4284         ]
4285     },
4286     {
4287         "id": "7545f2bf.276ddc",
4288         "type": "outcome",
4289         "name": "Mounted",
4290         "xml": "<outcome value='true'>\n",
4291         "comments": "",
4292         "outputs": 1,
4293         "x": 4471.315940856934,
4294         "y": 2335.9163393974304,
4295         "z": "9f8808d.55bc2f8",
4296         "wires": [
4297             [
4298                 "95c3b77d.a0d298"
4299             ]
4300         ]
4301     },
4302     {
4303         "id": "c472577f.78a1a8",
4304         "type": "execute",
4305         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
4306         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellCU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4307         "comments": "",
4308         "outputs": 1,
4309         "x": 4938.527503967285,
4310         "y": 2327.3613810539246,
4311         "z": "9f8808d.55bc2f8",
4312         "wires": [
4313             []
4314         ]
4315     },
4316     {
4317         "id": "ef2abebc.4b5ce",
4318         "type": "execute",
4319         "name": "populate mountName",
4320         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>",
4321         "comments": "",
4322         "outputs": 1,
4323         "x": 4858.5272216796875,
4324         "y": 2386.2497973442078,
4325         "z": "9f8808d.55bc2f8",
4326         "wires": [
4327             []
4328         ]
4329     },
4330     {
4331         "id": "95c3b77d.a0d298",
4332         "type": "block",
4333         "name": "block : atomic",
4334         "xml": "<block atomic='true'>",
4335         "atomic": "true",
4336         "comments": "",
4337         "outputs": 1,
4338         "x": 4638.249794006348,
4339         "y": 2333.4721732139587,
4340         "z": "9f8808d.55bc2f8",
4341         "wires": [
4342             [
4343                 "c472577f.78a1a8",
4344                 "ef2abebc.4b5ce"
4345             ]
4346         ]
4347     },
4348     {
4349         "id": "26e1eeb8.ead262",
4350         "type": "record",
4351         "name": "record",
4352         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n",
4353         "comments": "",
4354         "outputs": 1,
4355         "x": 2507.8609352111816,
4356         "y": 2342.639142513275,
4357         "z": "9f8808d.55bc2f8",
4358         "wires": [
4359             []
4360         ]
4361     },
4362     {
4363         "id": "453b3bec.ed3c24",
4364         "type": "execute",
4365         "name": "Terminate NRCellCU - RRMPolicyRatio",
4366         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellCU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
4367         "comments": "",
4368         "outputs": 1,
4369         "x": 2602.6387329101562,
4370         "y": 2384.6389594078064,
4371         "z": "9f8808d.55bc2f8",
4372         "wires": [
4373             [
4374                 "4650484b.cf0978",
4375                 "f8a9e793.40e5b8"
4376             ]
4377         ]
4378     },
4379     {
4380         "id": "4650484b.cf0978",
4381         "type": "success",
4382         "name": "success",
4383         "xml": "<outcome value='success'>\n",
4384         "comments": "",
4385         "outputs": 1,
4386         "x": 2888.3888359069824,
4387         "y": 2430.3889288902283,
4388         "z": "9f8808d.55bc2f8",
4389         "wires": [
4390             [
4391                 "4e4b2c9a.f27204"
4392             ]
4393         ]
4394     },
4395     {
4396         "id": "4e4b2c9a.f27204",
4397         "type": "block",
4398         "name": "block : atomic",
4399         "xml": "<block atomic='true'>",
4400         "atomic": "true",
4401         "comments": "",
4402         "outputs": 1,
4403         "x": 3091.8888931274414,
4404         "y": 2432.8889298439026,
4405         "z": "9f8808d.55bc2f8",
4406         "wires": [
4407             [
4408                 "75cd84fc.37fadc"
4409             ]
4410         ]
4411     },
4412     {
4413         "id": "75cd84fc.37fadc",
4414         "type": "record",
4415         "name": "record",
4416         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully Deleted - cellCU RRMpolicyRatio/RRMPolicyMember\"/>",
4417         "comments": "",
4418         "outputs": 1,
4419         "x": 3319.3886528015137,
4420         "y": 2340.139141559601,
4421         "z": "9f8808d.55bc2f8",
4422         "wires": [
4423             []
4424         ]
4425     },
4426     {
4427         "id": "58f507d.0e3c2f8",
4428         "type": "set",
4429         "name": "set",
4430         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Removing cellCU RRMPolicyRatio. Aborting RPC executiopn'/>",
4431         "comments": "",
4432         "x": 3332.638641357422,
4433         "y": 2383.1388659477234,
4434         "z": "9f8808d.55bc2f8",
4435         "wires": []
4436     },
4437     {
4438         "id": "2aa06eb6.9a63b2",
4439         "type": "returnFailure",
4440         "name": "return failure",
4441         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing NRCellDU - RRMPolicyRAtio. Aborting RPC executiopn'/>",
4442         "comments": "",
4443         "x": 3337.6385192871094,
4444         "y": 2478.1389269828796,
4445         "z": "9f8808d.55bc2f8",
4446         "wires": []
4447     },
4448     {
4449         "id": "1b95566a.59691a",
4450         "type": "block",
4451         "name": "block : atomic",
4452         "xml": "<block atomic='true'>",
4453         "atomic": "true",
4454         "comments": "",
4455         "outputs": 1,
4456         "x": 3088.889320373535,
4457         "y": 2484.638961315155,
4458         "z": "9f8808d.55bc2f8",
4459         "wires": [
4460             [
4461                 "2aa06eb6.9a63b2",
4462                 "58f507d.0e3c2f8",
4463                 "8f46169a.4ebf98"
4464             ]
4465         ]
4466     },
4467     {
4468         "id": "f8a9e793.40e5b8",
4469         "type": "failure",
4470         "name": "failure",
4471         "xml": "<outcome value='failure'>\n",
4472         "comments": "",
4473         "outputs": 1,
4474         "x": 2883.6388359069824,
4475         "y": 2469.638961315155,
4476         "z": "9f8808d.55bc2f8",
4477         "wires": [
4478             [
4479                 "1b95566a.59691a"
4480             ]
4481         ]
4482     },
4483     {
4484         "id": "80d992c8.49cba",
4485         "type": "record",
4486         "name": "record",
4487         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n",
4488         "comments": "",
4489         "outputs": 1,
4490         "x": 4231.576385498047,
4491         "y": 2237.4652819633484,
4492         "z": "9f8808d.55bc2f8",
4493         "wires": [
4494             []
4495         ]
4496     },
4497     {
4498         "id": "c9597d62.890ed",
4499         "type": "execute",
4500         "name": "prepare sNSSAI",
4501         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSNSSAIListEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSNSSAIListEntry.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
4502         "comments": "",
4503         "outputs": 1,
4504         "x": 2297.138946533203,
4505         "y": 1331.652853012085,
4506         "z": "9f8808d.55bc2f8",
4507         "wires": [
4508             []
4509         ]
4510     },
4511     {
4512         "id": "98a857a2.b89188",
4513         "type": "execute",
4514         "name": "prepare idGNBCUCPFunction",
4515         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUCPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUCPName`\"/>\n",
4516         "comments": "",
4517         "outputs": 1,
4518         "x": 3045.3265075683594,
4519         "y": 2278.7153429985046,
4520         "z": "9f8808d.55bc2f8",
4521         "wires": [
4522             []
4523         ]
4524     },
4525     {
4526         "id": "9c2da79c.1d1d58",
4527         "type": "execute",
4528         "name": "prepare idNRCellCU",
4529         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
4530         "comments": "",
4531         "outputs": 1,
4532         "x": 3017.826446533203,
4533         "y": 2311.965313434601,
4534         "z": "9f8808d.55bc2f8",
4535         "wires": [
4536             []
4537         ]
4538     },
4539     {
4540         "id": "680068d9.a33498",
4541         "type": "execute",
4542         "name": "prepare RRMPolicyRatio id",
4543         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyRatio_id`\"/>\n",
4544         "comments": "",
4545         "outputs": 1,
4546         "x": 3041.264389038086,
4547         "y": 2346.5278449058533,
4548         "z": "9f8808d.55bc2f8",
4549         "wires": [
4550             []
4551         ]
4552     },
4553     {
4554         "id": "939114cf.e5b1e8",
4555         "type": "execute",
4556         "name": "prepare RRMPolicyMember id",
4557         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.getRRMPolicyRatio.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.getRRMPolicyRatio.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.RRMPolicyMember_id`\"/>\n",
4558         "comments": "",
4559         "outputs": 1,
4560         "x": 3048.763946533203,
4561         "y": 2382.277814388275,
4562         "z": "9f8808d.55bc2f8",
4563         "wires": [
4564             []
4565         ]
4566     },
4567     {
4568         "id": "8ab466e2.c019c8",
4569         "type": "execute",
4570         "name": "read NFType",
4571         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cucpNFType' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].nFType'`\" />",
4572         "comments": "",
4573         "outputs": 1,
4574         "x": 2300.013946533203,
4575         "y": 1096.3403491973877,
4576         "z": "9f8808d.55bc2f8",
4577         "wires": [
4578             []
4579         ]
4580     },
4581     {
4582         "id": "d10c9390.82cd8",
4583         "type": "execute",
4584         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
4585         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI1' />\n    <parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].pLMNInfoList['+ $id-plmn +'].sNSSAI['+ $id-snssai +'].sNSSAI'`\" />",
4586         "comments": "",
4587         "outputs": 1,
4588         "x": 1574.13916015625,
4589         "y": 2621.4726457595825,
4590         "z": "9f8808d.55bc2f8",
4591         "wires": [
4592             []
4593         ]
4594     },
4595     {
4596         "id": "63fe6671.297f68",
4597         "type": "record",
4598         "name": "record",
4599         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI1`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from Request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
4600         "comments": "",
4601         "outputs": 1,
4602         "x": 1428.1390838623047,
4603         "y": 2671.472743988037,
4604         "z": "9f8808d.55bc2f8",
4605         "wires": [
4606             []
4607         ]
4608     },
4609     {
4610         "id": "484a93f6.28344c",
4611         "type": "switchNode",
4612         "name": "is NSSAI exists",
4613         "xml": "<switch test='`$tmp.configDBSNSSAI1 == $tmp.sNSSAI`'>\n",
4614         "comments": "",
4615         "outputs": 1,
4616         "x": 1435.0282440185547,
4617         "y": 2715.0276279449463,
4618         "z": "9f8808d.55bc2f8",
4619         "wires": [
4620             [
4621                 "4e8220cb.1efee",
4622                 "6f4bd7b5.908f38"
4623             ]
4624         ]
4625     },
4626     {
4627         "id": "4e8220cb.1efee",
4628         "type": "outcome",
4629         "name": "True",
4630         "xml": "<outcome value='true'>\n",
4631         "comments": "",
4632         "outputs": 1,
4633         "x": 1608.2500228881836,
4634         "y": 2669.250478744507,
4635         "z": "9f8808d.55bc2f8",
4636         "wires": [
4637             [
4638                 "f576c333.0806f"
4639             ]
4640         ]
4641     },
4642     {
4643         "id": "cb4c199b.3e0788",
4644         "type": "execute",
4645         "name": "prepare mcc",
4646         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mcc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mcc`\"/>\n   ",
4647         "comments": "",
4648         "outputs": 1,
4649         "x": 1970.2499771118164,
4650         "y": 2820.250334739685,
4651         "z": "9f8808d.55bc2f8",
4652         "wires": [
4653             []
4654         ]
4655     },
4656     {
4657         "id": "e57630c1.8b205",
4658         "type": "execute",
4659         "name": "prepare mnc",
4660         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mnc}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.mnc`\"/>",
4661         "comments": "",
4662         "outputs": 1,
4663         "x": 1975.7501678466797,
4664         "y": 2855.75053024292,
4665         "z": "9f8808d.55bc2f8",
4666         "wires": [
4667             []
4668         ]
4669     },
4670     {
4671         "id": "9155057f.4d20f8",
4672         "type": "execute",
4673         "name": "prepare sNSSAI",
4674         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
4675         "comments": "",
4676         "outputs": 1,
4677         "x": 1964.3891372680664,
4678         "y": 2890.9028749465942,
4679         "z": "9f8808d.55bc2f8",
4680         "wires": [
4681             []
4682         ]
4683     },
4684     {
4685         "id": "8bf3be00.15712",
4686         "type": "execute",
4687         "name": "terminate sNNSAI - CUUP",
4688         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deletePLMNInfo-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-sNSSAI-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
4689         "comments": "",
4690         "outputs": 1,
4691         "x": 1977.0001678466797,
4692         "y": 2929.2503356933594,
4693         "z": "9f8808d.55bc2f8",
4694         "wires": [
4695             [
4696                 "66a70b2c.f71394",
4697                 "ab1ecbed.555028"
4698             ]
4699         ]
4700     },
4701     {
4702         "id": "9c8cb70c.b77938",
4703         "type": "success",
4704         "name": "success",
4705         "xml": "<outcome value='success'>\n",
4706         "comments": "",
4707         "outputs": 1,
4708         "x": 2399.9165382385254,
4709         "y": 3671.5839405059814,
4710         "z": "9f8808d.55bc2f8",
4711         "wires": [
4712             [
4713                 "77340d61.b83724"
4714             ]
4715         ]
4716     },
4717     {
4718         "id": "fc663dd6.36133",
4719         "type": "for",
4720         "name": "for each rrmpolicyMember",
4721         "xml": "<for index='idcu-rrm2' start='0' end='`$tmp.CUUPRRMPolicyMembersLength`' >\n",
4722         "comments": "",
4723         "outputs": 1,
4724         "x": 2092.2222442626953,
4725         "y": 3608.027786254883,
4726         "z": "9f8808d.55bc2f8",
4727         "wires": [
4728             [
4729                 "d13b6763.d28078"
4730             ]
4731         ]
4732     },
4733     {
4734         "id": "d13b6763.d28078",
4735         "type": "block",
4736         "name": "block : atomic",
4737         "xml": "<block atomic='true'>",
4738         "atomic": "true",
4739         "comments": "",
4740         "outputs": 1,
4741         "x": 2317.888900756836,
4742         "y": 3498.1390647888184,
4743         "z": "9f8808d.55bc2f8",
4744         "wires": [
4745             [
4746                 "4888a54.a70465c",
4747                 "f35fb2ec.0cdc5",
4748                 "f6b2e0f3.7d366",
4749                 "bd94d371.35727",
4750                 "a4f4cb8c.9b68b8"
4751             ]
4752         ]
4753     },
4754     {
4755         "id": "4888a54.a70465c",
4756         "type": "switchNode",
4757         "name": "if length > 0 ",
4758         "xml": "<switch test='`$tmp.CUUPRRMPolicyMembersLength > 0`'>\n  \n",
4759         "comments": "",
4760         "outputs": 1,
4761         "x": 2456.055892944336,
4762         "y": 3399.277886867523,
4763         "z": "9f8808d.55bc2f8",
4764         "wires": [
4765             [
4766                 "5e683718.58f9b8",
4767                 "5eebdf7f.60905"
4768             ]
4769         ]
4770     },
4771     {
4772         "id": "5e683718.58f9b8",
4773         "type": "success",
4774         "name": "True",
4775         "xml": "<outcome value='true'>\n",
4776         "comments": "",
4777         "outputs": 1,
4778         "x": 2604.722499847412,
4779         "y": 3353.8329634666443,
4780         "z": "9f8808d.55bc2f8",
4781         "wires": [
4782             [
4783                 "264a8b2.060c774"
4784             ]
4785         ]
4786     },
4787     {
4788         "id": "264a8b2.060c774",
4789         "type": "block",
4790         "name": "block : atomic",
4791         "xml": "<block atomic='true'>",
4792         "atomic": "true",
4793         "comments": "",
4794         "outputs": 1,
4795         "x": 2764.3888511657715,
4796         "y": 3410.833547115326,
4797         "z": "9f8808d.55bc2f8",
4798         "wires": [
4799             [
4800                 "3e3204c5.3f38bc",
4801                 "9bfca7b0.f4f088"
4802             ]
4803         ]
4804     },
4805     {
4806         "id": "3e3204c5.3f38bc",
4807         "type": "switchNode",
4808         "name": "ransim mounted",
4809         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
4810         "comments": "",
4811         "outputs": 1,
4812         "x": 2812.1669311523438,
4813         "y": 3226.722415447235,
4814         "z": "9f8808d.55bc2f8",
4815         "wires": [
4816             [
4817                 "97b5eb58.2efc18",
4818                 "266fb720.a9a918"
4819             ]
4820         ]
4821     },
4822     {
4823         "id": "97b5eb58.2efc18",
4824         "type": "outcome",
4825         "name": "Not Mounted",
4826         "xml": "<outcome value='false'>\n",
4827         "comments": "",
4828         "outputs": 1,
4829         "x": 2855.500473022461,
4830         "y": 3305.6109614372253,
4831         "z": "9f8808d.55bc2f8",
4832         "wires": [
4833             [
4834                 "f11c1f12.ddfee"
4835             ]
4836         ]
4837     },
4838     {
4839         "id": "266fb720.a9a918",
4840         "type": "outcome",
4841         "name": "Mounted",
4842         "xml": "<outcome value='true'>\n",
4843         "comments": "",
4844         "outputs": 1,
4845         "x": 2846.343982696533,
4846         "y": 3346.055244922638,
4847         "z": "9f8808d.55bc2f8",
4848         "wires": [
4849             [
4850                 "6e2c24d5.1fc9cc"
4851             ]
4852         ]
4853     },
4854     {
4855         "id": "f11c1f12.ddfee",
4856         "type": "block",
4857         "name": "block : atomic",
4858         "xml": "<block atomic='true'>",
4859         "atomic": "true",
4860         "comments": "",
4861         "outputs": 1,
4862         "x": 3036.8888931274414,
4863         "y": 3306.944561481476,
4864         "z": "9f8808d.55bc2f8",
4865         "wires": [
4866             [
4867                 "55d63d3a.e975d4",
4868                 "f201d6da.714358",
4869                 "1662cdcf.6a2522"
4870             ]
4871         ]
4872     },
4873     {
4874         "id": "6e2c24d5.1fc9cc",
4875         "type": "block",
4876         "name": "block : atomic",
4877         "xml": "<block atomic='true'>",
4878         "atomic": "true",
4879         "comments": "",
4880         "outputs": 1,
4881         "x": 3027.999969482422,
4882         "y": 3349.166599750519,
4883         "z": "9f8808d.55bc2f8",
4884         "wires": [
4885             [
4886                 "44ca97b2.898c88",
4887                 "a57e8627.c5b9e8"
4888             ]
4889         ]
4890     },
4891     {
4892         "id": "f201d6da.714358",
4893         "type": "execute",
4894         "name": "delete RRMPolicyRatio CUUP- URL",
4895         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
4896         "comments": "",
4897         "outputs": 1,
4898         "x": 3358.1665000915527,
4899         "y": 3206.167140483856,
4900         "z": "9f8808d.55bc2f8",
4901         "wires": [
4902             []
4903         ]
4904     },
4905     {
4906         "id": "44ca97b2.898c88",
4907         "type": "execute",
4908         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
4909         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToCUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
4910         "comments": "",
4911         "outputs": 1,
4912         "x": 3333.277862548828,
4913         "y": 3347.5002007484436,
4914         "z": "9f8808d.55bc2f8",
4915         "wires": [
4916             []
4917         ]
4918     },
4919     {
4920         "id": "a57e8627.c5b9e8",
4921         "type": "execute",
4922         "name": "populate mountName",
4923         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
4924         "comments": "",
4925         "outputs": 1,
4926         "x": 3257.72208404541,
4927         "y": 3383.055682659149,
4928         "z": "9f8808d.55bc2f8",
4929         "wires": [
4930             []
4931         ]
4932     },
4933     {
4934         "id": "5eebdf7f.60905",
4935         "type": "failure",
4936         "name": "False",
4937         "xml": "<outcome value='false'>\n",
4938         "comments": "",
4939         "outputs": 1,
4940         "x": 2604.3336296081543,
4941         "y": 3444.166949748993,
4942         "z": "9f8808d.55bc2f8",
4943         "wires": [
4944             [
4945                 "c018dc77.5bd9"
4946             ]
4947         ]
4948     },
4949     {
4950         "id": "c018dc77.5bd9",
4951         "type": "block",
4952         "name": "block : atomic",
4953         "xml": "<block atomic='true'>",
4954         "atomic": "true",
4955         "comments": "",
4956         "outputs": 1,
4957         "x": 2787.000518798828,
4958         "y": 3452.500039577484,
4959         "z": "9f8808d.55bc2f8",
4960         "wires": [
4961             [
4962                 "d5ac128.45bfff",
4963                 "a80aaaca.e997c8",
4964                 "f1c3a8f8.c94528"
4965             ]
4966         ]
4967     },
4968     {
4969         "id": "d5ac128.45bfff",
4970         "type": "set",
4971         "name": "Read RRMPolicyMember-sNSSAI",
4972         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].sNSSAI'`\" />",
4973         "comments": "",
4974         "x": 3083.3894958496094,
4975         "y": 3450.3896050453186,
4976         "z": "9f8808d.55bc2f8",
4977         "wires": []
4978     },
4979     {
4980         "id": "a80aaaca.e997c8",
4981         "type": "switchNode",
4982         "name": "find matching RRMPolicyMember",
4983         "xml": "<switch test='`$tmp.CUUPRRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
4984         "comments": "",
4985         "outputs": 1,
4986         "x": 3078.2777786254883,
4987         "y": 3493.389214992523,
4988         "z": "9f8808d.55bc2f8",
4989         "wires": [
4990             [
4991                 "6a712b9e.d7b4b4"
4992             ]
4993         ]
4994     },
4995     {
4996         "id": "6a712b9e.d7b4b4",
4997         "type": "success",
4998         "name": "success",
4999         "xml": "<outcome value='success'>\n",
5000         "comments": "",
5001         "outputs": 1,
5002         "x": 3309.1112670898438,
5003         "y": 3460.833224773407,
5004         "z": "9f8808d.55bc2f8",
5005         "wires": [
5006             [
5007                 "d128da26.d54bc8"
5008             ]
5009         ]
5010     },
5011     {
5012         "id": "d128da26.d54bc8",
5013         "type": "block",
5014         "name": "block : atomic",
5015         "xml": "<block atomic='true'>",
5016         "atomic": "true",
5017         "comments": "",
5018         "outputs": 1,
5019         "x": 3532.7221069335938,
5020         "y": 3457.499972820282,
5021         "z": "9f8808d.55bc2f8",
5022         "wires": [
5023             [
5024                 "544297de.e23558",
5025                 "e211444f.c5e5a8",
5026                 "91804a2a.430a98"
5027             ]
5028         ]
5029     },
5030     {
5031         "id": "544297de.e23558",
5032         "type": "set",
5033         "name": "Read RRMPolicyMember-id",
5034         "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].idx'`\" />",
5035         "comments": "",
5036         "x": 3798.3888397216797,
5037         "y": 3425.277859210968,
5038         "z": "9f8808d.55bc2f8",
5039         "wires": []
5040     },
5041     {
5042         "id": "91804a2a.430a98",
5043         "type": "record",
5044         "name": "record",
5045         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPRRMPolicyMember_id`\"/>\n",
5046         "comments": "",
5047         "outputs": 1,
5048         "x": 3750.0487670898438,
5049         "y": 3473.159884929657,
5050         "z": "9f8808d.55bc2f8",
5051         "wires": [
5052             []
5053         ]
5054     },
5055     {
5056         "id": "e211444f.c5e5a8",
5057         "type": "switchNode",
5058         "name": "ransim mounted",
5059         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5060         "comments": "",
5061         "outputs": 1,
5062         "x": 3755.6108474731445,
5063         "y": 3520.8335242271423,
5064         "z": "9f8808d.55bc2f8",
5065         "wires": [
5066             [
5067                 "37d54489.5110ec",
5068                 "a51e80e2.10b71"
5069             ]
5070         ]
5071     },
5072     {
5073         "id": "37d54489.5110ec",
5074         "type": "outcome",
5075         "name": "Not Mounted",
5076         "xml": "<outcome value='false'>\n",
5077         "comments": "",
5078         "outputs": 1,
5079         "x": 3998.94490814209,
5080         "y": 3520.0555481910706,
5081         "z": "9f8808d.55bc2f8",
5082         "wires": [
5083             [
5084                 "52518d81.e1afb4"
5085             ]
5086         ]
5087     },
5088     {
5089         "id": "a51e80e2.10b71",
5090         "type": "outcome",
5091         "name": "Mounted",
5092         "xml": "<outcome value='true'>\n",
5093         "comments": "",
5094         "outputs": 1,
5095         "x": 3989.7883224487305,
5096         "y": 3571.610942363739,
5097         "z": "9f8808d.55bc2f8",
5098         "wires": [
5099             [
5100                 "5b9d9e6.e7a486"
5101             ]
5102         ]
5103     },
5104     {
5105         "id": "52518d81.e1afb4",
5106         "type": "execute",
5107         "name": "generate deleteRRMPolicyMember.CUUP URL",
5108         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToCUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5109         "comments": "",
5110         "outputs": 1,
5111         "x": 4327.8327560424805,
5112         "y": 3517.5000586509705,
5113         "z": "9f8808d.55bc2f8",
5114         "wires": [
5115             []
5116         ]
5117     },
5118     {
5119         "id": "5b9d9e6.e7a486",
5120         "type": "block",
5121         "name": "block : atomic",
5122         "xml": "<block atomic='true'>",
5123         "atomic": "true",
5124         "comments": "",
5125         "outputs": 1,
5126         "x": 4156.7221755981445,
5127         "y": 3569.1667761802673,
5128         "z": "9f8808d.55bc2f8",
5129         "wires": [
5130             [
5131                 "f90b0f5d.cdd68",
5132                 "7c54e102.503ed"
5133             ]
5134         ]
5135     },
5136     {
5137         "id": "f90b0f5d.cdd68",
5138         "type": "execute",
5139         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
5140         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.CUUP.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5141         "comments": "",
5142         "outputs": 1,
5143         "x": 4456.999885559082,
5144         "y": 3563.055984020233,
5145         "z": "9f8808d.55bc2f8",
5146         "wires": [
5147             []
5148         ]
5149     },
5150     {
5151         "id": "7c54e102.503ed",
5152         "type": "execute",
5153         "name": "populate mountName",
5154         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>",
5155         "comments": "",
5156         "outputs": 1,
5157         "x": 4376.999603271484,
5158         "y": 3621.9444003105164,
5159         "z": "9f8808d.55bc2f8",
5160         "wires": [
5161             []
5162         ]
5163     },
5164     {
5165         "id": "f35fb2ec.0cdc5",
5166         "type": "execute",
5167         "name": "prepare idGNBCUUPFunction",
5168         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idGNBCUUPFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
5169         "comments": "",
5170         "outputs": 1,
5171         "x": 2550.5001373291016,
5172         "y": 3516.5003447532654,
5173         "z": "9f8808d.55bc2f8",
5174         "wires": [
5175             []
5176         ]
5177     },
5178     {
5179         "id": "f6b2e0f3.7d366",
5180         "type": "execute",
5181         "name": "prepare RRMPolicyRatio id",
5182         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUUPRRMPolicyRatio_id`\"/>\n",
5183         "comments": "",
5184         "outputs": 1,
5185         "x": 2539.4380264282227,
5186         "y": 3549.3128452301025,
5187         "z": "9f8808d.55bc2f8",
5188         "wires": [
5189             []
5190         ]
5191     },
5192     {
5193         "id": "bd94d371.35727",
5194         "type": "execute",
5195         "name": "prepare RRMPolicyMember id",
5196         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-CUUP.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUUPRRMPolicyMember_id`\"/>\n",
5197         "comments": "",
5198         "outputs": 1,
5199         "x": 2549.9376373291016,
5200         "y": 3586.062846183777,
5201         "z": "9f8808d.55bc2f8",
5202         "wires": [
5203             []
5204         ]
5205     },
5206     {
5207         "id": "1fb5b4aa.078f6b",
5208         "type": "record",
5209         "name": "record",
5210         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.CUUPRRMPolicyRatio_id`\"/>\n",
5211         "comments": "",
5212         "outputs": 1,
5213         "x": 2038.0343551635742,
5214         "y": 3652.4242725372314,
5215         "z": "9f8808d.55bc2f8",
5216         "wires": [
5217             []
5218         ]
5219     },
5220     {
5221         "id": "c28d92c1.96ba8",
5222         "type": "execute",
5223         "name": "Terminate NRCellCU - RRMPolicyRatio",
5224         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5225         "comments": "",
5226         "outputs": 1,
5227         "x": 2114.812286376953,
5228         "y": 3698.423490524292,
5229         "z": "9f8808d.55bc2f8",
5230         "wires": [
5231             [
5232                 "9c8cb70c.b77938",
5233                 "fcb9c79a.5fac28"
5234             ]
5235         ]
5236     },
5237     {
5238         "id": "40e94d3c.6122a4",
5239         "type": "execute",
5240         "name": "read PLMNList size",
5241         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DUpLMNInfoList_length' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].pLMNInfoList_length'`\" />",
5242         "comments": "",
5243         "outputs": 1,
5244         "x": 2166.437728881836,
5245         "y": 4221.125453948975,
5246         "z": "9f8808d.55bc2f8",
5247         "wires": [
5248             []
5249         ]
5250     },
5251     {
5252         "id": "d40620ac.f176c",
5253         "type": "for",
5254         "name": "foreach PLMNInfo",
5255         "xml": "<for index='id-duplmn' start='0' end='`$tmp.DUpLMNInfoList_length`' >\n",
5256         "comments": "",
5257         "outputs": 1,
5258         "x": 2209.7713165283203,
5259         "y": 4338.125455856323,
5260         "z": "9f8808d.55bc2f8",
5261         "wires": [
5262             [
5263                 "1a14cf2c.069a91"
5264             ]
5265         ]
5266     },
5267     {
5268         "id": "ff36d37.28a253",
5269         "type": "execute",
5270         "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
5271         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.configDBSNSSAI-DU' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].pLMNInfoList['+ $id-duplmn +'].sNSSAI['+ $id-dusnssai +'].sNSSAI'`\" />",
5272         "comments": "",
5273         "outputs": 1,
5274         "x": 2831.29891204834,
5275         "y": 4336.375453948975,
5276         "z": "9f8808d.55bc2f8",
5277         "wires": [
5278             []
5279         ]
5280     },
5281     {
5282         "id": "bd21b7.8f467e48",
5283         "type": "record",
5284         "name": "record",
5285         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI - getNFNSSIRIC-configdb-response\"/>\n<parameter name=\"field2\" value=\"`$tmp.configDBSNSSAI-DU`\"/>\n<parameter name=\"field3\" value=\"sNSSAI from request\"/>\n<parameter name=\"field4\" value=\"`$tmp.sNSSAI`\"/>\n\n",
5286         "comments": "",
5287         "outputs": 1,
5288         "x": 2751.0487670898438,
5289         "y": 4378.3750648498535,
5290         "z": "9f8808d.55bc2f8",
5291         "wires": [
5292             []
5293         ]
5294     },
5295     {
5296         "id": "e8d9adcf.46f42",
5297         "type": "switchNode",
5298         "name": "is NSSAI exists",
5299         "xml": "<switch test='`$tmp.configDBSNSSAI-DU == $tmp.sNSSAI`'>\n",
5300         "comments": "",
5301         "outputs": 1,
5302         "x": 2749.1876335144043,
5303         "y": 4434.680534362793,
5304         "z": "9f8808d.55bc2f8",
5305         "wires": [
5306             [
5307                 "ac193689.4f84b8"
5308             ]
5309         ]
5310     },
5311     {
5312         "id": "ac193689.4f84b8",
5313         "type": "outcome",
5314         "name": "True",
5315         "xml": "<outcome value='true'>\n",
5316         "comments": "",
5317         "outputs": 1,
5318         "x": 2902.659900665283,
5319         "y": 4438.152799606323,
5320         "z": "9f8808d.55bc2f8",
5321         "wires": [
5322             [
5323                 "5d1f423f.307b1c"
5324             ]
5325         ]
5326     },
5327     {
5328         "id": "331af4f0.8180cc",
5329         "type": "execute",
5330         "name": "prepare sNSSAI",
5331         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfoListEntry-cellDU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfoListEntry-cellDU.url\"/>\n    <parameter name=\"target\" value=\"{sNssai}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
5332         "comments": "",
5333         "outputs": 1,
5334         "x": 3078.1875,
5335         "y": 4905.81250333786,
5336         "z": "9f8808d.55bc2f8",
5337         "wires": [
5338             []
5339         ]
5340     },
5341     {
5342         "id": "e02caafe.7e2178",
5343         "type": "for",
5344         "name": "for each rrmpolicyMember",
5345         "xml": "<for index='iddu-rrm2' start='0' end='`$tmp.DURRMPolicyMembersLength`' >\n",
5346         "comments": "",
5347         "outputs": 1,
5348         "x": 3669.4722213745117,
5349         "y": 5671.71551322937,
5350         "z": "9f8808d.55bc2f8",
5351         "wires": [
5352             [
5353                 "817fa4a5.11a678"
5354             ]
5355         ]
5356     },
5357     {
5358         "id": "817fa4a5.11a678",
5359         "type": "block",
5360         "name": "block : atomic",
5361         "xml": "<block atomic='true'>",
5362         "atomic": "true",
5363         "comments": "",
5364         "outputs": 1,
5365         "x": 3887.1390228271484,
5366         "y": 5670.82684135437,
5367         "z": "9f8808d.55bc2f8",
5368         "wires": [
5369             [
5370                 "221dca87.7bcad6",
5371                 "468c4071.ae0c3",
5372                 "98e30429.ae0468",
5373                 "f903664e.df9698",
5374                 "312beaa2.664426"
5375             ]
5376         ]
5377     },
5378     {
5379         "id": "221dca87.7bcad6",
5380         "type": "switchNode",
5381         "name": "if length > 0 ",
5382         "xml": "<switch test='`$tmp.DURRMPolicyMembersLength > 0`'>\n",
5383         "comments": "",
5384         "outputs": 1,
5385         "x": 4044.056137084961,
5386         "y": 5585.465371608734,
5387         "z": "9f8808d.55bc2f8",
5388         "wires": [
5389             [
5390                 "15f2476e.0aff99",
5391                 "207fa743.f2f8e8"
5392             ]
5393         ]
5394     },
5395     {
5396         "id": "15f2476e.0aff99",
5397         "type": "success",
5398         "name": "success",
5399         "xml": "<outcome value='true'>\n",
5400         "comments": "",
5401         "outputs": 1,
5402         "x": 4186.972393035889,
5403         "y": 5543.520587444305,
5404         "z": "9f8808d.55bc2f8",
5405         "wires": [
5406             [
5407                 "3d7b1415.eb88fc"
5408             ]
5409         ]
5410     },
5411     {
5412         "id": "3d7b1415.eb88fc",
5413         "type": "block",
5414         "name": "block : atomic",
5415         "xml": "<block atomic='true'>",
5416         "atomic": "true",
5417         "comments": "",
5418         "outputs": 1,
5419         "x": 4353.6388511657715,
5420         "y": 5543.521047115326,
5421         "z": "9f8808d.55bc2f8",
5422         "wires": [
5423             [
5424                 "f3fe13b6.faaaf"
5425             ]
5426         ]
5427     },
5428     {
5429         "id": "f3fe13b6.faaaf",
5430         "type": "switchNode",
5431         "name": "ransim mounted",
5432         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5433         "comments": "",
5434         "outputs": 1,
5435         "x": 4201.416732788086,
5436         "y": 5422.409782648087,
5437         "z": "9f8808d.55bc2f8",
5438         "wires": [
5439             [
5440                 "6ebb8341.0f0bac",
5441                 "f8898acb.a01f78"
5442             ]
5443         ]
5444     },
5445     {
5446         "id": "6ebb8341.0f0bac",
5447         "type": "outcome",
5448         "name": "Not Mounted",
5449         "xml": "<outcome value='false'>\n",
5450         "comments": "",
5451         "outputs": 1,
5452         "x": 4444.750473022461,
5453         "y": 5438.298461437225,
5454         "z": "9f8808d.55bc2f8",
5455         "wires": [
5456             [
5457                 "7cec6fd6.3f6e8"
5458             ]
5459         ]
5460     },
5461     {
5462         "id": "f8898acb.a01f78",
5463         "type": "outcome",
5464         "name": "Mounted",
5465         "xml": "<outcome value='true'>\n",
5466         "comments": "",
5467         "outputs": 1,
5468         "x": 4435.593982696533,
5469         "y": 5478.742744922638,
5470         "z": "9f8808d.55bc2f8",
5471         "wires": [
5472             [
5473                 "8cbfe85a.8bd8d8"
5474             ]
5475         ]
5476     },
5477     {
5478         "id": "7cec6fd6.3f6e8",
5479         "type": "block",
5480         "name": "block : atomic",
5481         "xml": "<block atomic='true'>",
5482         "atomic": "true",
5483         "comments": "",
5484         "outputs": 1,
5485         "x": 4626.138893127441,
5486         "y": 5439.632061481476,
5487         "z": "9f8808d.55bc2f8",
5488         "wires": [
5489             [
5490                 "67de5fc8.10138"
5491             ]
5492         ]
5493     },
5494     {
5495         "id": "67de5fc8.10138",
5496         "type": "execute",
5497         "name": "delete RRMPolicyRatio DU- URL",
5498         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
5499         "comments": "",
5500         "outputs": 1,
5501         "x": 4911.416603088379,
5502         "y": 5436.854339122772,
5503         "z": "9f8808d.55bc2f8",
5504         "wires": [
5505             []
5506         ]
5507     },
5508     {
5509         "id": "acfa476f.e3fba8",
5510         "type": "execute",
5511         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
5512         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyRatio.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5513         "comments": "",
5514         "outputs": 1,
5515         "x": 4922.527862548828,
5516         "y": 5480.187700748444,
5517         "z": "9f8808d.55bc2f8",
5518         "wires": [
5519             []
5520         ]
5521     },
5522     {
5523         "id": "d49b38d.ce537c8",
5524         "type": "execute",
5525         "name": "populate mountName",
5526         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
5527         "comments": "",
5528         "outputs": 1,
5529         "x": 4846.97208404541,
5530         "y": 5515.743182659149,
5531         "z": "9f8808d.55bc2f8",
5532         "wires": [
5533             []
5534         ]
5535     },
5536     {
5537         "id": "8cbfe85a.8bd8d8",
5538         "type": "block",
5539         "name": "block : atomic",
5540         "xml": "<block atomic='true'>",
5541         "atomic": "true",
5542         "comments": "",
5543         "outputs": 1,
5544         "x": 4617.249969482422,
5545         "y": 5481.854099750519,
5546         "z": "9f8808d.55bc2f8",
5547         "wires": [
5548             [
5549                 "acfa476f.e3fba8",
5550                 "d49b38d.ce537c8"
5551             ]
5552         ]
5553     },
5554     {
5555         "id": "207fa743.f2f8e8",
5556         "type": "failure",
5557         "name": "failure",
5558         "xml": "<outcome value='false'>\n",
5559         "comments": "",
5560         "outputs": 1,
5561         "x": 4190.6875,
5562         "y": 5615.18750333786,
5563         "z": "9f8808d.55bc2f8",
5564         "wires": [
5565             [
5566                 "547b81f2.22b58"
5567             ]
5568         ]
5569     },
5570     {
5571         "id": "547b81f2.22b58",
5572         "type": "block",
5573         "name": "block : atomic",
5574         "xml": "<block atomic='true'>",
5575         "atomic": "true",
5576         "comments": "",
5577         "outputs": 1,
5578         "x": 4376.354583740234,
5579         "y": 5603.520822048187,
5580         "z": "9f8808d.55bc2f8",
5581         "wires": [
5582             [
5583                 "f1f8a10c.0782b",
5584                 "c8c542da.c39c7"
5585             ]
5586         ]
5587     },
5588     {
5589         "id": "f1f8a10c.0782b",
5590         "type": "set",
5591         "name": "Read RRMPolicyMember-sNSSA",
5592         "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].sNSSAI'`\" />",
5593         "comments": "",
5594         "x": 4669.993957519531,
5595         "y": 5562.410562038422,
5596         "z": "9f8808d.55bc2f8",
5597         "wires": []
5598     },
5599     {
5600         "id": "c8c542da.c39c7",
5601         "type": "switchNode",
5602         "name": "find matching RRMPolicyMember",
5603         "xml": "<switch test='`$tmp.cellDURRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
5604         "comments": "",
5605         "outputs": 1,
5606         "x": 4667.631988525391,
5607         "y": 5607.40962934494,
5608         "z": "9f8808d.55bc2f8",
5609         "wires": [
5610             [
5611                 "a492053b.bb6278"
5612             ]
5613         ]
5614     },
5615     {
5616         "id": "a492053b.bb6278",
5617         "type": "success",
5618         "name": "success",
5619         "xml": "<outcome value='success'>\n",
5620         "comments": "",
5621         "outputs": 1,
5622         "x": 4898.46533203125,
5623         "y": 5611.85400724411,
5624         "z": "9f8808d.55bc2f8",
5625         "wires": [
5626             [
5627                 "ea29430d.123c9"
5628             ]
5629         ]
5630     },
5631     {
5632         "id": "ea29430d.123c9",
5633         "type": "block",
5634         "name": "block : atomic",
5635         "xml": "<block atomic='true'>",
5636         "atomic": "true",
5637         "comments": "",
5638         "outputs": 1,
5639         "x": 5122.076171875,
5640         "y": 5608.520755290985,
5641         "z": "9f8808d.55bc2f8",
5642         "wires": [
5643             [
5644                 "91bed5be.79aaf8",
5645                 "191ead5f.6de843",
5646                 "27e3a0b9.c0342"
5647             ]
5648         ]
5649     },
5650     {
5651         "id": "91bed5be.79aaf8",
5652         "type": "set",
5653         "name": "Read RRMPolicyMember-id",
5654         "xml": "<set>\n<parameter name='tmp.CellDURRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].idx'`\" />",
5655         "comments": "",
5656         "x": 5387.742904663086,
5657         "y": 5576.298641681671,
5658         "z": "9f8808d.55bc2f8",
5659         "wires": []
5660     },
5661     {
5662         "id": "27e3a0b9.c0342",
5663         "type": "record",
5664         "name": "record",
5665         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMember id - \"/>\n<parameter name=\"field2\" value=\"`$tmp.CellDURRMPolicyMember_id`\"/>\n",
5666         "comments": "",
5667         "outputs": 1,
5668         "x": 5339.40283203125,
5669         "y": 5624.18066740036,
5670         "z": "9f8808d.55bc2f8",
5671         "wires": [
5672             []
5673         ]
5674     },
5675     {
5676         "id": "191ead5f.6de843",
5677         "type": "switchNode",
5678         "name": "ransim mounted",
5679         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
5680         "comments": "",
5681         "outputs": 1,
5682         "x": 5344.964912414551,
5683         "y": 5671.8543066978455,
5684         "z": "9f8808d.55bc2f8",
5685         "wires": [
5686             [
5687                 "3d2c6808.65c8c8",
5688                 "1067f069.99e65"
5689             ]
5690         ]
5691     },
5692     {
5693         "id": "3d2c6808.65c8c8",
5694         "type": "outcome",
5695         "name": "Not Mounted",
5696         "xml": "<outcome value='false'>\n",
5697         "comments": "",
5698         "outputs": 1,
5699         "x": 5588.298973083496,
5700         "y": 5671.076330661774,
5701         "z": "9f8808d.55bc2f8",
5702         "wires": [
5703             [
5704                 "49381ec9.9de7e"
5705             ]
5706         ]
5707     },
5708     {
5709         "id": "1067f069.99e65",
5710         "type": "outcome",
5711         "name": "Mounted",
5712         "xml": "<outcome value='true'>\n",
5713         "comments": "",
5714         "outputs": 1,
5715         "x": 5579.142387390137,
5716         "y": 5722.631724834442,
5717         "z": "9f8808d.55bc2f8",
5718         "wires": [
5719             [
5720                 "97a3719e.61c39"
5721             ]
5722         ]
5723     },
5724     {
5725         "id": "49381ec9.9de7e",
5726         "type": "execute",
5727         "name": "generate deleteRRMPolicyMember.ToNRCellDU URL",
5728         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5729         "comments": "",
5730         "outputs": 1,
5731         "x": 5917.186820983887,
5732         "y": 5668.520841121674,
5733         "z": "9f8808d.55bc2f8",
5734         "wires": [
5735             []
5736         ]
5737     },
5738     {
5739         "id": "97a3719e.61c39",
5740         "type": "block",
5741         "name": "block : atomic",
5742         "xml": "<block atomic='true'>",
5743         "atomic": "true",
5744         "comments": "",
5745         "outputs": 1,
5746         "x": 5746.076240539551,
5747         "y": 5720.1875586509705,
5748         "z": "9f8808d.55bc2f8",
5749         "wires": [
5750             [
5751                 "b43a42d5.8e4b9",
5752                 "cacc71d2.dfda8"
5753             ]
5754         ]
5755     },
5756     {
5757         "id": "b43a42d5.8e4b9",
5758         "type": "execute",
5759         "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
5760         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.removeRRMPolicyMember.ToNRCellDU.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
5761         "comments": "",
5762         "outputs": 1,
5763         "x": 6046.353950500488,
5764         "y": 5714.076766490936,
5765         "z": "9f8808d.55bc2f8",
5766         "wires": [
5767             []
5768         ]
5769     },
5770     {
5771         "id": "cacc71d2.dfda8",
5772         "type": "execute",
5773         "name": "populate mountName",
5774         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>",
5775         "comments": "",
5776         "outputs": 1,
5777         "x": 5966.353668212891,
5778         "y": 5772.9651827812195,
5779         "z": "9f8808d.55bc2f8",
5780         "wires": [
5781             []
5782         ]
5783     },
5784     {
5785         "id": "468c4071.ae0c3",
5786         "type": "execute",
5787         "name": "prepare idGNBDUFunction",
5788         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idGNBDUFunction}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.GNBDUId`\"/>\n",
5789         "comments": "",
5790         "outputs": 1,
5791         "x": 4219.750144958496,
5792         "y": 5657.688269615173,
5793         "z": "9f8808d.55bc2f8",
5794         "wires": [
5795             []
5796         ]
5797     },
5798     {
5799         "id": "98e30429.ae0468",
5800         "type": "execute",
5801         "name": "prepare idNRCellDu",
5802         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
5803         "comments": "",
5804         "outputs": 1,
5805         "x": 4192.25008392334,
5806         "y": 5690.9382400512695,
5807         "z": "9f8808d.55bc2f8",
5808         "wires": [
5809             []
5810         ]
5811     },
5812     {
5813         "id": "f903664e.df9698",
5814         "type": "execute",
5815         "name": "prepare RRMPolicyRatio id",
5816         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{id}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDURRMPolicyRatio_id`\"/>\n",
5817         "comments": "",
5818         "outputs": 1,
5819         "x": 4215.688026428223,
5820         "y": 5725.500771522522,
5821         "z": "9f8808d.55bc2f8",
5822         "wires": [
5823             []
5824         ]
5825     },
5826     {
5827         "id": "312beaa2.664426",
5828         "type": "execute",
5829         "name": "prepare RRMPolicyMember id",
5830         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicyRatio-DU.url\"/>\n    <parameter name=\"target\" value=\"{idx}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDURRMPolicyMember_sNSSAI`\"/>\n",
5831         "comments": "",
5832         "outputs": 1,
5833         "x": 4223.18758392334,
5834         "y": 5761.250741004944,
5835         "z": "9f8808d.55bc2f8",
5836         "wires": [
5837             []
5838         ]
5839     },
5840     {
5841         "id": "c01029e4.8b89b8",
5842         "type": "record",
5843         "name": "record",
5844         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-DU.url`\"/>\n<parameter name=\"field3\" value=\"RRMPolicyRatio id\"/>\n<parameter name=\"field4\" value=\"`$tmp.cellDURRMPolicyRatio_id`\"/>\n",
5845         "comments": "",
5846         "outputs": 1,
5847         "x": 3586.035189628601,
5848         "y": 5754.112832546234,
5849         "z": "9f8808d.55bc2f8",
5850         "wires": [
5851             []
5852         ]
5853     },
5854     {
5855         "id": "ced0a425.87c638",
5856         "type": "execute",
5857         "name": "Terminate NRCellDU - RRMPolicyRatio",
5858         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteRRMPolicyRatio-DU.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-cellDU-RRMPolicyRatio-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />",
5859         "comments": "",
5860         "outputs": 1,
5861         "x": 3673.312454223633,
5862         "y": 5820.362391471863,
5863         "z": "9f8808d.55bc2f8",
5864         "wires": [
5865             [
5866                 "10d97d69.386523",
5867                 "762d7492.35129c"
5868             ]
5869         ]
5870     },
5871     {
5872         "id": "98773d2d.d6f83",
5873         "type": "returnSuccess",
5874         "name": "return success",
5875         "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\" />",
5876         "comments": "",
5877         "x": 228.0833339691162,
5878         "y": 1691.3333678245544,
5879         "z": "9f8808d.55bc2f8",
5880         "wires": []
5881     },
5882     {
5883         "id": "6058f66e.9e2f28",
5884         "type": "for",
5885         "name": "foreach PLMNInfo",
5886         "xml": "<for index='id-ric' start='0' end='`$tmp.RICPLMNEntries`' >\n",
5887         "comments": "",
5888         "outputs": 1,
5889         "x": 913.7500686645508,
5890         "y": 1183.0001211166382,
5891         "z": "9f8808d.55bc2f8",
5892         "wires": [
5893             [
5894                 "51189fb.776bd6"
5895             ]
5896         ]
5897     },
5898     {
5899         "id": "51189fb.776bd6",
5900         "type": "block",
5901         "name": "block : atomic",
5902         "xml": "<block atomic='true'>",
5903         "atomic": "true",
5904         "comments": "",
5905         "outputs": 1,
5906         "x": 1096.0000686645508,
5907         "y": 1175.0000138282776,
5908         "z": "9f8808d.55bc2f8",
5909         "wires": [
5910             [
5911                 "8bea81d3.a0011",
5912                 "f46f76df.5b3c38"
5913             ]
5914         ]
5915     },
5916     {
5917         "id": "7d4e8a30.923f74",
5918         "type": "switchNode",
5919         "name": "is NSSAI exists",
5920         "xml": "<switch test='`$tmp.ric.sNSSAI == $tmp.sNSSAI`'>\n",
5921         "comments": "",
5922         "outputs": 1,
5923         "x": 1556.000114440918,
5924         "y": 777.250075340271,
5925         "z": "9f8808d.55bc2f8",
5926         "wires": [
5927             [
5928                 "1d34e195.d87c6e"
5929             ]
5930         ]
5931     },
5932     {
5933         "id": "aa5269a4.705a48",
5934         "type": "block",
5935         "name": "block : atomic",
5936         "xml": "<block atomic='true'>",
5937         "atomic": "true",
5938         "comments": "",
5939         "outputs": 1,
5940         "x": 1599.500259399414,
5941         "y": 681.2500514984131,
5942         "z": "9f8808d.55bc2f8",
5943         "wires": [
5944             [
5945                 "34a0cafb.039ed6",
5946                 "a0da22.7bfb95e",
5947                 "588f2308.79b34c",
5948                 "a0429884.cfd848",
5949                 "2f7ab827.e25118",
5950                 "918de726.1bb148",
5951                 "704ad19e.0b58b"
5952             ]
5953         ]
5954     },
5955     {
5956         "id": "e3ee986a.003218",
5957         "type": "record",
5958         "name": "record",
5959         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"PLMNInfo List before removal\"/>\n<parameter name=\"field2\" value=\"`$tmp.RICPLMNEntries`\"/>\n",
5960         "comments": "",
5961         "outputs": 1,
5962         "x": 898.7500648498535,
5963         "y": 1134.5000591278076,
5964         "z": "9f8808d.55bc2f8",
5965         "wires": [
5966             []
5967         ]
5968     },
5969     {
5970         "id": "34a0cafb.039ed6",
5971         "type": "record",
5972         "name": "record",
5973         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI\"/>\n<parameter name=\"field2\" value=\"`$tmp.ric.sNSSAIremoved`\" />\n<parameter name=\"field3\" value=\"nearRTRICId\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\" />\n<parameter name=\"field5\" value=\"endpoint URL\"/>\n<parameter name=\"field6\" value=\"`$tmp.configdb.getNearRTRICNSSAIRemoval.url`\" />\n",
5974         "comments": "",
5975         "outputs": 1,
5976         "x": 1677.4546966552734,
5977         "y": 920.0228490829468,
5978         "z": "9f8808d.55bc2f8",
5979         "wires": [
5980             []
5981         ]
5982     },
5983     {
5984         "id": "1d34e195.d87c6e",
5985         "type": "outcome",
5986         "name": "True",
5987         "xml": "<outcome value='true'>\n",
5988         "comments": "",
5989         "outputs": 1,
5990         "x": 1525.0000762939453,
5991         "y": 735.5000514984131,
5992         "z": "9f8808d.55bc2f8",
5993         "wires": [
5994             [
5995                 "aa5269a4.705a48"
5996             ]
5997         ]
5998     },
5999     {
6000         "id": "2cdd4c0b.660a04",
6001         "type": "record",
6002         "name": "record",
6003         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistlength in true \"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoList_length`\"/>\n\n",
6004         "comments": "",
6005         "outputs": 1,
6006         "x": 2511.399990081787,
6007         "y": 516.1999959945679,
6008         "z": "9f8808d.55bc2f8",
6009         "wires": [
6010             []
6011         ]
6012     },
6013     {
6014         "id": "f2db2f86.725a9",
6015         "type": "switchNode",
6016         "name": "check the action",
6017         "xml": "<switch test='`$tmp.pLMNInfoList_length > 0`'>\n",
6018         "comments": "",
6019         "outputs": 1,
6020         "x": 2067.600082397461,
6021         "y": 792.800060749054,
6022         "z": "9f8808d.55bc2f8",
6023         "wires": [
6024             [
6025                 "b05aecdd.0965e",
6026                 "1735c8ac.511f67"
6027             ]
6028         ]
6029     },
6030     {
6031         "id": "b05aecdd.0965e",
6032         "type": "outcome",
6033         "name": "True",
6034         "xml": "<outcome value='true'>\n",
6035         "comments": "",
6036         "outputs": 1,
6037         "x": 2202.5998573303223,
6038         "y": 663.8000245094299,
6039         "z": "9f8808d.55bc2f8",
6040         "wires": [
6041             [
6042                 "499e10b8.e6312"
6043             ]
6044         ]
6045     },
6046     {
6047         "id": "1735c8ac.511f67",
6048         "type": "outcome",
6049         "name": "False",
6050         "xml": "<outcome value='false'>\n",
6051         "comments": "",
6052         "outputs": 1,
6053         "x": 2221.599884033203,
6054         "y": 714.8000469207764,
6055         "z": "9f8808d.55bc2f8",
6056         "wires": [
6057             [
6058                 "ec537b4e.f6a2f8"
6059             ]
6060         ]
6061     },
6062     {
6063         "id": "2bc354c.a3c8dac",
6064         "type": "record",
6065         "name": "record",
6066         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistlength in false \"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoList_length`\"/>\n\n",
6067         "comments": "",
6068         "outputs": 1,
6069         "x": 2396.400375366211,
6070         "y": 793.6001257896423,
6071         "z": "9f8808d.55bc2f8",
6072         "wires": [
6073             []
6074         ]
6075     },
6076     {
6077         "id": "499e10b8.e6312",
6078         "type": "block",
6079         "name": "block : atomic",
6080         "xml": "<block atomic='true'>",
6081         "atomic": "true",
6082         "comments": "",
6083         "outputs": 1,
6084         "x": 2372.599937438965,
6085         "y": 656.0000739097595,
6086         "z": "9f8808d.55bc2f8",
6087         "wires": [
6088             [
6089                 "2cdd4c0b.660a04",
6090                 "9bb84509.704938"
6091             ]
6092         ]
6093     },
6094     {
6095         "id": "ec537b4e.f6a2f8",
6096         "type": "block",
6097         "name": "block : atomic",
6098         "xml": "<block atomic='true'>",
6099         "atomic": "true",
6100         "comments": "",
6101         "outputs": 1,
6102         "x": 2357.600051879883,
6103         "y": 704.0000491142273,
6104         "z": "9f8808d.55bc2f8",
6105         "wires": [
6106             [
6107                 "2bc354c.a3c8dac"
6108             ]
6109         ]
6110     },
6111     {
6112         "id": "bd730031.beff3",
6113         "type": "record",
6114         "name": "record",
6115         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList_length'`\"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoList_length`\"/>\n\n",
6116         "comments": "",
6117         "outputs": 1,
6118         "x": 2067.599868774414,
6119         "y": 626.5001158714294,
6120         "z": "9f8808d.55bc2f8",
6121         "wires": [
6122             []
6123         ]
6124     },
6125     {
6126         "id": "bd2c41d8.5af7f",
6127         "type": "record",
6128         "name": "record",
6129         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"cuup_plmninfolength \"/>\n<parameter name=\"field2\" value=\"`$tmp.pLMNInfoList`\"/>\n\n",
6130         "comments": "",
6131         "outputs": 1,
6132         "x": 1140.8000411987305,
6133         "y": 2223.8999786376953,
6134         "z": "9f8808d.55bc2f8",
6135         "wires": [
6136             []
6137         ]
6138     },
6139     {
6140         "id": "598a18b4.512898",
6141         "type": "record",
6142         "name": "record",
6143         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPolicyMembersList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.NRCellCURRMPolicyMembersLength`\"/>\n",
6144         "comments": "",
6145         "outputs": 1,
6146         "x": 2514.999984741211,
6147         "y": 2248.4999351501465,
6148         "z": "9f8808d.55bc2f8",
6149         "wires": [
6150             []
6151         ]
6152     },
6153     {
6154         "id": "8125e8cb.8661d8",
6155         "type": "execute",
6156         "name": "Read RRMPolicy Member List Length",
6157         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.NRCellCURRMPolicyMembersLength' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList_length'`\" />\n    ",
6158         "comments": "",
6159         "outputs": 1,
6160         "x": 2565.000129699707,
6161         "y": 2135.6999340057373,
6162         "z": "9f8808d.55bc2f8",
6163         "wires": [
6164             []
6165         ]
6166     },
6167     {
6168         "id": "e9307863.569858",
6169         "type": "execute",
6170         "name": "RRMPolicyRatio id",
6171         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.RRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].id'`\" />\n    ",
6172         "comments": "",
6173         "outputs": 1,
6174         "x": 2509.400131225586,
6175         "y": 2093.6999320983887,
6176         "z": "9f8808d.55bc2f8",
6177         "wires": [
6178             []
6179         ]
6180     },
6181     {
6182         "id": "725d2a35.1ec024",
6183         "type": "execute",
6184         "name": "split pLMNId",
6185         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split'>\n    <parameter name=\"original_string\" value=\"`$tmp.pLMNId`\" />\n    <parameter name=\"regex\" value=\"-\"/>\n    <parameter name=\"ctx_memory_result_key\" value=\"tmp.plmnList\" />",
6186         "comments": "",
6187         "outputs": 1,
6188         "x": 541.5000305175781,
6189         "y": 804.2500467300415,
6190         "z": "9f8808d.55bc2f8",
6191         "wires": [
6192             []
6193         ]
6194     },
6195     {
6196         "id": "10226f17.8ebf61",
6197         "type": "set",
6198         "name": "set mcc & mnc Variables",
6199         "xml": "<set>\n<parameter name='tmp.mcc' value='`$tmp.plmnList[0]`'/>\n<parameter name='tmp.mnc' value='`$tmp.plmnList[1]`'/>",
6200         "comments": "",
6201         "x": 570.70458984375,
6202         "y": 838.795488357544,
6203         "z": "9f8808d.55bc2f8",
6204         "wires": []
6205     },
6206     {
6207         "id": "8bea81d3.a0011",
6208         "type": "execute",
6209         "name": "read sNSSAIList Length",
6210         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.ric.sNSSAILength' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList['+$id-ric+'].sNSSAI_length'`\" />\n",
6211         "comments": "",
6212         "outputs": 1,
6213         "x": 1306.5002899169922,
6214         "y": 1164.0000476837158,
6215         "z": "9f8808d.55bc2f8",
6216         "wires": [
6217             []
6218         ]
6219     },
6220     {
6221         "id": "f46f76df.5b3c38",
6222         "type": "for",
6223         "name": "foreach sNSSAI",
6224         "xml": "<for index='id-ric-snssai' start='0' end='`$tmp.ric.sNSSAILength`' >\n",
6225         "comments": "",
6226         "outputs": 1,
6227         "x": 1293.5002899169922,
6228         "y": 1206.0000476837158,
6229         "z": "9f8808d.55bc2f8",
6230         "wires": [
6231             [
6232                 "13a3fad9.38c055"
6233             ]
6234         ]
6235     },
6236     {
6237         "id": "13a3fad9.38c055",
6238         "type": "block",
6239         "name": "block : atomic",
6240         "xml": "<block atomic='true'>",
6241         "atomic": "true",
6242         "comments": "",
6243         "outputs": 1,
6244         "x": 1484.5002899169922,
6245         "y": 1198.0000476837158,
6246         "z": "9f8808d.55bc2f8",
6247         "wires": [
6248             [
6249                 "f1d91e2c.39ea7",
6250                 "7d4e8a30.923f74"
6251             ]
6252         ]
6253     },
6254     {
6255         "id": "f1d91e2c.39ea7",
6256         "type": "execute",
6257         "name": "read sNSSAI",
6258         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.ric.sNSSAI' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList['+$id-ric+'].sNSSAI['+$id-ric-snssai+'].sNSSAI'`\" />\n",
6259         "comments": "",
6260         "outputs": 1,
6261         "x": 1474.7502746582031,
6262         "y": 1108.0000505447388,
6263         "z": "9f8808d.55bc2f8",
6264         "wires": [
6265             []
6266         ]
6267     },
6268     {
6269         "id": "a0429884.cfd848",
6270         "type": "record",
6271         "name": "record",
6272         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Matching sNSSAI found in config DB\"/>\n<parameter name=\"field2\" value=\"`$tmp.ric.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"sNSSAI List length before removal\"/>\n<parameter name=\"field4\" value=\"`$tmp.ric.sNSSAILength`\"/>",
6273         "comments": "",
6274         "outputs": 1,
6275         "x": 1743.7501068115234,
6276         "y": 652.2500057220459,
6277         "z": "9f8808d.55bc2f8",
6278         "wires": [
6279             []
6280         ]
6281     },
6282     {
6283         "id": "10d38283.7f860d",
6284         "type": "execute",
6285         "name": "set list prefix",
6286         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='setPropertiesForRoot'>\n\n\t<parameter name='root' value=\"`'getNFNSSIRIC-configdb-response.['+idy+'].pLMNInfoList['+id-ric+'].sNSSAI'`\" />\n",
6287         "comments": "",
6288         "outputs": 1,
6289         "x": 1801.5,
6290         "y": 597.2500042915344,
6291         "z": "9f8808d.55bc2f8",
6292         "wires": [
6293             []
6294         ]
6295     },
6296     {
6297         "id": "2c21c13a.34e51e",
6298         "type": "set",
6299         "name": "set",
6300         "xml": "<set>\n<parameter name=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList['+$id-ric+'].sNSSAI['+$id-ric-snssai+'].sNSSAI'`\"  value=\"\" />\n",
6301         "comments": "",
6302         "x": 1776.250015258789,
6303         "y": 740.0001735687256,
6304         "z": "9f8808d.55bc2f8",
6305         "wires": []
6306     },
6307     {
6308         "id": "2f7ab827.e25118",
6309         "type": "execute",
6310         "name": "read sNSSAI",
6311         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.ric.sNSSAIremoved' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList['+$id-ric+'].sNSSAI['+$id-ric-snssai+'].sNSSAI'`\" />\n",
6312         "comments": "",
6313         "outputs": 1,
6314         "x": 1759.249984741211,
6315         "y": 784.9999923706055,
6316         "z": "9f8808d.55bc2f8",
6317         "wires": [
6318             []
6319         ]
6320     },
6321     {
6322         "id": "918de726.1bb148",
6323         "type": "execute",
6324         "name": "generate removesNSSAIFromRIC URL",
6325         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.configdb.url + $prop.restapi.configdb.removenSSAINearRTRIC`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICNSSAIRemoval.url\"/>\n    <parameter name=\"target\" value=\"{nearRTRICId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
6326         "comments": "",
6327         "outputs": 1,
6328         "x": 1824.2499771118164,
6329         "y": 856.2501149177551,
6330         "z": "9f8808d.55bc2f8",
6331         "wires": [
6332             []
6333         ]
6334     },
6335     {
6336         "id": "704ad19e.0b58b",
6337         "type": "execute",
6338         "name": "prepare sNSSAI",
6339         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.configdb.getNearRTRICNSSAIRemoval.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.configdb.getNearRTRICNSSAIRemoval.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.ric.sNSSAIremoved`\"/>",
6340         "comments": "",
6341         "outputs": 1,
6342         "x": 1751.2500076293945,
6343         "y": 892.7500548362732,
6344         "z": "9f8808d.55bc2f8",
6345         "wires": [
6346             []
6347         ]
6348     },
6349     {
6350         "id": "198f83f1.77fbdc",
6351         "type": "execute",
6352         "name": "Read RRMPolicy Member List Length",
6353         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPRRMPolicyMembersLength' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList_length'`\" />\n    ",
6354         "comments": "",
6355         "outputs": 1,
6356         "x": 2055.0002517700195,
6357         "y": 3518.199954032898,
6358         "z": "9f8808d.55bc2f8",
6359         "wires": [
6360             []
6361         ]
6362     },
6363     {
6364         "id": "ee9e0cf.4a229f",
6365         "type": "record",
6366         "name": "record",
6367         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CUUP - RRMPolicyMembersList size\"/>\n<parameter name=\"field2\" value=\"`$tmp.CUUPRRMPolicyMembersLength`\"/>\n",
6368         "comments": "",
6369         "outputs": 1,
6370         "x": 2040.0001754760742,
6371         "y": 3566.2000522613525,
6372         "z": "9f8808d.55bc2f8",
6373         "wires": [
6374             []
6375         ]
6376     },
6377     {
6378         "id": "6c3d34f7.4a7bbc",
6379         "type": "execute",
6380         "name": "RRMPolicyRatio id",
6381         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPRRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].id'`\" />\n    ",
6382         "comments": "",
6383         "outputs": 1,
6384         "x": 2043.799934387207,
6385         "y": 3477.1999530792236,
6386         "z": "9f8808d.55bc2f8",
6387         "wires": [
6388             []
6389         ]
6390     },
6391     {
6392         "id": "a4f4cb8c.9b68b8",
6393         "type": "record",
6394         "name": "record",
6395         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL first - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n",
6396         "comments": "",
6397         "outputs": 1,
6398         "x": 2487.0001335144043,
6399         "y": 3480.899953842163,
6400         "z": "9f8808d.55bc2f8",
6401         "wires": [
6402             []
6403         ]
6404     },
6405     {
6406         "id": "55d63d3a.e975d4",
6407         "type": "record",
6408         "name": "record",
6409         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"before setting url\" />\n<parameter name=\"field2\" value=\"ransimnot mounted\" />\n\n",
6410         "comments": "",
6411         "outputs": 1,
6412         "x": 3202.199996948242,
6413         "y": 3153.300099849701,
6414         "z": "9f8808d.55bc2f8",
6415         "wires": [
6416             []
6417         ]
6418     },
6419     {
6420         "id": "1662cdcf.6a2522",
6421         "type": "record",
6422         "name": "record",
6423         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Delete RRMPolicy URL after setting - \"/>\n<parameter name=\"field2\" value=\"`$tmp.deleteRRMPolicyRatio-CUUP.url`\"/>\n",
6424         "comments": "",
6425         "outputs": 1,
6426         "x": 3235.199951171875,
6427         "y": 3266.300052165985,
6428         "z": "9f8808d.55bc2f8",
6429         "wires": [
6430             []
6431         ]
6432     },
6433     {
6434         "id": "9bfca7b0.f4f088",
6435         "type": "record",
6436         "name": "record",
6437         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Success\" />\n<parameter name=\"field2\" value=\"Tocheck if ransim  mounted\" />\n\n",
6438         "comments": "",
6439         "outputs": 1,
6440         "x": 2775.60009765625,
6441         "y": 3176.10010099411,
6442         "z": "9f8808d.55bc2f8",
6443         "wires": [
6444             []
6445         ]
6446     },
6447     {
6448         "id": "f1c3a8f8.c94528",
6449         "type": "record",
6450         "name": "record",
6451         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Failure\" />\n<parameter name=\"field2\" value=\"Tocheck if ransim  mounted\" />\n\n",
6452         "comments": "",
6453         "outputs": 1,
6454         "x": 2991.00004196167,
6455         "y": 3404.1001505851746,
6456         "z": "9f8808d.55bc2f8",
6457         "wires": [
6458             []
6459         ]
6460     },
6461     {
6462         "id": "d2de6771.efdbc8",
6463         "type": "execute",
6464         "name": "generate terminate PLMNInfoListEntry CUUP URL for configdb",
6465         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAICUUP`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{gnbCUUPId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
6466         "comments": "",
6467         "outputs": 1,
6468         "x": 1988.0000305175781,
6469         "y": 2983.8000440597534,
6470         "z": "9f8808d.55bc2f8",
6471         "wires": [
6472             []
6473         ]
6474     },
6475     {
6476         "id": "93144760.801e58",
6477         "type": "execute",
6478         "name": "prepare sNSSAI",
6479         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
6480         "comments": "",
6481         "outputs": 1,
6482         "x": 1831.0000228881836,
6483         "y": 3023.200240135193,
6484         "z": "9f8808d.55bc2f8",
6485         "wires": [
6486             []
6487         ]
6488     },
6489     {
6490         "id": "79c43870.a2ad08",
6491         "type": "execute",
6492         "name": "Update nearRT RIC Details in ConfigDB",
6493         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deletePLMNInfo-CUUP.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-plmninfo-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
6494         "comments": "",
6495         "outputs": 1,
6496         "x": 1894.000015258789,
6497         "y": 3071.8000450134277,
6498         "z": "9f8808d.55bc2f8",
6499         "wires": [
6500             [
6501                 "681ef506.35dfcc",
6502                 "3d983c59.485b74"
6503             ]
6504         ]
6505     },
6506     {
6507         "id": "681ef506.35dfcc",
6508         "type": "failure",
6509         "name": "failure",
6510         "xml": "<outcome value='failure'>\n",
6511         "comments": "",
6512         "outputs": 1,
6513         "x": 2152.4000282287598,
6514         "y": 3030.200044631958,
6515         "z": "9f8808d.55bc2f8",
6516         "wires": [
6517             [
6518                 "25b3c6e1.44971a"
6519             ]
6520         ]
6521     },
6522     {
6523         "id": "3d983c59.485b74",
6524         "type": "success",
6525         "name": "success",
6526         "xml": "<outcome value='success'>\n",
6527         "comments": "",
6528         "outputs": 1,
6529         "x": 2179.4000244140625,
6530         "y": 3108.2000455856323,
6531         "z": "9f8808d.55bc2f8",
6532         "wires": [
6533             [
6534                 "fe907bcd.788a58"
6535             ]
6536         ]
6537     },
6538     {
6539         "id": "25b3c6e1.44971a",
6540         "type": "block",
6541         "name": "block : atomic",
6542         "xml": "<block atomic='true'>",
6543         "atomic": "true",
6544         "comments": "",
6545         "outputs": 1,
6546         "x": 2347.400032043457,
6547         "y": 3023.200044631958,
6548         "z": "9f8808d.55bc2f8",
6549         "wires": [
6550             [
6551                 "5f2ce104.fe78c",
6552                 "9d4aca47.87a8b8"
6553             ]
6554         ]
6555     },
6556     {
6557         "id": "fe907bcd.788a58",
6558         "type": "block",
6559         "name": "block : atomic",
6560         "xml": "<block atomic='true'>",
6561         "atomic": "true",
6562         "comments": "",
6563         "outputs": 1,
6564         "x": 2353.400032043457,
6565         "y": 3101.200044631958,
6566         "z": "9f8808d.55bc2f8",
6567         "wires": [
6568             [
6569                 "40489737.9646c8"
6570             ]
6571         ]
6572     },
6573     {
6574         "id": "40489737.9646c8",
6575         "type": "record",
6576         "name": "record",
6577         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBCUUP PLMNInfo Entry from configdb\"/>",
6578         "comments": "",
6579         "outputs": 1,
6580         "x": 2532.4000358581543,
6581         "y": 3120.2000455856323,
6582         "z": "9f8808d.55bc2f8",
6583         "wires": [
6584             []
6585         ]
6586     },
6587     {
6588         "id": "9d4aca47.87a8b8",
6589         "type": "returnFailure",
6590         "name": "return failure",
6591         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
6592         "comments": "",
6593         "x": 2578.6000366210938,
6594         "y": 3047.200044631958,
6595         "z": "9f8808d.55bc2f8",
6596         "wires": []
6597     },
6598     {
6599         "id": "5f2ce104.fe78c",
6600         "type": "set",
6601         "name": "set",
6602         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
6603         "comments": "",
6604         "x": 2579.6000366210938,
6605         "y": 3009.2000436782837,
6606         "z": "9f8808d.55bc2f8",
6607         "wires": []
6608     },
6609     {
6610         "id": "9a96a4b2.4746f8",
6611         "type": "execute",
6612         "name": "read snssailist size",
6613         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNssaiListLength' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUUPList['+ $id-cuup +'].pLMNInfoList['+ $id-plmn +'].sNSSAI_length'`\" />",
6614         "comments": "",
6615         "outputs": 1,
6616         "x": 1300.9999923706055,
6617         "y": 2290.599838256836,
6618         "z": "9f8808d.55bc2f8",
6619         "wires": [
6620             []
6621         ]
6622     },
6623     {
6624         "id": "ea26dc5f.4fcf4",
6625         "type": "record",
6626         "name": "record",
6627         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"cuup_plmninfolength_nssailength \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLength`\"/>\n\n",
6628         "comments": "",
6629         "outputs": 1,
6630         "x": 1298.0000686645508,
6631         "y": 2343.800033569336,
6632         "z": "9f8808d.55bc2f8",
6633         "wires": [
6634             []
6635         ]
6636     },
6637     {
6638         "id": "9ee2eddd.0677b",
6639         "type": "for",
6640         "name": "foreach snssai",
6641         "xml": "<for index='id-snssai' start='0' end='`$tmp.sNssaiListLength`'>\n",
6642         "comments": "",
6643         "outputs": 1,
6644         "x": 1486.0000915527344,
6645         "y": 2505.4004287719727,
6646         "z": "9f8808d.55bc2f8",
6647         "wires": [
6648             [
6649                 "aed3b1b4.80a13"
6650             ]
6651         ]
6652     },
6653     {
6654         "id": "aed3b1b4.80a13",
6655         "type": "block",
6656         "name": "block : atomic",
6657         "xml": "<block atomic='true'>",
6658         "atomic": "true",
6659         "comments": "",
6660         "outputs": 1,
6661         "x": 1232.0000915527344,
6662         "y": 2590.400478363037,
6663         "z": "9f8808d.55bc2f8",
6664         "wires": [
6665             [
6666                 "d10c9390.82cd8",
6667                 "63fe6671.297f68",
6668                 "484a93f6.28344c"
6669             ]
6670         ]
6671     },
6672     {
6673         "id": "e44d33a9.14a2b",
6674         "type": "switchNode",
6675         "name": "check the action",
6676         "xml": "<switch test='`$tmp.sNssaiListLength > 0`'>\n",
6677         "comments": "",
6678         "outputs": 1,
6679         "x": 1233.9999923706055,
6680         "y": 2434.200428009033,
6681         "z": "9f8808d.55bc2f8",
6682         "wires": [
6683             [
6684                 "5703963b.e35f08",
6685                 "bea8c01c.0dcfb"
6686             ]
6687         ]
6688     },
6689     {
6690         "id": "5703963b.e35f08",
6691         "type": "outcome",
6692         "name": "True",
6693         "xml": "<outcome value='true'>\n",
6694         "comments": "",
6695         "outputs": 1,
6696         "x": 1407.9999961853027,
6697         "y": 2380.4000358581543,
6698         "z": "9f8808d.55bc2f8",
6699         "wires": [
6700             [
6701                 "69570102.8ef0b"
6702             ]
6703         ]
6704     },
6705     {
6706         "id": "bea8c01c.0dcfb",
6707         "type": "outcome",
6708         "name": "False",
6709         "xml": "<outcome value='false'>\n",
6710         "comments": "",
6711         "outputs": 1,
6712         "x": 1402.799997329712,
6713         "y": 2449.599841117859,
6714         "z": "9f8808d.55bc2f8",
6715         "wires": [
6716             [
6717                 "be68ead3.701768"
6718             ]
6719         ]
6720     },
6721     {
6722         "id": "69570102.8ef0b",
6723         "type": "block",
6724         "name": "block : atomic",
6725         "xml": "<block atomic='true'>",
6726         "atomic": "true",
6727         "comments": "",
6728         "outputs": 1,
6729         "x": 1505.9999980926514,
6730         "y": 2311.0000343322754,
6731         "z": "9f8808d.55bc2f8",
6732         "wires": [
6733             [
6734                 "9ee2eddd.0677b",
6735                 "8d0d6da5.340fb"
6736             ]
6737         ]
6738     },
6739     {
6740         "id": "be68ead3.701768",
6741         "type": "block",
6742         "name": "block : atomic",
6743         "xml": "<block atomic='true'>",
6744         "atomic": "true",
6745         "comments": "",
6746         "outputs": 1,
6747         "x": 1548.0000953674316,
6748         "y": 2451.000036239624,
6749         "z": "9f8808d.55bc2f8",
6750         "wires": [
6751             [
6752                 "e105266c.9446e8"
6753             ]
6754         ]
6755     },
6756     {
6757         "id": "e105266c.9446e8",
6758         "type": "record",
6759         "name": "record",
6760         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in false \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLength`\"/>\n\n",
6761         "comments": "",
6762         "outputs": 1,
6763         "x": 1625.599998474121,
6764         "y": 2396.2000370025635,
6765         "z": "9f8808d.55bc2f8",
6766         "wires": [
6767             []
6768         ]
6769     },
6770     {
6771         "id": "8d0d6da5.340fb",
6772         "type": "record",
6773         "name": "record",
6774         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in true \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLength`\"/>\n\n",
6775         "comments": "",
6776         "outputs": 1,
6777         "x": 1653.400074005127,
6778         "y": 2290.200033187866,
6779         "z": "9f8808d.55bc2f8",
6780         "wires": [
6781             []
6782         ]
6783     },
6784     {
6785         "id": "f576c333.0806f",
6786         "type": "block",
6787         "name": "block : atomic",
6788         "xml": "<block atomic='true'>",
6789         "atomic": "true",
6790         "comments": "",
6791         "outputs": 1,
6792         "x": 1782.2000274658203,
6793         "y": 2667.4002838134766,
6794         "z": "9f8808d.55bc2f8",
6795         "wires": [
6796             [
6797                 "de312c73.46e3f",
6798                 "4b2fff65.a27e4",
6799                 "cb4c199b.3e0788",
6800                 "e57630c1.8b205",
6801                 "9155057f.4d20f8",
6802                 "8bf3be00.15712",
6803                 "d2de6771.efdbc8",
6804                 "93144760.801e58",
6805                 "79c43870.a2ad08",
6806                 "b24ac4f0.5bb718"
6807             ]
6808         ]
6809     },
6810     {
6811         "id": "6f4bd7b5.908f38",
6812         "type": "outcome",
6813         "name": "False",
6814         "xml": "<outcome value='false'>\n",
6815         "comments": "",
6816         "outputs": 1,
6817         "x": 1600,
6818         "y": 2720.800040245056,
6819         "z": "9f8808d.55bc2f8",
6820         "wires": [
6821             [
6822                 "5e543a4c.27e614"
6823             ]
6824         ]
6825     },
6826     {
6827         "id": "5e543a4c.27e614",
6828         "type": "block",
6829         "name": "block : atomic",
6830         "xml": "<block atomic='true'>",
6831         "atomic": "true",
6832         "comments": "",
6833         "outputs": 1,
6834         "x": 1750,
6835         "y": 2719.800039291382,
6836         "z": "9f8808d.55bc2f8",
6837         "wires": [
6838             [
6839                 "94199b4a.78c2b8"
6840             ]
6841         ]
6842     },
6843     {
6844         "id": "94199b4a.78c2b8",
6845         "type": "record",
6846         "name": "record",
6847         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"nssaimatch in false \"/>\n<parameter name=\"field2\" value=\"`nssai deletion does not takes place`\"/>\n\n",
6848         "comments": "",
6849         "outputs": 1,
6850         "x": 1743.0000038146973,
6851         "y": 2785.800039291382,
6852         "z": "9f8808d.55bc2f8",
6853         "wires": [
6854             []
6855         ]
6856     },
6857     {
6858         "id": "b24ac4f0.5bb718",
6859         "type": "record",
6860         "name": "record",
6861         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"nssaimatch in True \"/>\n<parameter name=\"field2\" value=\"`Proceeding for nssai deletion`\"/>\n\n",
6862         "comments": "",
6863         "outputs": 1,
6864         "x": 1953.0000267028809,
6865         "y": 2629.8000869750977,
6866         "z": "9f8808d.55bc2f8",
6867         "wires": [
6868             []
6869         ]
6870     },
6871     {
6872         "id": "bfb3d534.017f38",
6873         "type": "execute",
6874         "name": "Read RRMPolicyResourcetype",
6875         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CUUPRRMPolicyMembersResourceType' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.resourceType'`\" />\n    ",
6876         "comments": "",
6877         "outputs": 1,
6878         "x": 2082.199981689453,
6879         "y": 3747.3999576568604,
6880         "z": "9f8808d.55bc2f8",
6881         "wires": [
6882             []
6883         ]
6884     },
6885     {
6886         "id": "7cd330e2.d77cb",
6887         "type": "execute",
6888         "name": "generate terminate rrmpolicy CUUP URL for configdb",
6889         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAICUUPRRMPOLICY`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{gnbCUUPId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.idGNBCUUPFunction`\"/>\n",
6890         "comments": "",
6891         "outputs": 1,
6892         "x": 2143.600128173828,
6893         "y": 3788.3999576568604,
6894         "z": "9f8808d.55bc2f8",
6895         "wires": [
6896             []
6897         ]
6898     },
6899     {
6900         "id": "114043a5.304f6c",
6901         "type": "execute",
6902         "name": "prepare sNSSAI",
6903         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
6904         "comments": "",
6905         "outputs": 1,
6906         "x": 2017.6000061035156,
6907         "y": 3879.3999586105347,
6908         "z": "9f8808d.55bc2f8",
6909         "wires": [
6910             []
6911         ]
6912     },
6913     {
6914         "id": "fae94f2e.f92bf",
6915         "type": "execute",
6916         "name": "prepare resourcetype",
6917         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{resourcetype}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CUUPRRMPolicyMembersResourceType`\"/>",
6918         "comments": "",
6919         "outputs": 1,
6920         "x": 2016.5999755859375,
6921         "y": 3838.39990234375,
6922         "z": "9f8808d.55bc2f8",
6923         "wires": [
6924             []
6925         ]
6926     },
6927     {
6928         "id": "a805d7.02515a28",
6929         "type": "execute",
6930         "name": "Update nearRT RIC Details in ConfigDB",
6931         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CUUP-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
6932         "comments": "",
6933         "outputs": 1,
6934         "x": 2071.600128173828,
6935         "y": 3937.3999605178833,
6936         "z": "9f8808d.55bc2f8",
6937         "wires": [
6938             [
6939                 "4a33f761.9b4d78",
6940                 "ff522f6b.949ed"
6941             ]
6942         ]
6943     },
6944     {
6945         "id": "4a33f761.9b4d78",
6946         "type": "failure",
6947         "name": "failure",
6948         "xml": "<outcome value='failure'>\n",
6949         "comments": "",
6950         "outputs": 1,
6951         "x": 2317.60009765625,
6952         "y": 3878.39990234375,
6953         "z": "9f8808d.55bc2f8",
6954         "wires": [
6955             [
6956                 "90c6de4b.bdf2b"
6957             ]
6958         ]
6959     },
6960     {
6961         "id": "ff522f6b.949ed",
6962         "type": "success",
6963         "name": "success",
6964         "xml": "<outcome value='success'>\n",
6965         "comments": "",
6966         "outputs": 1,
6967         "x": 2324.600128173828,
6968         "y": 3950.6001567840576,
6969         "z": "9f8808d.55bc2f8",
6970         "wires": [
6971             [
6972                 "70cdd3b9.9e906c"
6973             ]
6974         ]
6975     },
6976     {
6977         "id": "90c6de4b.bdf2b",
6978         "type": "block",
6979         "name": "block : atomic",
6980         "xml": "<block atomic='true'>",
6981         "atomic": "true",
6982         "comments": "",
6983         "outputs": 1,
6984         "x": 2486.60009765625,
6985         "y": 3877.39990234375,
6986         "z": "9f8808d.55bc2f8",
6987         "wires": [
6988             [
6989                 "b741a079.6220d",
6990                 "1b0b8aea.238cb5"
6991             ]
6992         ]
6993     },
6994     {
6995         "id": "1b0b8aea.238cb5",
6996         "type": "returnFailure",
6997         "name": "return failure",
6998         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
6999         "comments": "",
7000         "x": 2675.6001358032227,
7001         "y": 3880.399959564209,
7002         "z": "9f8808d.55bc2f8",
7003         "wires": []
7004     },
7005     {
7006         "id": "b741a079.6220d",
7007         "type": "set",
7008         "name": "set",
7009         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
7010         "comments": "",
7011         "x": 2666.60009765625,
7012         "y": 3830.3999013900757,
7013         "z": "9f8808d.55bc2f8",
7014         "wires": []
7015     },
7016     {
7017         "id": "70cdd3b9.9e906c",
7018         "type": "record",
7019         "name": "record",
7020         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBCUUP rrmpolicy Entry from configdb\"/>",
7021         "comments": "",
7022         "outputs": 1,
7023         "x": 2567.60009765625,
7024         "y": 3962.39990234375,
7025         "z": "9f8808d.55bc2f8",
7026         "wires": [
7027             []
7028         ]
7029     },
7030     {
7031         "id": "b9d032fc.fe759",
7032         "type": "block",
7033         "name": "block :  gNBDU",
7034         "xml": "<block atomic='true'>",
7035         "atomic": "true",
7036         "comments": "",
7037         "outputs": 1,
7038         "x": 1985.1999778747559,
7039         "y": 4296.2002601623535,
7040         "z": "9f8808d.55bc2f8",
7041         "wires": [
7042             [
7043                 "40e94d3c.6122a4",
7044                 "d40620ac.f176c",
7045                 "57c3b73e.64a1f8",
7046                 "4deee348.ac344c"
7047             ]
7048         ]
7049     },
7050     {
7051         "id": "57c3b73e.64a1f8",
7052         "type": "record",
7053         "name": "record",
7054         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Iterating \"/>\n<parameter name=\"field2\" value=\"`CellDU`\"/>\n\n",
7055         "comments": "",
7056         "outputs": 1,
7057         "x": 2104.2000312805176,
7058         "y": 4167.200061798096,
7059         "z": "9f8808d.55bc2f8",
7060         "wires": [
7061             []
7062         ]
7063     },
7064     {
7065         "id": "4deee348.ac344c",
7066         "type": "record",
7067         "name": "record",
7068         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolengthcelldu \"/>\n<parameter name=\"field2\" value=\"`$tmp.DUpLMNInfoList_length`\"/>\n\n",
7069         "comments": "",
7070         "outputs": 1,
7071         "x": 2169.2000312805176,
7072         "y": 4294.200063705444,
7073         "z": "9f8808d.55bc2f8",
7074         "wires": [
7075             []
7076         ]
7077     },
7078     {
7079         "id": "c29779b1.b1aa18",
7080         "type": "record",
7081         "name": "record",
7082         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"LocalId \"/>\n<parameter name=\"field2\" value=\"`$tmp.cellDULocalId`\"/>\n\n\n",
7083         "comments": "",
7084         "outputs": 1,
7085         "x": 3060.39990234375,
7086         "y": 4660.2001953125,
7087         "z": "9f8808d.55bc2f8",
7088         "wires": [
7089             []
7090         ]
7091     },
7092     {
7093         "id": "5ba55daa.5d5c44",
7094         "type": "execute",
7095         "name": "RRMPolicyRatio id",
7096         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.cellDURRMPolicyRatio_id' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].id'`\" />\n    ",
7097         "comments": "",
7098         "outputs": 1,
7099         "x": 3583.199951171875,
7100         "y": 5534.1998863220215,
7101         "z": "9f8808d.55bc2f8",
7102         "wires": [
7103             []
7104         ]
7105     },
7106     {
7107         "id": "e4e6c6fb.c47608",
7108         "type": "set",
7109         "name": "RRMPolicyRatio id",
7110         "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyRatio_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].id'`\" />",
7111         "comments": "",
7112         "x": 3952.2503509521484,
7113         "y": 5525.750373840332,
7114         "z": "9f8808d.55bc2f8",
7115         "wires": []
7116     },
7117     {
7118         "id": "b30f0018.e67aa",
7119         "type": "execute",
7120         "name": "Read RRMPolicy Member List Length",
7121         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DURRMPolicyMembersLength' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList_length'`\" />\n                                                                                                ",
7122         "comments": "",
7123         "outputs": 1,
7124         "x": 3645.999954223633,
7125         "y": 5575.1998863220215,
7126         "z": "9f8808d.55bc2f8",
7127         "wires": [
7128             []
7129         ]
7130     },
7131     {
7132         "id": "f4262947.ab62c8",
7133         "type": "record",
7134         "name": "record",
7135         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"RRMPOLICYmemberslength\"/>\n<parameter name=\"field2\" value=\"`$tmp.DURRMPolicyMembersLength`\"/>\n\n",
7136         "comments": "",
7137         "outputs": 1,
7138         "x": 3673.7999572753906,
7139         "y": 5622.800277709961,
7140         "z": "9f8808d.55bc2f8",
7141         "wires": [
7142             []
7143         ]
7144     },
7145     {
7146         "id": "2e2fb2d2.df408e",
7147         "type": "execute",
7148         "name": "generate terminate plmn GNBDU URL for configdb",
7149         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAINRCellDU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteplmninfo-GNBDU.configdb.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellDU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
7150         "comments": "",
7151         "outputs": 1,
7152         "x": 3111.39990234375,
7153         "y": 5026.39990234375,
7154         "z": "9f8808d.55bc2f8",
7155         "wires": [
7156             []
7157         ]
7158     },
7159     {
7160         "id": "ca1dda20.5e3b98",
7161         "type": "execute",
7162         "name": "prepare sNSSAI",
7163         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteplmninfo-GNBDU.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteplmninfo-GNBDU.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
7164         "comments": "",
7165         "outputs": 1,
7166         "x": 3006.4000930786133,
7167         "y": 5088.400075912476,
7168         "z": "9f8808d.55bc2f8",
7169         "wires": [
7170             []
7171         ]
7172     },
7173     {
7174         "id": "50278368.db0bdc",
7175         "type": "execute",
7176         "name": "Update nearRT RIC Details in ConfigDB",
7177         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deleteplmninfo-GNBDU.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-GNBDU-plmninfo-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
7178         "comments": "",
7179         "outputs": 1,
7180         "x": 3043.4002838134766,
7181         "y": 5141.400075912476,
7182         "z": "9f8808d.55bc2f8",
7183         "wires": [
7184             [
7185                 "298a8168.379fbe",
7186                 "3b081686.0f488a"
7187             ]
7188         ]
7189     },
7190     {
7191         "id": "298a8168.379fbe",
7192         "type": "failure",
7193         "name": "failure",
7194         "xml": "<outcome value='failure'>\n",
7195         "comments": "",
7196         "outputs": 1,
7197         "x": 3285.399871826172,
7198         "y": 5116.39984703064,
7199         "z": "9f8808d.55bc2f8",
7200         "wires": [
7201             [
7202                 "208e0a64.f89b86"
7203             ]
7204         ]
7205     },
7206     {
7207         "id": "3b081686.0f488a",
7208         "type": "success",
7209         "name": "success",
7210         "xml": "<outcome value='success'>\n",
7211         "comments": "",
7212         "outputs": 1,
7213         "x": 3292.39990234375,
7214         "y": 5188.600101470947,
7215         "z": "9f8808d.55bc2f8",
7216         "wires": [
7217             [
7218                 "f293c3d.3ba024"
7219             ]
7220         ]
7221     },
7222     {
7223         "id": "208e0a64.f89b86",
7224         "type": "block",
7225         "name": "block : atomic",
7226         "xml": "<block atomic='true'>",
7227         "atomic": "true",
7228         "comments": "",
7229         "outputs": 1,
7230         "x": 3454.399871826172,
7231         "y": 5115.39984703064,
7232         "z": "9f8808d.55bc2f8",
7233         "wires": [
7234             [
7235                 "395b7663.cb608a",
7236                 "28572668.7a176a"
7237             ]
7238         ]
7239     },
7240     {
7241         "id": "28572668.7a176a",
7242         "type": "returnFailure",
7243         "name": "return failure",
7244         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
7245         "comments": "",
7246         "x": 3643.3999099731445,
7247         "y": 5118.399904251099,
7248         "z": "9f8808d.55bc2f8",
7249         "wires": []
7250     },
7251     {
7252         "id": "395b7663.cb608a",
7253         "type": "set",
7254         "name": "set",
7255         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
7256         "comments": "",
7257         "x": 3634.399871826172,
7258         "y": 5068.399846076965,
7259         "z": "9f8808d.55bc2f8",
7260         "wires": []
7261     },
7262     {
7263         "id": "f293c3d.3ba024",
7264         "type": "record",
7265         "name": "record",
7266         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBDU pmmninfo Entry from configdb\"/>",
7267         "comments": "",
7268         "outputs": 1,
7269         "x": 3515.4001502990723,
7270         "y": 5174.4001750946045,
7271         "z": "9f8808d.55bc2f8",
7272         "wires": [
7273             []
7274         ]
7275     },
7276     {
7277         "id": "a9a5d540.0562d8",
7278         "type": "execute",
7279         "name": "Read RRMPolicyResourcetype",
7280         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.DURRMPolicyMembersResourceType' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.resourceType'`\" />\n    ",
7281         "comments": "",
7282         "outputs": 1,
7283         "x": 3545.400146484375,
7284         "y": 5908.600184440613,
7285         "z": "9f8808d.55bc2f8",
7286         "wires": [
7287             []
7288         ]
7289     },
7290     {
7291         "id": "4de47bd7.839ef4",
7292         "type": "execute",
7293         "name": "generate terminate rrmpolicy CUUP URL for configdb",
7294         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAICUUPRRMPOLICY`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{gnbCUUPId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellDULocalId`\"/>\n",
7295         "comments": "",
7296         "outputs": 1,
7297         "x": 3603.800148010254,
7298         "y": 5951.600184440613,
7299         "z": "9f8808d.55bc2f8",
7300         "wires": [
7301             []
7302         ]
7303     },
7304     {
7305         "id": "98e6e0f9.b5916",
7306         "type": "execute",
7307         "name": "prepare sNSSAI",
7308         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
7309         "comments": "",
7310         "outputs": 1,
7311         "x": 3498.800148010254,
7312         "y": 6036.600185394287,
7313         "z": "9f8808d.55bc2f8",
7314         "wires": [
7315             []
7316         ]
7317     },
7318     {
7319         "id": "c87a723b.288cf",
7320         "type": "execute",
7321         "name": "prepare resourcetype",
7322         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{resourcetype}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.DURRMPolicyMembersResourceType`\"/>",
7323         "comments": "",
7324         "outputs": 1,
7325         "x": 3508.800148010254,
7326         "y": 5991.600185394287,
7327         "z": "9f8808d.55bc2f8",
7328         "wires": [
7329             []
7330         ]
7331     },
7332     {
7333         "id": "1b9e6496.ea1deb",
7334         "type": "execute",
7335         "name": "Update nearRT RIC Details in ConfigDB",
7336         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-DU-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
7337         "comments": "",
7338         "outputs": 1,
7339         "x": 3559.800148010254,
7340         "y": 6079.600186824799,
7341         "z": "9f8808d.55bc2f8",
7342         "wires": [
7343             [
7344                 "fee8f85a.1a2508",
7345                 "cb6cfa5c.68bb28"
7346             ]
7347         ]
7348     },
7349     {
7350         "id": "fee8f85a.1a2508",
7351         "type": "failure",
7352         "name": "failure",
7353         "xml": "<outcome value='failure'>\n",
7354         "comments": "",
7355         "outputs": 1,
7356         "x": 3814.800151824951,
7357         "y": 6037.600185394287,
7358         "z": "9f8808d.55bc2f8",
7359         "wires": [
7360             [
7361                 "bf1e2915.754598"
7362             ]
7363         ]
7364     },
7365     {
7366         "id": "cb6cfa5c.68bb28",
7367         "type": "success",
7368         "name": "success",
7369         "xml": "<outcome value='success'>\n",
7370         "comments": "",
7371         "outputs": 1,
7372         "x": 3827.800151824951,
7373         "y": 6085.800578117371,
7374         "z": "9f8808d.55bc2f8",
7375         "wires": [
7376             [
7377                 "47001e67.9eee5"
7378             ]
7379         ]
7380     },
7381     {
7382         "id": "bf1e2915.754598",
7383         "type": "block",
7384         "name": "block : atomic",
7385         "xml": "<block atomic='true'>",
7386         "atomic": "true",
7387         "comments": "",
7388         "outputs": 1,
7389         "x": 3975.8001556396484,
7390         "y": 6044.600185394287,
7391         "z": "9f8808d.55bc2f8",
7392         "wires": [
7393             []
7394         ]
7395     },
7396     {
7397         "id": "47001e67.9eee5",
7398         "type": "record",
7399         "name": "record",
7400         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBDU rrmpolicy Entry from configdb\"/>",
7401         "comments": "",
7402         "outputs": 1,
7403         "x": 3984.8001556396484,
7404         "y": 6086.600187301636,
7405         "z": "9f8808d.55bc2f8",
7406         "wires": [
7407             []
7408         ]
7409     },
7410     {
7411         "id": "6321d537.1c1adc",
7412         "type": "execute",
7413         "name": "Read RRMPolicyResourcetype",
7414         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.CURRMPolicyMembersResourceType' />\n\t<parameter name='source' value=\"`'get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.resourceType'`\" />\n    ",
7415         "comments": "",
7416         "outputs": 1,
7417         "x": 2536.199951171875,
7418         "y": 2456.60009765625,
7419         "z": "9f8808d.55bc2f8",
7420         "wires": [
7421             []
7422         ]
7423     },
7424     {
7425         "id": "7dd69cb4.70b534",
7426         "type": "execute",
7427         "name": "generate terminate rrmpolicy CUUP URL for configdb",
7428         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAICUUPRRMPOLICY`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{gnbCUUPId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
7429         "comments": "",
7430         "outputs": 1,
7431         "x": 2594.599952697754,
7432         "y": 2499.60009765625,
7433         "z": "9f8808d.55bc2f8",
7434         "wires": [
7435             []
7436         ]
7437     },
7438     {
7439         "id": "558bf697.a3d4e8",
7440         "type": "execute",
7441         "name": "prepare sNSSAI",
7442         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
7443         "comments": "",
7444         "outputs": 1,
7445         "x": 2489.599952697754,
7446         "y": 2584.6000986099243,
7447         "z": "9f8808d.55bc2f8",
7448         "wires": [
7449             []
7450         ]
7451     },
7452     {
7453         "id": "5963b2e3.24363c",
7454         "type": "execute",
7455         "name": "prepare resourcetype",
7456         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteRRMPolicy-CUUP.configdb.url\"/>\n    <parameter name=\"target\" value=\"{resourcetype}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.CURRMPolicyMembersResourceType`\"/>",
7457         "comments": "",
7458         "outputs": 1,
7459         "x": 2499.599952697754,
7460         "y": 2539.6000986099243,
7461         "z": "9f8808d.55bc2f8",
7462         "wires": [
7463             []
7464         ]
7465     },
7466     {
7467         "id": "b3960d7f.4908c",
7468         "type": "execute",
7469         "name": "Update nearRT RIC Details in ConfigDB",
7470         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deleteRRMPolicy-CUUP.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CU-rrmpolicy-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
7471         "comments": "",
7472         "outputs": 1,
7473         "x": 2550.599952697754,
7474         "y": 2627.600100040436,
7475         "z": "9f8808d.55bc2f8",
7476         "wires": [
7477             [
7478                 "c23dfa51.ce2338",
7479                 "88b47df2.b6aff"
7480             ]
7481         ]
7482     },
7483     {
7484         "id": "c23dfa51.ce2338",
7485         "type": "failure",
7486         "name": "failure",
7487         "xml": "<outcome value='failure'>\n",
7488         "comments": "",
7489         "outputs": 1,
7490         "x": 2805.599956512451,
7491         "y": 2585.6000986099243,
7492         "z": "9f8808d.55bc2f8",
7493         "wires": [
7494             [
7495                 "cf99e8d.d37ef18"
7496             ]
7497         ]
7498     },
7499     {
7500         "id": "88b47df2.b6aff",
7501         "type": "success",
7502         "name": "success",
7503         "xml": "<outcome value='success'>\n",
7504         "comments": "",
7505         "outputs": 1,
7506         "x": 2818.599956512451,
7507         "y": 2633.800491333008,
7508         "z": "9f8808d.55bc2f8",
7509         "wires": [
7510             [
7511                 "9fe58a37.b07148"
7512             ]
7513         ]
7514     },
7515     {
7516         "id": "cf99e8d.d37ef18",
7517         "type": "block",
7518         "name": "block : atomic",
7519         "xml": "<block atomic='true'>",
7520         "atomic": "true",
7521         "comments": "",
7522         "outputs": 1,
7523         "x": 2966.5999603271484,
7524         "y": 2592.6000986099243,
7525         "z": "9f8808d.55bc2f8",
7526         "wires": [
7527             []
7528         ]
7529     },
7530     {
7531         "id": "9fe58a37.b07148",
7532         "type": "record",
7533         "name": "record",
7534         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - gNBCU rrmpolicy Entry from configdb\"/>",
7535         "comments": "",
7536         "outputs": 1,
7537         "x": 2975.5999603271484,
7538         "y": 2634.600100517273,
7539         "z": "9f8808d.55bc2f8",
7540         "wires": [
7541             []
7542         ]
7543     },
7544     {
7545         "id": "674b7fe9.46fa7",
7546         "type": "execute",
7547         "name": "generate terminate PLMNInfoListEntry CellCU URL for configdb",
7548         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.configdb.removenSSAINRCellCU`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CellCU.configdb.url\"/>\n    <parameter name=\"target\" value=\"{idNRCellCU}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.cellCULocalId`\"/>\n",
7549         "comments": "",
7550         "outputs": 1,
7551         "x": 2293.800048828125,
7552         "y": 1487.5999755859375,
7553         "z": "9f8808d.55bc2f8",
7554         "wires": [
7555             []
7556         ]
7557     },
7558     {
7559         "id": "28c4cba1.abbf94",
7560         "type": "execute",
7561         "name": "prepare sNSSAI",
7562         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deletePLMNInfo-CellCU.configdb.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deletePLMNInfo-CellCU.configdb.url\"/>\n    <parameter name=\"target\" value=\"{sNSSAI}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sNSSAI`\"/>",
7563         "comments": "",
7564         "outputs": 1,
7565         "x": 2136.8000411987305,
7566         "y": 1527.000171661377,
7567         "z": "9f8808d.55bc2f8",
7568         "wires": [
7569             []
7570         ]
7571     },
7572     {
7573         "id": "e2bf4b5a.7ef268",
7574         "type": "execute",
7575         "name": "Update nearRT RIC Details in ConfigDB",
7576         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.configdb.url + $tmp.deletePLMNInfo-CellCU.configdb.url`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-CELLCU-plmninfo-configdb-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>",
7577         "comments": "",
7578         "outputs": 1,
7579         "x": 2199.800033569336,
7580         "y": 1575.5999765396118,
7581         "z": "9f8808d.55bc2f8",
7582         "wires": [
7583             [
7584                 "a056981.f313868",
7585                 "c4838e58.af2e2"
7586             ]
7587         ]
7588     },
7589     {
7590         "id": "a056981.f313868",
7591         "type": "failure",
7592         "name": "failure",
7593         "xml": "<outcome value='failure'>\n",
7594         "comments": "",
7595         "outputs": 1,
7596         "x": 2458.2000465393066,
7597         "y": 1533.999976158142,
7598         "z": "9f8808d.55bc2f8",
7599         "wires": [
7600             [
7601                 "729d4f78.c5025"
7602             ]
7603         ]
7604     },
7605     {
7606         "id": "c4838e58.af2e2",
7607         "type": "success",
7608         "name": "success",
7609         "xml": "<outcome value='success'>\n",
7610         "comments": "",
7611         "outputs": 1,
7612         "x": 2485.2000427246094,
7613         "y": 1611.9999771118164,
7614         "z": "9f8808d.55bc2f8",
7615         "wires": [
7616             [
7617                 "aa482839.031be8"
7618             ]
7619         ]
7620     },
7621     {
7622         "id": "729d4f78.c5025",
7623         "type": "block",
7624         "name": "block : atomic",
7625         "xml": "<block atomic='true'>",
7626         "atomic": "true",
7627         "comments": "",
7628         "outputs": 1,
7629         "x": 2653.200050354004,
7630         "y": 1526.999976158142,
7631         "z": "9f8808d.55bc2f8",
7632         "wires": [
7633             [
7634                 "4e5bf54.b88e70c",
7635                 "8b61600f.5b1a3"
7636             ]
7637         ]
7638     },
7639     {
7640         "id": "aa482839.031be8",
7641         "type": "block",
7642         "name": "block : atomic",
7643         "xml": "<block atomic='true'>",
7644         "atomic": "true",
7645         "comments": "",
7646         "outputs": 1,
7647         "x": 2659.200050354004,
7648         "y": 1604.999976158142,
7649         "z": "9f8808d.55bc2f8",
7650         "wires": [
7651             [
7652                 "265a33fd.f817bc"
7653             ]
7654         ]
7655     },
7656     {
7657         "id": "265a33fd.f817bc",
7658         "type": "record",
7659         "name": "record",
7660         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully removed - CEllCU PLMNInfo Entry from configdb\"/>",
7661         "comments": "",
7662         "outputs": 1,
7663         "x": 2838.200054168701,
7664         "y": 1623.9999771118164,
7665         "z": "9f8808d.55bc2f8",
7666         "wires": [
7667             []
7668         ]
7669     },
7670     {
7671         "id": "8b61600f.5b1a3",
7672         "type": "returnFailure",
7673         "name": "return failure",
7674         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfo. Aborting RPC executiopn'/>",
7675         "comments": "",
7676         "x": 2884.4000549316406,
7677         "y": 1550.999976158142,
7678         "z": "9f8808d.55bc2f8",
7679         "wires": []
7680     },
7681     {
7682         "id": "4e5bf54.b88e70c",
7683         "type": "set",
7684         "name": "set",
7685         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
7686         "comments": "",
7687         "x": 2885.4000549316406,
7688         "y": 1512.9999752044678,
7689         "z": "9f8808d.55bc2f8",
7690         "wires": []
7691     },
7692     {
7693         "id": "1a14cf2c.069a91",
7694         "type": "block",
7695         "name": "block : atomic",
7696         "xml": "<block atomic='true'>",
7697         "atomic": "true",
7698         "comments": "",
7699         "outputs": 1,
7700         "x": 2331.3999366760254,
7701         "y": 4110.000060081482,
7702         "z": "9f8808d.55bc2f8",
7703         "wires": [
7704             [
7705                 "6ef50ae0.99f6b4",
7706                 "2e5e54b6.50f7cc",
7707                 "6aee5b68.e95934"
7708             ]
7709         ]
7710     },
7711     {
7712         "id": "6ef50ae0.99f6b4",
7713         "type": "execute",
7714         "name": "read snssailist size",
7715         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNssaiListLengthDU' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBDUList['+ $id-du +'].cellDUList['+ $id-celldu +'].pLMNInfoList['+ $id-duplmn +'].sNSSAI_length'`\" />",
7716         "comments": "",
7717         "outputs": 1,
7718         "x": 2582.14990234375,
7719         "y": 4042.3496067523956,
7720         "z": "9f8808d.55bc2f8",
7721         "wires": [
7722             []
7723         ]
7724     },
7725     {
7726         "id": "2e5e54b6.50f7cc",
7727         "type": "record",
7728         "name": "record",
7729         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"DU_plmninfolength_nssailength \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthDU`\"/>\n\n",
7730         "comments": "",
7731         "outputs": 1,
7732         "x": 2579.1500358581543,
7733         "y": 4092.550060272217,
7734         "z": "9f8808d.55bc2f8",
7735         "wires": [
7736             []
7737         ]
7738     },
7739     {
7740         "id": "1c6ba8ba.6541b7",
7741         "type": "for",
7742         "name": "foreach snssai",
7743         "xml": "<for index='id-dusnssai' start='0' end='`$tmp.sNssaiListLengthDU`'>\n",
7744         "comments": "",
7745         "outputs": 1,
7746         "x": 2767.150001525879,
7747         "y": 4257.150197267532,
7748         "z": "9f8808d.55bc2f8",
7749         "wires": [
7750             [
7751                 "47d28d8e.7e6534"
7752             ]
7753         ]
7754     },
7755     {
7756         "id": "47d28d8e.7e6534",
7757         "type": "block",
7758         "name": "block : atomic",
7759         "xml": "<block atomic='true'>",
7760         "atomic": "true",
7761         "comments": "",
7762         "outputs": 1,
7763         "x": 2513.150001525879,
7764         "y": 4342.150246858597,
7765         "z": "9f8808d.55bc2f8",
7766         "wires": [
7767             [
7768                 "ff36d37.28a253",
7769                 "bd21b7.8f467e48",
7770                 "e8d9adcf.46f42"
7771             ]
7772         ]
7773     },
7774     {
7775         "id": "6aee5b68.e95934",
7776         "type": "switchNode",
7777         "name": "check the action",
7778         "xml": "<switch test='`$tmp.sNssaiListLengthDU > 0`'>\n",
7779         "comments": "",
7780         "outputs": 1,
7781         "x": 2515.14990234375,
7782         "y": 4185.950196504593,
7783         "z": "9f8808d.55bc2f8",
7784         "wires": [
7785             [
7786                 "96de2b78.2ef7f8",
7787                 "710d8b1b.09fce4"
7788             ]
7789         ]
7790     },
7791     {
7792         "id": "96de2b78.2ef7f8",
7793         "type": "outcome",
7794         "name": "True",
7795         "xml": "<outcome value='true'>\n",
7796         "comments": "",
7797         "outputs": 1,
7798         "x": 2689.1499061584473,
7799         "y": 4132.149804353714,
7800         "z": "9f8808d.55bc2f8",
7801         "wires": [
7802             [
7803                 "8f9b2ad1.025768"
7804             ]
7805         ]
7806     },
7807     {
7808         "id": "710d8b1b.09fce4",
7809         "type": "outcome",
7810         "name": "False",
7811         "xml": "<outcome value='false'>\n",
7812         "comments": "",
7813         "outputs": 1,
7814         "x": 2683.9499073028564,
7815         "y": 4201.349609613419,
7816         "z": "9f8808d.55bc2f8",
7817         "wires": [
7818             [
7819                 "76adef10.ffb57"
7820             ]
7821         ]
7822     },
7823     {
7824         "id": "8f9b2ad1.025768",
7825         "type": "block",
7826         "name": "block : atomic",
7827         "xml": "<block atomic='true'>",
7828         "atomic": "true",
7829         "comments": "",
7830         "outputs": 1,
7831         "x": 2787.149908065796,
7832         "y": 4062.749802827835,
7833         "z": "9f8808d.55bc2f8",
7834         "wires": [
7835             [
7836                 "1c6ba8ba.6541b7",
7837                 "50212c66.98be54"
7838             ]
7839         ]
7840     },
7841     {
7842         "id": "76adef10.ffb57",
7843         "type": "block",
7844         "name": "block : atomic",
7845         "xml": "<block atomic='true'>",
7846         "atomic": "true",
7847         "comments": "",
7848         "outputs": 1,
7849         "x": 2829.150005340576,
7850         "y": 4202.749804735184,
7851         "z": "9f8808d.55bc2f8",
7852         "wires": [
7853             [
7854                 "14789ddb.87d092"
7855             ]
7856         ]
7857     },
7858     {
7859         "id": "14789ddb.87d092",
7860         "type": "record",
7861         "name": "record",
7862         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in false in DU \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthDU`\"/>\n\n",
7863         "comments": "",
7864         "outputs": 1,
7865         "x": 2906.7499084472656,
7866         "y": 4147.949805498123,
7867         "z": "9f8808d.55bc2f8",
7868         "wires": [
7869             []
7870         ]
7871     },
7872     {
7873         "id": "50212c66.98be54",
7874         "type": "record",
7875         "name": "record",
7876         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in true in DU \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthDU`\"/>\n\n",
7877         "comments": "",
7878         "outputs": 1,
7879         "x": 2934.5499839782715,
7880         "y": 4041.949801683426,
7881         "z": "9f8808d.55bc2f8",
7882         "wires": [
7883             []
7884         ]
7885     },
7886     {
7887         "id": "1966dcbb.653793",
7888         "type": "block",
7889         "name": "block : atomic",
7890         "xml": "<block atomic='true'>",
7891         "atomic": "true",
7892         "comments": "",
7893         "outputs": 1,
7894         "x": 2613.199951171875,
7895         "y": 420.3999938964844,
7896         "z": "9f8808d.55bc2f8",
7897         "wires": [
7898             [
7899                 "85f0f199.e85ad",
7900                 "654785f4.3e85ec",
7901                 "35093caa.7bdfb4"
7902             ]
7903         ]
7904     },
7905     {
7906         "id": "85f0f199.e85ad",
7907         "type": "execute",
7908         "name": "read snssailist size",
7909         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNssaiListLengthCU' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].gNBCUCPList['+ $idz +'].cellCUList['+ $idcu +'].pLMNInfoList['+ $id-cuplmn +'].sNSSAI_length'`\" />",
7910         "comments": "",
7911         "outputs": 1,
7912         "x": 2863.9499168395996,
7913         "y": 352.74954056739807,
7914         "z": "9f8808d.55bc2f8",
7915         "wires": [
7916             []
7917         ]
7918     },
7919     {
7920         "id": "654785f4.3e85ec",
7921         "type": "record",
7922         "name": "record",
7923         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"CU_plmninfolength_nssailength \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthCU`\"/>\n\n",
7924         "comments": "",
7925         "outputs": 1,
7926         "x": 2860.950050354004,
7927         "y": 402.94999408721924,
7928         "z": "9f8808d.55bc2f8",
7929         "wires": [
7930             []
7931         ]
7932     },
7933     {
7934         "id": "496fdc9.3f5cc24",
7935         "type": "for",
7936         "name": "foreach snssai",
7937         "xml": "<for index='id-cusnssai' start='0' end='`$tmp.sNssaiListLengthCU`'>\n",
7938         "comments": "",
7939         "outputs": 1,
7940         "x": 3048.9500160217285,
7941         "y": 567.5501310825348,
7942         "z": "9f8808d.55bc2f8",
7943         "wires": [
7944             [
7945                 "71e6f9e5.e94b58"
7946             ]
7947         ]
7948     },
7949     {
7950         "id": "35093caa.7bdfb4",
7951         "type": "switchNode",
7952         "name": "check the action",
7953         "xml": "<switch test='`$tmp.sNssaiListLengthCU > 0`'>\n",
7954         "comments": "",
7955         "outputs": 1,
7956         "x": 2796.9499168395996,
7957         "y": 496.35013031959534,
7958         "z": "9f8808d.55bc2f8",
7959         "wires": [
7960             [
7961                 "8cdcdb7a.f928d8",
7962                 "899c5061.0a3aa"
7963             ]
7964         ]
7965     },
7966     {
7967         "id": "8cdcdb7a.f928d8",
7968         "type": "outcome",
7969         "name": "True",
7970         "xml": "<outcome value='true'>\n",
7971         "comments": "",
7972         "outputs": 1,
7973         "x": 2970.949920654297,
7974         "y": 442.54973816871643,
7975         "z": "9f8808d.55bc2f8",
7976         "wires": [
7977             [
7978                 "1859cc3b.1a3174"
7979             ]
7980         ]
7981     },
7982     {
7983         "id": "899c5061.0a3aa",
7984         "type": "outcome",
7985         "name": "False",
7986         "xml": "<outcome value='false'>\n",
7987         "comments": "",
7988         "outputs": 1,
7989         "x": 2966.7500915527344,
7990         "y": 492.74956130981445,
7991         "z": "9f8808d.55bc2f8",
7992         "wires": [
7993             [
7994                 "aac3ec76.61ada"
7995             ]
7996         ]
7997     },
7998     {
7999         "id": "1859cc3b.1a3174",
8000         "type": "block",
8001         "name": "block : atomic",
8002         "xml": "<block atomic='true'>",
8003         "atomic": "true",
8004         "comments": "",
8005         "outputs": 1,
8006         "x": 3068.9499225616455,
8007         "y": 373.1497366428375,
8008         "z": "9f8808d.55bc2f8",
8009         "wires": [
8010             [
8011                 "496fdc9.3f5cc24",
8012                 "39a27b61.3b1f64"
8013             ]
8014         ]
8015     },
8016     {
8017         "id": "aac3ec76.61ada",
8018         "type": "block",
8019         "name": "block : atomic",
8020         "xml": "<block atomic='true'>",
8021         "atomic": "true",
8022         "comments": "",
8023         "outputs": 1,
8024         "x": 3119.950096130371,
8025         "y": 505.1497564315796,
8026         "z": "9f8808d.55bc2f8",
8027         "wires": [
8028             [
8029                 "235bb324.60385c"
8030             ]
8031         ]
8032     },
8033     {
8034         "id": "235bb324.60385c",
8035         "type": "record",
8036         "name": "record",
8037         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in false in CU \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthCU`\"/>\n\n",
8038         "comments": "",
8039         "outputs": 1,
8040         "x": 3296.5499000549316,
8041         "y": 502.3497314453125,
8042         "z": "9f8808d.55bc2f8",
8043         "wires": [
8044             []
8045         ]
8046     },
8047     {
8048         "id": "39a27b61.3b1f64",
8049         "type": "record",
8050         "name": "record",
8051         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"plmninfolistnssailength in true in CU \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNssaiListLengthCU`\"/>\n\n",
8052         "comments": "",
8053         "outputs": 1,
8054         "x": 3216.349998474121,
8055         "y": 352.34973549842834,
8056         "z": "9f8808d.55bc2f8",
8057         "wires": [
8058             []
8059         ]
8060     },
8061     {
8062         "id": "6762ecfb.cef0a4",
8063         "type": "switchNode",
8064         "name": "check the action for terminate",
8065         "xml": "<switch test='`$terminate-r-a-n-slice-instance-input.action == deallocate`'>\n",
8066         "comments": "",
8067         "outputs": 1,
8068         "x": 632,
8069         "y": 227.5000033378601,
8070         "z": "9f8808d.55bc2f8",
8071         "wires": [
8072             [
8073                 "256e54f8.3869cc",
8074                 "cbc969e.5362998"
8075             ]
8076         ]
8077     },
8078     {
8079         "id": "256e54f8.3869cc",
8080         "type": "outcome",
8081         "name": "True",
8082         "xml": "<outcome value='true'>\n",
8083         "comments": "",
8084         "outputs": 1,
8085         "x": 842,
8086         "y": 146.5000033378601,
8087         "z": "9f8808d.55bc2f8",
8088         "wires": [
8089             [
8090                 "f01bc06c.e1c8b"
8091             ]
8092         ]
8093     },
8094     {
8095         "id": "cbc969e.5362998",
8096         "type": "outcome",
8097         "name": "False",
8098         "xml": "<outcome value='false'>\n",
8099         "comments": "",
8100         "outputs": 1,
8101         "x": 860.9999885559082,
8102         "y": 300.50002670288086,
8103         "z": "9f8808d.55bc2f8",
8104         "wires": [
8105             [
8106                 "63117eb4.27b71"
8107             ]
8108         ]
8109     },
8110     {
8111         "id": "cacfc7c6.6f52b8",
8112         "type": "record",
8113         "name": "record",
8114         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"modify deallocate called\" />\n\n",
8115         "comments": "",
8116         "outputs": 1,
8117         "x": 1191.8007507324219,
8118         "y": 266.3001022338867,
8119         "z": "9f8808d.55bc2f8",
8120         "wires": [
8121             []
8122         ]
8123     },
8124     {
8125         "id": "f01bc06c.e1c8b",
8126         "type": "block",
8127         "name": "block : atomic",
8128         "xml": "<block atomic='true'>",
8129         "atomic": "true",
8130         "comments": "",
8131         "outputs": 1,
8132         "x": 1012.0000801086426,
8133         "y": 138.7000527381897,
8134         "z": "9f8808d.55bc2f8",
8135         "wires": [
8136             [
8137                 "bc3f9e5e.ae929",
8138                 "834f7993.c76608"
8139             ]
8140         ]
8141     },
8142     {
8143         "id": "63117eb4.27b71",
8144         "type": "block",
8145         "name": "block : atomic",
8146         "xml": "<block atomic='true'>",
8147         "atomic": "true",
8148         "comments": "",
8149         "outputs": 1,
8150         "x": 1022.0001831054688,
8151         "y": 300.700026512146,
8152         "z": "9f8808d.55bc2f8",
8153         "wires": [
8154             [
8155                 "cacfc7c6.6f52b8",
8156                 "ec3388e.f323578"
8157             ]
8158         ]
8159     },
8160     {
8161         "id": "bc3f9e5e.ae929",
8162         "type": "record",
8163         "name": "record",
8164         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"deallocate called\" />\n\n",
8165         "comments": "",
8166         "outputs": 1,
8167         "x": 1182.7999687194824,
8168         "y": 72.50000667572021,
8169         "z": "9f8808d.55bc2f8",
8170         "wires": [
8171             []
8172         ]
8173     },
8174     {
8175         "id": "8ce4a4a8.077338",
8176         "type": "execute",
8177         "name": "printContext",
8178         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
8179         "comments": "",
8180         "outputs": 1,
8181         "x": 3274.800048828125,
8182         "y": 165.50000190734863,
8183         "z": "9f8808d.55bc2f8",
8184         "wires": [
8185             []
8186         ]
8187     },
8188     {
8189         "id": "bc8ed918.ef6878",
8190         "type": "record",
8191         "name": "record",
8192         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Payload for terminateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfileId`\"/>\n\n\n",
8193         "comments": "",
8194         "outputs": 1,
8195         "x": 3293.549945831299,
8196         "y": 210.00000190734863,
8197         "z": "9f8808d.55bc2f8",
8198         "wires": [
8199             []
8200         ]
8201     },
8202     {
8203         "id": "f84f8790.5374d8",
8204         "type": "switchNode",
8205         "name": "check action",
8206         "xml": "<switch test='`$tmp.action`'>",
8207         "comments": "",
8208         "outputs": 1,
8209         "x": 3294.300247192383,
8210         "y": 96.75,
8211         "z": "9f8808d.55bc2f8",
8212         "wires": [
8213             [
8214                 "5218202e.60a1d",
8215                 "a40fb251.03696"
8216             ]
8217         ]
8218     },
8219     {
8220         "id": "5218202e.60a1d",
8221         "type": "success",
8222         "name": "deallocate",
8223         "xml": "<outcome value='deallocate'>\n",
8224         "comments": "",
8225         "outputs": 1,
8226         "x": 3481.300048828125,
8227         "y": 107.50002574920654,
8228         "z": "9f8808d.55bc2f8",
8229         "wires": [
8230             [
8231                 "3d2d19c3.709246"
8232             ]
8233         ]
8234     },
8235     {
8236         "id": "de4468e8.48f068",
8237         "type": "execute",
8238         "name": "read sNSSAI from sliceProfile",
8239         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.sNSSAI' />\n\t<parameter name='source' value=\"`$payloadJson.input.sliceProfile.sNSSAI`\" />\n",
8240         "comments": "",
8241         "outputs": 1,
8242         "x": 3892.3002548217773,
8243         "y": 181.50000286102295,
8244         "z": "9f8808d.55bc2f8",
8245         "wires": [
8246             []
8247         ]
8248     },
8249     {
8250         "id": "a40fb251.03696",
8251         "type": "failure",
8252         "name": "modify-deallocate",
8253         "xml": "<outcome value='modify-deallocate'>\n",
8254         "comments": "",
8255         "outputs": 1,
8256         "x": 3476.300048828125,
8257         "y": 205.50000190734863,
8258         "z": "9f8808d.55bc2f8",
8259         "wires": [
8260             [
8261                 "d95a2e19.c845f"
8262             ]
8263         ]
8264     },
8265     {
8266         "id": "78741a05.078744",
8267         "type": "record",
8268         "name": "record",
8269         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sNSSAI: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n\n\n",
8270         "comments": "",
8271         "outputs": 1,
8272         "x": 3853.5500526428223,
8273         "y": 135.50000190734863,
8274         "z": "9f8808d.55bc2f8",
8275         "wires": [
8276             []
8277         ]
8278     },
8279     {
8280         "id": "3d2d19c3.709246",
8281         "type": "block",
8282         "name": "block : atomic",
8283         "xml": "<block atomic='true'>",
8284         "atomic": "true",
8285         "comments": "",
8286         "outputs": 1,
8287         "x": 3653.550048828125,
8288         "y": 107.50000190734863,
8289         "z": "9f8808d.55bc2f8",
8290         "wires": [
8291             [
8292                 "78741a05.078744",
8293                 "c803791a.ecad78"
8294             ]
8295         ]
8296     },
8297     {
8298         "id": "c803791a.ecad78",
8299         "type": "set",
8300         "name": "read sNSSAI from input",
8301         "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sNSSAI`\"/>",
8302         "comments": "",
8303         "x": 3855.5500564575195,
8304         "y": 86.50000095367432,
8305         "z": "9f8808d.55bc2f8",
8306         "wires": []
8307     },
8308     {
8309         "id": "1d89edd2.326562",
8310         "type": "set",
8311         "name": "read action from input",
8312         "xml": "<set>\n<parameter name='tmp.action' value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>",
8313         "comments": "",
8314         "x": 3313.050048828125,
8315         "y": 50,
8316         "z": "9f8808d.55bc2f8",
8317         "wires": []
8318     },
8319     {
8320         "id": "d95a2e19.c845f",
8321         "type": "block",
8322         "name": "block : atomic",
8323         "xml": "<block atomic='true'>",
8324         "atomic": "true",
8325         "comments": "",
8326         "outputs": 1,
8327         "x": 3670.100051879883,
8328         "y": 202.00000190734863,
8329         "z": "9f8808d.55bc2f8",
8330         "wires": [
8331             [
8332                 "de4468e8.48f068",
8333                 "ddf22632.651d18"
8334             ]
8335         ]
8336     },
8337     {
8338         "id": "ddf22632.651d18",
8339         "type": "record",
8340         "name": "record",
8341         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"modify-deallocate-sNSSAI: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n\n\n",
8342         "comments": "",
8343         "outputs": 1,
8344         "x": 3912.10005569458,
8345         "y": 250.00000381469727,
8346         "z": "9f8808d.55bc2f8",
8347         "wires": [
8348             []
8349         ]
8350     },
8351     {
8352         "id": "8a178b1d.f4eb18",
8353         "type": "execute",
8354         "name": "execute jsonStringToCtx",
8355         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='terminate-r-a-n-slice-instance-input.payload' />\n\t<parameter name='outputPath' value='payloadJson' />\n\t<parameter name='isEscaped' value='false' />",
8356         "comments": "",
8357         "outputs": 1,
8358         "x": 2706.199951171875,
8359         "y": 137,
8360         "z": "9f8808d.55bc2f8",
8361         "wires": [
8362             [
8363                 "eba8eb3.af56018"
8364             ]
8365         ]
8366     },
8367     {
8368         "id": "eba8eb3.af56018",
8369         "type": "other",
8370         "name": "success",
8371         "xml": "<outcome value='success'>\n",
8372         "comments": "",
8373         "outputs": 1,
8374         "x": 2907.4497604370117,
8375         "y": 126.25,
8376         "z": "9f8808d.55bc2f8",
8377         "wires": [
8378             [
8379                 "47796188.60d39"
8380             ]
8381         ]
8382     },
8383     {
8384         "id": "47796188.60d39",
8385         "type": "block",
8386         "name": "block : atomic",
8387         "xml": "<block atomic='true'>",
8388         "atomic": "true",
8389         "comments": "",
8390         "outputs": 1,
8391         "x": 3073.4498596191406,
8392         "y": 120.25,
8393         "z": "9f8808d.55bc2f8",
8394         "wires": [
8395             [
8396                 "1d89edd2.326562",
8397                 "f84f8790.5374d8",
8398                 "8ce4a4a8.077338",
8399                 "bc8ed918.ef6878"
8400             ]
8401         ]
8402     },
8403     {
8404         "id": "ec3388e.f323578",
8405         "type": "execute",
8406         "name": "execute jsonStringToCtx",
8407         "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' />",
8408         "comments": "",
8409         "outputs": 1,
8410         "x": 1305.2001647949219,
8411         "y": 347.00000381469727,
8412         "z": "9f8808d.55bc2f8",
8413         "wires": [
8414             [
8415                 "551c7a39.f6f354"
8416             ]
8417         ]
8418     },
8419     {
8420         "id": "551c7a39.f6f354",
8421         "type": "other",
8422         "name": "success",
8423         "xml": "<outcome value='success'>\n",
8424         "comments": "",
8425         "outputs": 1,
8426         "x": 1566.1999740600586,
8427         "y": 295,
8428         "z": "9f8808d.55bc2f8",
8429         "wires": [
8430             [
8431                 "bb9cc7c0.cbb448"
8432             ]
8433         ]
8434     },
8435     {
8436         "id": "bb9cc7c0.cbb448",
8437         "type": "block",
8438         "name": "block : atomic",
8439         "xml": "<block atomic='true'>",
8440         "atomic": "true",
8441         "comments": "",
8442         "outputs": 1,
8443         "x": 1737.1999740600586,
8444         "y": 296.0000009536743,
8445         "z": "9f8808d.55bc2f8",
8446         "wires": [
8447             [
8448                 "81a058de.bf8438",
8449                 "d8587bc4.f19b48",
8450                 "c84b5f23.9e568",
8451                 "82a15925.e24a98",
8452                 "3cc3117e.14214e",
8453                 "3dff9dd4.ab6852"
8454             ]
8455         ]
8456     },
8457     {
8458         "id": "81a058de.bf8438",
8459         "type": "set",
8460         "name": "read action from input",
8461         "xml": "<set>\n<parameter name='tmp.action' value=\"`$instantiate-r-a-n-slice-input.action`\"/>",
8462         "comments": "",
8463         "x": 1957.2000732421875,
8464         "y": 278.00000381469727,
8465         "z": "9f8808d.55bc2f8",
8466         "wires": []
8467     },
8468     {
8469         "id": "d8587bc4.f19b48",
8470         "type": "execute",
8471         "name": "printContext",
8472         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
8473         "comments": "",
8474         "outputs": 1,
8475         "x": 1927.1999816894531,
8476         "y": 315,
8477         "z": "9f8808d.55bc2f8",
8478         "wires": [
8479             []
8480         ]
8481     },
8482     {
8483         "id": "c84b5f23.9e568",
8484         "type": "record",
8485         "name": "record",
8486         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Payload for modifyallocateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>\n\n\n\n",
8487         "comments": "",
8488         "outputs": 1,
8489         "x": 1925.9497833251953,
8490         "y": 361.5000009536743,
8491         "z": "9f8808d.55bc2f8",
8492         "wires": [
8493             []
8494         ]
8495     },
8496     {
8497         "id": "82a15925.e24a98",
8498         "type": "record",
8499         "name": "record",
8500         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"modify-deallocate-sNSSAI: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"`$tmp.sliceprofileid`\"/>\n\n\n",
8501         "comments": "",
8502         "outputs": 1,
8503         "x": 1917.4000778198242,
8504         "y": 495.50000762939453,
8505         "z": "9f8808d.55bc2f8",
8506         "wires": [
8507             []
8508         ]
8509     },
8510     {
8511         "id": "834f7993.c76608",
8512         "type": "execute",
8513         "name": "execute jsonStringToCtx",
8514         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='jsonStringToCtx'>\n\t<parameter name='source' value='terminate-r-a-n-slice-instance-input.payload' />\n\t<parameter name='outputPath' value='payloadJson' />\n\t<parameter name='isEscaped' value='false' />",
8515         "comments": "",
8516         "outputs": 1,
8517         "x": 1400.8000679016113,
8518         "y": 150,
8519         "z": "9f8808d.55bc2f8",
8520         "wires": [
8521             [
8522                 "9457812.4d6b68"
8523             ]
8524         ]
8525     },
8526     {
8527         "id": "9457812.4d6b68",
8528         "type": "other",
8529         "name": "success",
8530         "xml": "<outcome value='success'>\n",
8531         "comments": "",
8532         "outputs": 1,
8533         "x": 1602.8000259399414,
8534         "y": 75.99999809265137,
8535         "z": "9f8808d.55bc2f8",
8536         "wires": [
8537             [
8538                 "bc6e886d.0d2b48"
8539             ]
8540         ]
8541     },
8542     {
8543         "id": "bc6e886d.0d2b48",
8544         "type": "block",
8545         "name": "block : atomic",
8546         "xml": "<block atomic='true'>",
8547         "atomic": "true",
8548         "comments": "",
8549         "outputs": 1,
8550         "x": 1773.8000259399414,
8551         "y": 76.99999904632568,
8552         "z": "9f8808d.55bc2f8",
8553         "wires": [
8554             [
8555                 "f6fc1e87.b86c6",
8556                 "c9836f06.5a35c",
8557                 "2effe823.d20c68",
8558                 "e8c85559.410848",
8559                 "6aa3771c.546398",
8560                 "d57471a8.bc86b"
8561             ]
8562         ]
8563     },
8564     {
8565         "id": "f6fc1e87.b86c6",
8566         "type": "set",
8567         "name": "read action from input",
8568         "xml": "<set>\n<parameter name='tmp.action' value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>",
8569         "comments": "",
8570         "x": 1993.8000259399414,
8571         "y": 53.99999809265137,
8572         "z": "9f8808d.55bc2f8",
8573         "wires": []
8574     },
8575     {
8576         "id": "c9836f06.5a35c",
8577         "type": "execute",
8578         "name": "printContext",
8579         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='printContext' >\n<parameter name='filename' value='/opt/opendaylight/current/data/log/ranSlice-terminateRANSlice-context.log' />\n\n\n",
8580         "comments": "",
8581         "outputs": 1,
8582         "x": 1963.800033569336,
8583         "y": 95.99999809265137,
8584         "z": "9f8808d.55bc2f8",
8585         "wires": [
8586             []
8587         ]
8588     },
8589     {
8590         "id": "2effe823.d20c68",
8591         "type": "record",
8592         "name": "record",
8593         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Payload for terminateRANSlice.: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"`$payloadJson.input.RANNFNSSIId`\"/>\n<parameter name=\"field4\" value=\"`$payloadJson.input.callbackURL`\"/>\n<parameter name=\"field5\" value=\"`$payloadJson.input.sliceProfileId`\"/>\n\n\n",
8594         "comments": "",
8595         "outputs": 1,
8596         "x": 1956.800048828125,
8597         "y": 133,
8598         "z": "9f8808d.55bc2f8",
8599         "wires": [
8600             []
8601         ]
8602     },
8603     {
8604         "id": "6aa3771c.546398",
8605         "type": "record",
8606         "name": "record",
8607         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"DEallocate sNSSAI: \"/>\n<parameter name=\"field2\" value=\"`$tmp.sNSSAI`\"/>\n<parameter name=\"field3\" value=\"`$tmp.sliceprofileid`\"/>\n\n\n",
8608         "comments": "",
8609         "outputs": 1,
8610         "x": 1958.8000793457031,
8611         "y": 241.00000381469727,
8612         "z": "9f8808d.55bc2f8",
8613         "wires": [
8614             []
8615         ]
8616     },
8617     {
8618         "id": "e8c85559.410848",
8619         "type": "set",
8620         "name": "read sNSSAI from input",
8621         "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sNSSAI`\"/>",
8622         "comments": "",
8623         "x": 2023.8000793457031,
8624         "y": 171.00000190734863,
8625         "z": "9f8808d.55bc2f8",
8626         "wires": []
8627     },
8628     {
8629         "id": "3cc3117e.14214e",
8630         "type": "set",
8631         "name": "read sNSSAI from input sliceprofile",
8632         "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>",
8633         "comments": "",
8634         "x": 1982.4000244140625,
8635         "y": 406,
8636         "z": "9f8808d.55bc2f8",
8637         "wires": []
8638     },
8639     {
8640         "id": "3dff9dd4.ab6852",
8641         "type": "set",
8642         "name": "read SpId from input sliceprofile",
8643         "xml": "<set>\n<parameter name='tmp.sliceprofileid' value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>",
8644         "comments": "",
8645         "x": 2009.800048828125,
8646         "y": 451,
8647         "z": "9f8808d.55bc2f8",
8648         "wires": []
8649     },
8650     {
8651         "id": "d57471a8.bc86b",
8652         "type": "set",
8653         "name": "read SpId from input ",
8654         "xml": "<set>\n<parameter name='tmp.sliceprofileid' value=\"`$payloadJson.input.sliceProfileId`\"/>",
8655         "comments": "",
8656         "x": 2047.8000793457031,
8657         "y": 205.00000190734863,
8658         "z": "9f8808d.55bc2f8",
8659         "wires": []
8660     },
8661     {
8662         "id": "bfd5daae.fcaf68",
8663         "type": "execute",
8664         "name": "read nearRTRICId",
8665         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='getAttributeValue'>\n\t<parameter name='outputPath' value='tmp.nearRTRICId' />\n\t<parameter name='source' value=\"`'getNFNSSIRIC-configdb-response.[' + $idy + '].nearRTRICId'`\" />",
8666         "comments": "",
8667         "outputs": 1,
8668         "x": 852.5625305175781,
8669         "y": 729.374997138977,
8670         "z": "9f8808d.55bc2f8",
8671         "wires": [
8672             []
8673         ]
8674     },
8675     {
8676         "id": "4705045c.022f3c",
8677         "type": "switchNode",
8678         "name": "ransim mounted",
8679         "xml": "<switch test='`$prop.ransim-mounted`'>\n",
8680         "comments": "",
8681         "outputs": 1,
8682         "x": 835.3750305175781,
8683         "y": 782.187497138977,
8684         "z": "9f8808d.55bc2f8",
8685         "wires": [
8686             [
8687                 "3465b99a.35d066",
8688                 "a1e8ada5.6e6b"
8689             ]
8690         ]
8691     },
8692     {
8693         "id": "3465b99a.35d066",
8694         "type": "outcome",
8695         "name": "Not Mounted",
8696         "xml": "<outcome value='false'>\n",
8697         "comments": "",
8698         "outputs": 1,
8699         "x": 1052.8750610351562,
8700         "y": 697.9373302459717,
8701         "z": "9f8808d.55bc2f8",
8702         "wires": [
8703             [
8704                 "157d64ca.012ddb"
8705             ]
8706         ]
8707     },
8708     {
8709         "id": "a1e8ada5.6e6b",
8710         "type": "outcome",
8711         "name": "Mounted",
8712         "xml": "<outcome value='true'>\n",
8713         "comments": "",
8714         "outputs": 1,
8715         "x": 1042.3750305175781,
8716         "y": 739.4375009536743,
8717         "z": "9f8808d.55bc2f8",
8718         "wires": [
8719             [
8720                 "14dccd03.8e4ad3"
8721             ]
8722         ]
8723     },
8724     {
8725         "id": "14dccd03.8e4ad3",
8726         "type": "block",
8727         "name": "ransim  URL",
8728         "xml": "<block atomic='true'>",
8729         "atomic": "true",
8730         "comments": "",
8731         "outputs": 1,
8732         "x": 1191.3746948242188,
8733         "y": 752.4376063346863,
8734         "z": "9f8808d.55bc2f8",
8735         "wires": [
8736             [
8737                 "85667e11.d1145",
8738                 "fb4888d6.ac6bb8"
8739             ]
8740         ]
8741     },
8742     {
8743         "id": "157d64ca.012ddb",
8744         "type": "execute",
8745         "name": "generate remove sliceProfile url",
8746         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.nearrtric.removeSliceProfile`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSliceProfileEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>\n",
8747         "comments": "",
8748         "outputs": 1,
8749         "x": 1323.6249618530273,
8750         "y": 695.6875009536743,
8751         "z": "9f8808d.55bc2f8",
8752         "wires": [
8753             []
8754         ]
8755     },
8756     {
8757         "id": "85667e11.d1145",
8758         "type": "execute",
8759         "name": "generate sliceprofile removal",
8760         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$prop.restapi.nearrtric.removeSliceProfile.ransim-mounted`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSliceProfileEntry.url\"/>\n    <parameter name=\"target\" value=\"{idNearRTRIC}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
8761         "comments": "",
8762         "outputs": 1,
8763         "x": 1089.6246871948242,
8764         "y": 817.43745470047,
8765         "z": "9f8808d.55bc2f8",
8766         "wires": [
8767             []
8768         ]
8769     },
8770     {
8771         "id": "fb4888d6.ac6bb8",
8772         "type": "execute",
8773         "name": "populate mountName",
8774         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSliceProfileEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSliceProfileEntry.url\"/>\n    <parameter name=\"target\" value=\"{mountName}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.nearRTRICId`\"/>",
8775         "comments": "",
8776         "outputs": 1,
8777         "x": 1012.3751449584961,
8778         "y": 857.9376392364502,
8779         "z": "9f8808d.55bc2f8",
8780         "wires": [
8781             []
8782         ]
8783     },
8784     {
8785         "id": "69f78430.48a3fc",
8786         "type": "execute",
8787         "name": "Remove Slice Profile",
8788         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.controller.url + $tmp.deleteSliceProfileEntry.url`\"/>\n<parameter name=\"restapiUser\" value=\"`$prop.controller.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"httpMethod\" value=\"DELETE\"/>\n<parameter name=\"responsePrefix\" value=\"delete-slice-profile-response\"/>\n<parameter name='contentType' value='application/json' /> \n<parameter name='format' value='json' />\n<parameter name='accept' value='application/json' />\n<parameter name=\"convertResponse\" value=\"true\"/>\n",
8789         "comments": "",
8790         "outputs": 1,
8791         "x": 1012.8751449584961,
8792         "y": 1012.1875162124634,
8793         "z": "9f8808d.55bc2f8",
8794         "wires": [
8795             [
8796                 "66924de8.f37e54",
8797                 "b862d96e.55cb28"
8798             ]
8799         ]
8800     },
8801     {
8802         "id": "66924de8.f37e54",
8803         "type": "failure",
8804         "name": "failure",
8805         "xml": "<outcome value='failure'>\n",
8806         "comments": "",
8807         "outputs": 1,
8808         "x": 1214.1250305175781,
8809         "y": 880.937497138977,
8810         "z": "9f8808d.55bc2f8",
8811         "wires": [
8812             [
8813                 "d3e0ba8.90a2d48"
8814             ]
8815         ]
8816     },
8817     {
8818         "id": "b862d96e.55cb28",
8819         "type": "success",
8820         "name": "success",
8821         "xml": "<outcome value='success'>\n",
8822         "comments": "",
8823         "outputs": 1,
8824         "x": 1197.4431686401367,
8825         "y": 953.5965905189514,
8826         "z": "9f8808d.55bc2f8",
8827         "wires": [
8828             [
8829                 "8d8ba70f.cba918"
8830             ]
8831         ]
8832     },
8833     {
8834         "id": "d3e0ba8.90a2d48",
8835         "type": "block",
8836         "name": "block : atomic",
8837         "xml": "<block atomic='true'>",
8838         "atomic": "true",
8839         "comments": "",
8840         "outputs": 1,
8841         "x": 1381.0000305175781,
8842         "y": 862.187497138977,
8843         "z": "9f8808d.55bc2f8",
8844         "wires": [
8845             [
8846                 "3e2ff250.a8d48e",
8847                 "14e27744.691bc9"
8848             ]
8849         ]
8850     },
8851     {
8852         "id": "14e27744.691bc9",
8853         "type": "set",
8854         "name": "set",
8855         "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
8856         "comments": "",
8857         "x": 1529.9997215270996,
8858         "y": 825.2984752655029,
8859         "z": "9f8808d.55bc2f8",
8860         "wires": []
8861     },
8862     {
8863         "id": "3e2ff250.a8d48e",
8864         "type": "returnFailure",
8865         "name": "return failure",
8866         "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
8867         "comments": "",
8868         "x": 1543.9997253417969,
8869         "y": 900.1875438690186,
8870         "z": "9f8808d.55bc2f8",
8871         "wires": []
8872     },
8873     {
8874         "id": "3408ca3e.56abe6",
8875         "type": "record",
8876         "name": "record",
8877         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Successfully REmoved Slice Profile\"/>",
8878         "comments": "",
8879         "outputs": 1,
8880         "x": 1458.5000610351562,
8881         "y": 1022.1875200271606,
8882         "z": "9f8808d.55bc2f8",
8883         "wires": [
8884             []
8885         ]
8886     },
8887     {
8888         "id": "8d8ba70f.cba918",
8889         "type": "block",
8890         "name": "block : atomic",
8891         "xml": "<block atomic='true'>",
8892         "atomic": "true",
8893         "comments": "",
8894         "outputs": 1,
8895         "x": 1379.0000228881836,
8896         "y": 967.9374116659164,
8897         "z": "9f8808d.55bc2f8",
8898         "wires": [
8899             [
8900                 "3408ca3e.56abe6"
8901             ]
8902         ]
8903     },
8904     {
8905         "id": "39afb101.1f51ee",
8906         "type": "execute",
8907         "name": "prepare slice profile id",
8908         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='replace' >\n    <parameter name=\"source\" value=\"`$tmp.deleteSliceProfileEntry.url`\"/>\n    <parameter name=\"outputPath\" value=\"tmp.deleteSliceProfileEntry.url\"/>\n    <parameter name=\"target\" value=\"{sliceProfileId}\"/>\n    <parameter name=\"replacement\" value=\"`$tmp.sliceprofileid`\"/>",
8909         "comments": "",
8910         "outputs": 1,
8911         "x": 934.4375343322754,
8912         "y": 918.4375171661377,
8913         "z": "9f8808d.55bc2f8",
8914         "wires": [
8915             []
8916         ]
8917     },
8918     {
8919         "id": "9dd16454.4c7f18",
8920         "type": "record",
8921         "name": "record",
8922         "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/terminateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"sliceprofileid\"/>\n<parameter name=\"field2\" value=\"`$tmp.sliceprofileid`\" />\n<parameter name=\"field3\" value=\"nearRTRICId\"/>\n<parameter name=\"field4\" value=\"`$tmp.nearRTRICId`\" />\n<parameter name=\"field5\" value=\"endpoint URL\"/>\n<parameter name=\"field6\" value=\"`$tmp.deleteSliceProfileEntry.url`\" />\n",
8923         "comments": "",
8924         "outputs": 1,
8925         "x": 914.1250305175781,
8926         "y": 967.187497138977,
8927         "z": "9f8808d.55bc2f8",
8928         "wires": [
8929             []
8930         ]
8931     }
8932 ]