fix odl patches
[ccsdk/distribution.git] / platform-logic / ran-slice-api / src / main / json / ran-slice-api_terminateRANSliceInstance.json
index e20a83d..7fdd0bf 100644 (file)
 [
     {
-        "id": "62502bcc.66f714",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 159,
-        "y": 51,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "572064bb.8831ec"
-            ]
-        ]
-    },
-    {
-        "id": "572064bb.8831ec",
-        "type": "service-logic",
-        "name": "ran-slice-api ${project.version}",
-        "module": "ran-slice-api",
-        "version": "${project.version}",
-        "comments": "",
-        "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}'>",
-        "outputs": 1,
-        "x": 214.0000228881836,
-        "y": 137.99996852874756,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4b7ee4fc.d1e35c"
-            ]
-        ]
-    },
-    {
-        "id": "4b7ee4fc.d1e35c",
+        "id": "e22b5c77.450b8",
         "type": "method",
         "name": "method",
         "xml": "<method rpc='terminateRANSliceInstance' mode='sync'>\n",
         "comments": "",
         "outputs": 1,
-        "x": 148,
-        "y": 197.99993419647217,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1dd439.8696abc7"
-            ]
-        ]
-    },
-    {
-        "id": "1dd439.8696abc7",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 153.99999237060547,
-        "y": 292.7499647140503,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a13999d5.13dfa8",
-                "9afe8a2f.2c9ce8",
-                "cf25ee61.62168",
-                "4b4f8ae1.4d04f4"
-            ]
-        ]
-    },
-    {
-        "id": "a13999d5.13dfa8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 367.99999618530273,
-        "y": 315.99999713897705,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "28056d13.1adb12",
-                "5657f5bf.8033dc",
-                "33f9c89c.22e448",
-                "1de52104.ed19af",
-                "9122bb4.b278948",
-                "29a4c2d.d7ff73e",
-                "598df4a4.b19ffc",
-                "3a4a34c3.80f96c",
-                "55ae2ce.34cb9d4",
-                "4e6886e3.a23638",
-                "48fde408.564d5c",
-                "47449884.5cadd8",
-                "477a6692.3ec148",
-                "9e3e6385.08739",
-                "f9a1e52.1e42318",
-                "5d7613c4.1e14ec"
-            ]
-        ]
-    },
-    {
-        "id": "28056d13.1adb12",
-        "type": "execute",
-        "name": "generate getNearRTRICsFromRANNFNSSI URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 752.25,
-        "y": 459.2500071525574,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5657f5bf.8033dc",
-        "type": "record",
-        "name": "record configdb RestAPI params",
-        "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`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 692.2500152587891,
-        "y": 510.2500262260437,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "33f9c89c.22e448",
-        "type": "execute",
-        "name": "Get nearRTRIC for TrackingArea",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 682.2500915527344,
-        "y": 562.2500567436218,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "afa2e394.6a35f",
-                "8146c8e6.857c38"
-            ]
-        ]
-    },
-    {
-        "id": "afa2e394.6a35f",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 981.0680961608887,
-        "y": 580.0680804252625,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b3857860.08b528"
-            ]
-        ]
-    },
-    {
-        "id": "b3857860.08b528",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1151.0679931640625,
-        "y": 581.0681958198547,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6c3736e0.b50ee8",
-                "9e72e683.e31d08"
-            ]
-        ]
-    },
-    {
-        "id": "6c3736e0.b50ee8",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1380.0677604675293,
-        "y": 481.0681757926941,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9e72e683.e31d08",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1384.8459777832031,
-        "y": 521.0681977272034,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8146c8e6.857c38",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 987.0680503845215,
-        "y": 520.0681643486023,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b902a94c.b40e78"
-            ]
-        ]
-    },
-    {
-        "id": "b902a94c.b40e78",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1267.0681266784668,
-        "y": 426.0682182312012,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "349fa81a.830bc8",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "349fa81a.830bc8",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Getting Info from ConfigDB. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 1445.06791305542,
-        "y": 380.1792449951172,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "9afe8a2f.2c9ce8",
-        "type": "for",
-        "name": "foreach NearRTRIC",
-        "xml": "<for index='idy' start='0' end='`$getNFNSSIRIC-configdb-response._length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 349.25,
-        "y": 903.0681796073914,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b10a743f.24f7b8",
-                "4a8f6a0e.6c7b64",
-                "b79aca29.8b4fd8",
-                "20b1cd7e.4eef42"
-            ]
-        ]
-    },
-    {
-        "id": "b10a743f.24f7b8",
-        "type": "block",
-        "name": "Process NearRTRIC",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 669.6035614013672,
-        "y": 1041.643973827362,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1c4b1870.639c38",
-                "2df95230.31a61e",
-                "29762dac.dd5972"
-            ]
-        ]
-    },
-    {
-        "id": "1c4b1870.639c38",
-        "type": "execute",
-        "name": "read nearRTRICId-PLMN",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1039.795555114746,
-        "y": 621.9773616790771,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cf13d6c4.d6c488",
-        "type": "execute",
-        "name": "read nearRTRICId",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1796.7960052490234,
-        "y": 791.9775466918945,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "61730f64.f5dd9",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1557.5128631591797,
-        "y": 974.4823522567749,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "303c493d.895316",
-                "79aca7eb.88b728"
-            ]
-        ]
-    },
-    {
-        "id": "303c493d.895316",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1778.0682220458984,
-        "y": 927.52272605896,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "23dc74e6.0257ac"
-            ]
-        ]
-    },
-    {
-        "id": "23dc74e6.0257ac",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1914.0682830810547,
-        "y": 889.5226955413818,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3e603f60.a577f",
-                "b24def43.a968d"
-            ]
-        ]
-    },
-    {
-        "id": "b24def43.a968d",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error updating nearRTRIC info in ConfigDB. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2063.067974090576,
-        "y": 852.6336736679077,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "3e603f60.a577f",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2077.0679779052734,
-        "y": 927.5227422714233,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "79aca7eb.88b728",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1758.8863067626953,
-        "y": 1041.4317893981934,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fc776177.7b3d1"
-            ]
-        ]
-    },
-    {
-        "id": "fc776177.7b3d1",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1908.886215209961,
-        "y": 1056.431926727295,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8a18101f.fd109"
-            ]
-        ]
-    },
-    {
-        "id": "8a18101f.fd109",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2055.8861541748047,
-        "y": 1084.4320030212402,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c64cd960.80d958",
-        "type": "execute",
-        "name": "read CUCP list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1023.25,
-        "y": 1266.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4a8f6a0e.6c7b64",
-        "type": "block",
-        "name": "Process CUCP",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 650.2500228881836,
-        "y": 1179.2500567436218,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c64cd960.80d958",
-                "4c608981.fa98a8",
-                "12fdf229.11278e"
-            ]
-        ]
-    },
-    {
-        "id": "4c608981.fa98a8",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 995.25,
-        "y": 1331.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "12fdf229.11278e",
-        "type": "for",
-        "name": "foreach CUCP",
-        "xml": "<for index='idz' start='0' end='`$tmp.CUCPList_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1023.25,
-        "y": 1406.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4cb7fc25.089984"
-            ]
-        ]
-    },
-    {
-        "id": "4cb7fc25.089984",
-        "type": "block",
-        "name": "block : process CUCP",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1244.25,
-        "y": 1413.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4b242a2b.90f1f4",
-                "1166c62e.d8c12a",
-                "8fdca167.05448",
-                "b2f34792.7f01a8"
-            ]
-        ]
-    },
-    {
-        "id": "4b242a2b.90f1f4",
-        "type": "execute",
-        "name": "read CUCP name",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1552.2500762939453,
-        "y": 1253.8499941825867,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1166c62e.d8c12a",
-        "type": "for",
-        "name": "for cellCUList",
-        "xml": "<for index='idcu' start='0' end='`$tmp.cellCUList_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1599.25,
-        "y": 1410.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "60331864.c5e1a8"
-            ]
-        ]
-    },
-    {
-        "id": "9c11898d.0a7fc8",
-        "type": "execute",
-        "name": "read cellCU",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2311.750274658203,
-        "y": 1019.0000162124634,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "99a6ac2a.09a37",
-        "type": "execute",
-        "name": "prepare mnc",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2311.50008392334,
-        "y": 1259.500020980835,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a9ca0959.5091f8",
-        "type": "execute",
-        "name": "terminate sNNSAI ToNRCellCU",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2266.2500762939453,
-        "y": 1403.2499732971191,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b1b19a45.9c2198",
-                "d9b2ac55.976ce"
-            ]
-        ]
-    },
-    {
-        "id": "37c8ac10.105a14",
-        "type": "record",
-        "name": "record API params",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2315.25008392334,
-        "y": 1351.749972820282,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a4df9676.1618b8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2113.25,
-        "y": 1017.2500033378601,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "9c11898d.0a7fc8",
-                "99a6ac2a.09a37",
-                "37c8ac10.105a14",
-                "a9ca0959.5091f8",
-                "93948746.ca3508",
-                "c8a10ed9.91f9f",
-                "f437215e.10d3b",
-                "ead169b0.125258",
-                "7a851d1e.4e26f4",
-                "b90d780e.3c4118",
-                "abe2baeb.40e348",
-                "b45cc7bf.8981f8",
-                "9cbbc061.21112",
-                "d8ee9881.173788",
-                "99c863bb.a06a2"
-            ]
-        ]
-    },
-    {
-        "id": "b1b19a45.9c2198",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2511.2499389648438,
-        "y": 1425.250069618225,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4e2a8ab7.3aeda4"
-            ]
-        ]
-    },
-    {
-        "id": "4e2a8ab7.3aeda4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2694.2499389648438,
-        "y": 1418.2500705718994,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "bd20d085.ba5e8"
-            ]
-        ]
-    },
-    {
-        "id": "bd20d085.ba5e8",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2947.2499465942383,
-        "y": 1415.2503623962402,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d9b2ac55.976ce",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2493.25008392334,
-        "y": 1373.2499713897705,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2dfc0093.aea07"
-            ]
-        ]
-    },
-    {
-        "id": "2dfc0093.aea07",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2636.2501373291016,
-        "y": 1334.2500686645508,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "722ede7.d15322",
-                "3798963b.5543aa",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "722ede7.d15322",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2896.2499389648438,
-        "y": 1354.2501678466797,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "3798963b.5543aa",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error patching cellCU PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2820.249942779541,
-        "y": 1316.2500686645508,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "93948746.ca3508",
-        "type": "execute",
-        "name": "prepare idGNBCUCPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2378.25008392334,
-        "y": 1122.2501153945923,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c8a10ed9.91f9f",
-        "type": "execute",
-        "name": "prepare idNRCellCU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2352.25008392334,
-        "y": 1172.000018119812,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f437215e.10d3b",
-        "type": "execute",
-        "name": "prepare mcc",
-        "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   ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2320.0000801086426,
-        "y": 1215.0000190734863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8fdca167.05448",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1602.2500457763672,
-        "y": 1308.2499713897705,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b2f34792.7f01a8",
-        "type": "execute",
-        "name": "read cellCU list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1609.25,
-        "y": 1366.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ead169b0.125258",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2307.25008392334,
-        "y": 974.2500152587891,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c8994121.aded2",
-                "75cad47a.7ade6c"
-            ]
-        ]
-    },
-    {
-        "id": "c8994121.aded2",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2542.25008392334,
-        "y": 976.2498207092285,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "81abe548.460dc8"
-            ]
-        ]
-    },
-    {
-        "id": "81abe548.460dc8",
-        "type": "execute",
-        "name": "generate terminate sNSSAItEntry ToNRCellCU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2864.25,
-        "y": 1060.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "75cad47a.7ade6c",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2554.25008392334,
-        "y": 1045.2500166893005,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "774ee683.2fa458"
-            ]
-        ]
-    },
-    {
-        "id": "7a851d1e.4e26f4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1891.25,
-        "y": 1831.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4bc81889.c3e488",
-                "13de5646.12b86a",
-                "b8bc45c1.9b91b8",
-                "62a739ea.2b3de8",
-                "f9a1e0f0.4cf34",
-                "59f372a7.4cc0dc",
-                "a91f5808.a93658",
-                "5fd18804.b77ea8",
-                "f8513007.e48d1"
-            ]
-        ]
-    },
-    {
-        "id": "4bc81889.c3e488",
-        "type": "set",
-        "name": "Calculate RRMPolicyRatio",
-        "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`' />",
-        "comments": "",
-        "x": 2073.25,
-        "y": 1614.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "13de5646.12b86a",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2072.25,
-        "y": 1675.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b8bc45c1.9b91b8",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2113.25,
-        "y": 1737.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a683a41c.1d4058",
-                "9e6c15e.198abe8"
-            ]
-        ]
-    },
-    {
-        "id": "a683a41c.1d4058",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2291.25,
-        "y": 1704.249759197235,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "30e2245e.8ab33c"
-            ]
-        ]
-    },
-    {
-        "id": "30e2245e.8ab33c",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio NRCellCU - URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2569.25,
-        "y": 1696.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "62a739ea.2b3de8",
-        "type": "execute",
-        "name": "prepare idGNBCUCPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2148.25,
-        "y": 1809.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f9a1e0f0.4cf34",
-        "type": "execute",
-        "name": "prepare idNRCellCU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2113.25,
-        "y": 1861.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ec7b3808.4058b8",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2399.25,
-        "y": 1988.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f7955dc4.a78a7"
-            ]
-        ]
-    },
-    {
-        "id": "f7955dc4.a78a7",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2563.2498779296875,
-        "y": 1989.2501254081726,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "44e438.54d37bc8",
-                "f4c556d2.a897e8"
-            ]
-        ]
-    },
-    {
-        "id": "44e438.54d37bc8",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2713.2498779296875,
-        "y": 1984.250247478485,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "33a55b89.b58dc4",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2395.25,
-        "y": 1909.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b15c872.ddc6978"
-            ]
-        ]
-    },
-    {
-        "id": "b15c872.ddc6978",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2553.250244140625,
-        "y": 1857.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ced8e9ed.01f3a8",
-                "c478c403.a695c8",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "ced8e9ed.01f3a8",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2724.2498779296875,
-        "y": 1918.2500643730164,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "c478c403.a695c8",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2719.25,
-        "y": 1823.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "59f372a7.4cc0dc",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio - NRCellCU",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2148.25,
-        "y": 1936.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "33a55b89.b58dc4",
-                "ec7b3808.4058b8"
-            ]
-        ]
-    },
-    {
-        "id": "f4c556d2.a897e8",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2736.2499656677246,
-        "y": 2021.2499423027039,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a91f5808.a93658",
-        "type": "for",
-        "name": "for each rrmpolicyratio",
-        "xml": "<for index='idcu-rrm' start='0' end='`$tmp.rrmPolicyRatioList_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2083.25,
-        "y": 2094.250232219696,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "35918787.88c868"
-            ]
-        ]
-    },
-    {
-        "id": "5fd18804.b77ea8",
-        "type": "execute",
-        "name": "read rrmpolicyratio list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2127.25,
-        "y": 1990.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "35918787.88c868",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2304.25,
-        "y": 2114.250232219696,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ce2ea549.0f1118",
-                "8d0a43d7.ec465",
-                "161f1fd6.b2ae4",
-                "b2831a61.7b70f8",
-                "714dfa37.1b8884",
-                "e55f953e.ae8588",
-                "b932805a.88184",
-                "f8bd009c.44741",
-                "875be4d4.5e6918",
-                "bfbb2edf.2f752",
-                "57973a51.8c2c54",
-                "558c117b.eb578"
-            ]
-        ]
-    },
-    {
-        "id": "ce2ea549.0f1118",
-        "type": "set",
-        "name": "Calculate updated RRMPolicyRatio",
-        "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`\" />",
-        "comments": "",
-        "x": 2525.2498664855957,
-        "y": 2031.250138759613,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "f8513007.e48d1",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2067.25,
-        "y": 2044.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "aa710b38.7299d8",
-        "type": "for",
-        "name": "foreach PLMNInfo",
-        "xml": "<for index='id-cuplmn' start='0' end='`$tmp.pLMNInfoList_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2588.3611221313477,
-        "y": 546.472261428833,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6e69020c.ffa84c"
-            ]
-        ]
-    },
-    {
-        "id": "60331864.c5e1a8",
-        "type": "block",
-        "name": "block",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1815.2499771118164,
-        "y": 1286.2499742507935,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "84a59109.b2389",
-                "411987bd.6a71b8",
-                "615004fe.554e1c"
-            ]
-        ]
-    },
-    {
-        "id": "54c5833d.bb252c",
-        "type": "switchNode",
-        "name": "is NSSAI exists",
-        "xml": "<switch test='`$tmp.configDBSNSSAI == $tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2824.0274810791016,
-        "y": 804.0277628898621,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "eb3203bf.9dd31"
-            ]
-        ]
-    },
-    {
-        "id": "eb3203bf.9dd31",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2486.25,
-        "y": 921.2500033378601,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a4df9676.1618b8"
-            ]
-        ]
-    },
-    {
-        "id": "b90d780e.3c4118",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2276.2500801086426,
-        "y": 903.2500143051147,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2a178a2.39b2c76",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2863.1388092041016,
-        "y": 739.4722437858582,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "731a2191.f9dfb",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2672.2501373291016,
-        "y": 713.2500758171082,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2a178a2.39b2c76",
-                "54c5833d.bb252c",
-                "d021cf43.653b9"
-            ]
-        ]
-    },
-    {
-        "id": "d021cf43.653b9",
-        "type": "execute",
-        "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 3043.1386108398438,
-        "y": 663.472291469574,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b79aca29.8b4fd8",
-        "type": "block",
-        "name": "Process CUUP",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 604.25,
-        "y": 1476.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "390c92be.363bae",
-                "db0968ab.63e588",
-                "1dcdbe00.729ff2"
-            ]
-        ]
-    },
-    {
-        "id": "390c92be.363bae",
-        "type": "execute",
-        "name": "read CUUP list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 935.25,
-        "y": 1486.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "db0968ab.63e588",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 907.25,
-        "y": 1551.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1dcdbe00.729ff2",
-        "type": "for",
-        "name": "foreach CUUP",
-        "xml": "<for index='id-cuup' start='0' end='`$tmp.CUUPList_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 935.25,
-        "y": 1626.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e2ec8c48.6d886"
-            ]
-        ]
-    },
-    {
-        "id": "e2ec8c48.6d886",
-        "type": "block",
-        "name": "block : process CUUP",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 800.250129699707,
-        "y": 1986.2502059936523,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "9dc494c6.2df118",
-                "22c7dabc.bd3326",
-                "a518b034.922ad",
-                "24593147.e7d6de",
-                "b5ba08f.5a3f3f8",
-                "18115eaf.388eb1",
-                "e70e3765.75b1f8",
-                "16883fd4.17cb1",
-                "7ef41.8ec040bf8",
-                "ab8499f1.764808",
-                "3ebdce6c.110842",
-                "291001de.d4d50e",
-                "bd924f54.c1842"
-            ]
-        ]
-    },
-    {
-        "id": "9dc494c6.2df118",
-        "type": "execute",
-        "name": "read CUUP id",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1217.2500457763672,
-        "y": 2039.2500247955322,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "22c7dabc.bd3326",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1201.2501411437988,
-        "y": 2089.2500743865967,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a518b034.922ad",
-        "type": "execute",
-        "name": "read plmninfolist size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1197.2500457763672,
-        "y": 2143.2500762939453,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "24593147.e7d6de",
-        "type": "for",
-        "name": "foreach pLMNInfo",
-        "xml": "<for index='id-plmn' start='0' end='1'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1041.2499923706055,
-        "y": 2278.250228881836,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c77ba88c.ad56f8"
-            ]
-        ]
-    },
-    {
-        "id": "c77ba88c.ad56f8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1163.2499923706055,
-        "y": 2350.2502315044403,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fdc0ff7c.ee3fc",
-                "59f3a197.71b95",
-                "5c179b5b.37ced4"
-            ]
-        ]
-    },
-    {
-        "id": "880cb6d6.d4b0b8",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2291.250270843506,
-        "y": 2858.250334739685,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "40a6a820.627d08"
-            ]
-        ]
-    },
-    {
-        "id": "40a6a820.627d08",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2448.250274658203,
-        "y": 2851.2501397132874,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1e5e96f9.deb9b9",
-                "228683d5.376c2c",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "228683d5.376c2c",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2693.2502822875977,
-        "y": 2852.25053024292,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "1e5e96f9.deb9b9",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2681.2502822875977,
-        "y": 2887.2505311965942,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "af9dfd26.dc4ec",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2671.25008392334,
-        "y": 2935.2503356933594,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4da4b3f9.815d1c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2515.2500762939453,
-        "y": 2928.250141143799,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "af9dfd26.dc4ec"
-            ]
-        ]
-    },
-    {
-        "id": "4594eb50.161444",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2355.2500762939453,
-        "y": 2928.2503356933594,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4da4b3f9.815d1c"
-            ]
-        ]
-    },
-    {
-        "id": "144fa13.e80855f",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2037.2500267028809,
-        "y": 2649.2503805160522,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d924133c.0f1c",
-                "cc1aca29.288338"
-            ]
-        ]
-    },
-    {
-        "id": "d924133c.0f1c",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2357.250129699707,
-        "y": 2699.250137835741,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2880a30.6b2b15e"
-            ]
-        ]
-    },
-    {
-        "id": "cc1aca29.288338",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2390.250015258789,
-        "y": 2798.250346660614,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "80f5bdc1.78aaf"
-            ]
-        ]
-    },
-    {
-        "id": "2880a30.6b2b15e",
-        "type": "execute",
-        "name": "generate terminate PLMNInfoListEntry CUUP URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2722.250015258789,
-        "y": 2711.250346660614,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4db12306.f9576c",
-        "type": "execute",
-        "name": "prepare idGNBCUUPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2053.249969482422,
-        "y": 2753.250138282776,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "18115eaf.388eb1",
-        "type": "set",
-        "name": "Calculate RRMPolicyRatio",
-        "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`' />",
-        "comments": "",
-        "x": 1413.2501373291016,
-        "y": 3128.250389099121,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "e70e3765.75b1f8",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1371.2501411437988,
-        "y": 3193.250389099121,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "16883fd4.17cb1",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1437.2500457763672,
-        "y": 3239.2501945495605,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f3536205.b6d18",
-                "2406512.40e87ae"
-            ]
-        ]
-    },
-    {
-        "id": "f3536205.b6d18",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1746.2499771118164,
-        "y": 3195.2497539520264,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5313b96e.3e1918"
-            ]
-        ]
-    },
-    {
-        "id": "5313b96e.3e1918",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio CUUP - URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2005.2497863769531,
-        "y": 3197.249948978424,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "7ef41.8ec040bf8",
-        "type": "execute",
-        "name": "prepare idGNBCUUPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1484.2501430511475,
-        "y": 3288.2503910064697,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ab8499f1.764808",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio - CUUP",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1503.2501419782639,
-        "y": 3336.250343322754,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e7156499.457a18",
-                "f9535ec6.7927"
-            ]
-        ]
-    },
-    {
-        "id": "e7156499.457a18",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1909.2501754760742,
-        "y": 3301.2501459121704,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "67da9057.2ebc"
-            ]
-        ]
-    },
-    {
-        "id": "67da9057.2ebc",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2083.250175476074,
-        "y": 3312.2499504089355,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8e112a81.27a5e8",
-                "a9910653.13d4b8",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "a9910653.13d4b8",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2275.249984741211,
-        "y": 3257.2499504089355,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "8e112a81.27a5e8",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2319.249984741211,
-        "y": 3301.2499504089355,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "91367f6d.db4a3",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2306.249984741211,
-        "y": 3380.2503423690796,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "682358ee.9fe208",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2298.249984741211,
-        "y": 3336.2503414154053,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f2497616.c61088",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2089.2499809265137,
-        "y": 3358.2503414154053,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "682358ee.9fe208",
-                "91367f6d.db4a3"
-            ]
-        ]
-    },
-    {
-        "id": "f9535ec6.7927",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1908.2501754760742,
-        "y": 3357.2501468658447,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f2497616.c61088"
-            ]
-        ]
-    },
-    {
-        "id": "3ebdce6c.110842",
-        "type": "execute",
-        "name": "read rrmpolicyratio list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1502.2501411437988,
-        "y": 3383.2503929138184,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "291001de.d4d50e",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1465.2501430511475,
-        "y": 3432.2503929138184,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "bd924f54.c1842",
-        "type": "for",
-        "name": "for each rrmpolicyratio",
-        "xml": "<for index='idcuup-rrm' start='0' end='`$tmp.rrmPolicyRatioList_CUUP_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1520.9166469573975,
-        "y": 3476.5835971832275,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "358b4d42.dd07f2"
-            ]
-        ]
-    },
-    {
-        "id": "358b4d42.dd07f2",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1846.9166793823242,
-        "y": 3409.583484172821,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "cda8ee51.c8dd3",
-                "2d907870.04c9d8",
-                "6dcd6d8b.8f8a74",
-                "80c78ee4.73906",
-                "4270a600.32d2fc",
-                "57e3012b.50b3f",
-                "75f31ef6.92277",
-                "c3a3fdd9.ccf7",
-                "cf2e8dfd.da164",
-                "f259ca88.208ba8",
-                "ce9627e7.f46608"
-            ]
-        ]
-    },
-    {
-        "id": "5482832f.65a86c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2642.9165573120117,
-        "y": 3643.5837321281433,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e6c1d86d.e682b8"
-            ]
-        ]
-    },
-    {
-        "id": "e6c1d86d.e682b8",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2836.9167098999023,
-        "y": 3673.5835490226746,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ebe018b3.5a55b8",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2902.916528701782,
-        "y": 3730.583426475525,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "7c3a20e2.bb93",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2917.916648864746,
-        "y": 3778.583426475525,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "1fdda310.efc3bd",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2639.91707611084,
-        "y": 3705.583365917206,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "7c3a20e2.bb93",
-                "ebe018b3.5a55b8"
-            ]
-        ]
-    },
-    {
-        "id": "81dbf1c4.f6ab9",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2422.9165382385254,
-        "y": 3704.5831604003906,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1fdda310.efc3bd"
-            ]
-        ]
-    },
-    {
-        "id": "20b1cd7e.4eef42",
-        "type": "block",
-        "name": "Process gNBDU",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 967.0001754760742,
-        "y": 4114.000731945038,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5117c7e1.aa3ff8",
-                "cc83a77a.7ea698",
-                "c93d7ca9.89681"
-            ]
-        ]
-    },
-    {
-        "id": "5117c7e1.aa3ff8",
-        "type": "execute",
-        "name": "read DUlist size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1296.0001754760742,
-        "y": 4145.000731945038,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cc83a77a.7ea698",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1254.0001602172852,
-        "y": 4206.000731945038,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c93d7ca9.89681",
-        "type": "for",
-        "name": "foreach DU",
-        "xml": "<for index='id-du' start='0' end='`$tmp.DUList_length`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1269.0001907348633,
-        "y": 4272.000356674194,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "62543ed0.737ba"
-            ]
-        ]
-    },
-    {
-        "id": "62543ed0.737ba",
-        "type": "block",
-        "name": "block : process gNBDU",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1547.0001754760742,
-        "y": 4277.00070142746,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6c75d78e.cd0aa8",
-                "c9a5618f.3f7a2",
-                "751771a2.1a138",
-                "9096a058.b945c"
-            ]
-        ]
-    },
-    {
-        "id": "6c75d78e.cd0aa8",
-        "type": "execute",
-        "name": "read DU id",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1826,
-        "y": 4273.00000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c9a5618f.3f7a2",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1799,
-        "y": 4324.00000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "751771a2.1a138",
-        "type": "execute",
-        "name": "read cellDU list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1808,
-        "y": 4383.000358581543,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9096a058.b945c",
-        "type": "for",
-        "name": "for cellDUList",
-        "xml": "<for index='id-celldu' start='0' end='`$tmp.cellDUList_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1844.9999771118164,
-        "y": 4462.000261306763,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3bf672d8.2ca8ae"
-            ]
-        ]
-    },
-    {
-        "id": "6cc28b13.198d84",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2801.750087738037,
-        "y": 4587.000261306763,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "28b606d9.ccd93a",
-                "62c2785.467a688",
-                "8820f797.c88e08",
-                "ed352474.10d9e8",
-                "81aeb088.da33",
-                "45a4a653.3864d8",
-                "6e0ef52d.5aaefc",
-                "94a85cd2.636af",
-                "e06200dc.fccdd",
-                "d7bffafc.dfc748",
-                "78a62f70.66a53",
-                "31736e25.f21fa2",
-                "fc5e8045.0b54b",
-                "37597cbc.0bed04",
-                "dc22d02e.6e6fe"
-            ]
-        ]
-    },
-    {
-        "id": "94a85cd2.636af",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3051.75,
-        "y": 4466.00000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "6e0ef52d.5aaefc",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3079.75,
-        "y": 4534.00000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e35db034.136b5",
-                "b8b0ac6c.0eaf1"
-            ]
-        ]
-    },
-    {
-        "id": "e35db034.136b5",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3287.75,
-        "y": 4498.999759197235,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fc7c4f4f.26814"
-            ]
-        ]
-    },
-    {
-        "id": "b8b0ac6c.0eaf1",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3282.7500495910645,
-        "y": 4568.000327587128,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "579d239c.3fb1cc"
-            ]
-        ]
-    },
-    {
-        "id": "fc7c4f4f.26814",
-        "type": "execute",
-        "name": "generate terminate PLMNInfoListEntry ToNRCellDU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3607.75,
-        "y": 4514.00000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "28b606d9.ccd93a",
-        "type": "execute",
-        "name": "read cellDU",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 3083.750141143799,
-        "y": 4573.000655174255,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ed352474.10d9e8",
-        "type": "execute",
-        "name": "prepare idGNBDUFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3131.750213623047,
-        "y": 4687.0001854896545,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "81aeb088.da33",
-        "type": "execute",
-        "name": "prepare idNRCellDU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3104.7503967285156,
-        "y": 4742.000187397003,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "45a4a653.3864d8",
-        "type": "execute",
-        "name": "prepare mcc",
-        "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   ",
-        "comments": "",
-        "outputs": 1,
-        "x": 3089.750198364258,
-        "y": 4786.250686645508,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "62c2785.467a688",
-        "type": "execute",
-        "name": "prepare mnc",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3090.500442504883,
-        "y": 4830.5002608299255,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8820f797.c88e08",
-        "type": "record",
-        "name": "record API params",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3098.7499465942383,
-        "y": 4919.0003662109375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e06200dc.fccdd",
-        "type": "execute",
-        "name": "terminate PLMNInfoListEntry ToNRCellDU",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 3146.7499465942383,
-        "y": 4958.249977111816,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5d696c32.9049b4",
-                "a5fd979b.d8abf8"
-            ]
-        ]
-    },
-    {
-        "id": "a5fd979b.d8abf8",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3399.749954223633,
-        "y": 4824.249975204468,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "9da89aca.da91d8"
-            ]
-        ]
-    },
-    {
-        "id": "5d696c32.9049b4",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3426.749954223633,
-        "y": 4955.249977111816,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e26eee45.7c83"
-            ]
-        ]
-    },
-    {
-        "id": "9da89aca.da91d8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3563.750343322754,
-        "y": 4798.249975204468,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "99790677.a54548",
-                "309d6bd3.a93094",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "e26eee45.7c83",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3570.749954223633,
-        "y": 4953.249977111816,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4088e67f.5cd168"
-            ]
-        ]
-    },
-    {
-        "id": "4088e67f.5cd168",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3742.7495651245117,
-        "y": 4932.250367164612,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "99790677.a54548",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 3745.749954223633,
-        "y": 4859.249975204468,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "309d6bd3.a93094",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error deleting cellDU PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 3744.7499561309814,
-        "y": 4793.2499742507935,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "d7bffafc.dfc748",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2950,
-        "y": 5279.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2cb1bcc.d127644",
-                "7b13ee3e.1c26e",
-                "d8800150.29cff",
-                "f99b60b4.1820e",
-                "f8fa6067.7b247",
-                "8c5535e2.08e498",
-                "583ca659.cf56a8",
-                "378939d.f9eb1c6"
-            ]
-        ]
-    },
-    {
-        "id": "2cb1bcc.d127644",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3173.9999465942383,
-        "y": 5252.249979972839,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6e4ab177.0e2b4",
-                "4f10c4f5.ddb28c"
-            ]
-        ]
-    },
-    {
-        "id": "6e4ab177.0e2b4",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3366.000144958496,
-        "y": 5206.250370025635,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b92f0cf.1b455f"
-            ]
-        ]
-    },
-    {
-        "id": "b92f0cf.1b455f",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio NRCellDU - URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3696.0003509521484,
-        "y": 5230.250370025635,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "7b13ee3e.1c26e",
-        "type": "execute",
-        "name": "prepare idGNBDUFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3198.9999465942383,
-        "y": 5319.249980926514,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d8800150.29cff",
-        "type": "execute",
-        "name": "prepare idNRCellDU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3174.9999465942383,
-        "y": 5376.249981880188,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f99b60b4.1820e",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio - NRCellDU",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3209.9999465942383,
-        "y": 5423.249982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "95c3716a.1a3d",
-                "4f022d2.4b19dd4"
-            ]
-        ]
-    },
-    {
-        "id": "95c3716a.1a3d",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3433.9999504089355,
-        "y": 5409.249981880188,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "bbcb1256.3447d"
-            ]
-        ]
-    },
-    {
-        "id": "4f022d2.4b19dd4",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3461.999954223633,
-        "y": 5469.249982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "47b51283.a0079c"
-            ]
-        ]
-    },
-    {
-        "id": "bbcb1256.3447d",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3598.000343322754,
-        "y": 5393.249980926514,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c3e1437a.57e3f",
-                "c5278cf4.749ff",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "c5278cf4.749ff",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error in retrieving RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 3798.000347137451,
-        "y": 5357.249980926514,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "c3e1437a.57e3f",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 3814.999954223633,
-        "y": 5393.249982833862,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "47b51283.a0079c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3625.250343322754,
-        "y": 5458.999982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4f25fd97.94b6a4",
-                "8465f71a.65d2a8"
-            ]
-        ]
-    },
-    {
-        "id": "4f25fd97.94b6a4",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3793.500347137451,
-        "y": 5438.999982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8465f71a.65d2a8",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3808.0003509521484,
-        "y": 5483.499982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f8fa6067.7b247",
-        "type": "execute",
-        "name": "read rrmpolicyratio list size",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 3181.9999465942383,
-        "y": 5479.249982833862,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8c5535e2.08e498",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3137.9999465942383,
-        "y": 5521.249983787537,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "583ca659.cf56a8",
-        "type": "block",
-        "name": "rrmPolicyDedicatedRatio",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3753.000343322754,
-        "y": 5182.249979019165,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "11ccc50c.187a6b",
-                "904e2fa9.9a829",
-                "96305e85.1d1dd",
-                "4941850f.50f45c",
-                "7cb77148.10d35",
-                "157ff441.fcb5dc",
-                "e8bb2902.fe7698",
-                "d5ffe250.a083b",
-                "dd5541c0.45d2c",
-                "40cce691.8bb5d8",
-                "4178334.18bdecc"
-            ]
-        ]
-    },
-    {
-        "id": "96305e85.1d1dd",
-        "type": "set",
-        "name": "Calculate RRM Parms1",
-        "xml": "<set>\n<parameter name='tmp.uLThptPerSlice' value='`$payloadJson.input.sliceProfile.uLThptPerSlice`' />\n",
-        "comments": "",
-        "x": 4174.989807128906,
-        "y": 4849.572756290436,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "4941850f.50f45c",
-        "type": "set",
-        "name": "Calculate RRM Parms2",
-        "xml": "<set>\n<parameter name='tmp.dLThptPerSlice' value='`$payloadJson.input.sliceProfile.dLThptPerSlice`' />\n",
-        "comments": "",
-        "x": 4183.531066894531,
-        "y": 4894.592775762081,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "7cb77148.10d35",
-        "type": "set",
-        "name": "Calculate RRM Parms3",
-        "xml": "<set>\n<parameter name='tmp.maxNumberOfConns' value='`$payloadJson.input.sliceProfile.maxNumberOfConns`' />",
-        "comments": "",
-        "x": 4173.531188964844,
-        "y": 4949.592653691769,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "157ff441.fcb5dc",
-        "type": "set",
-        "name": "Calculate RRM Parms4",
-        "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity1' value='`$tmp.uLThptPerSlice + $tmp.dLThptPerSlice`' />\n",
-        "comments": "",
-        "x": 4173.531066894531,
-        "y": 5000.592653751373,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "e8bb2902.fe7698",
-        "type": "set",
-        "name": "Calculate RRM Parms5",
-        "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacity' value='`$tmp.nearRTRIC.trafficCapacity1 / 2`' />",
-        "comments": "",
-        "x": 4161.531188964844,
-        "y": 5060.592775762081,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "d5ffe250.a083b",
-        "type": "set",
-        "name": "Calculate RRM Parms6",
-        "xml": "<set>\n<parameter name='tmp.nearRTRIC.trafficCapacityBPS' value='`$tmp.nearRTRIC.trafficCapacity * 1000000`' />",
-        "comments": "",
-        "x": 4199.531066894531,
-        "y": 5110.592775762081,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "dd5541c0.45d2c",
-        "type": "set",
-        "name": "Calculate RRM Parms7",
-        "xml": "<set>\n<parameter name='tmp.nrcelldu.totalPRBForSNSSAI' value='`$tmp.nearRTRIC.trafficCapacityBPS / 1008000`' />\n",
-        "comments": "",
-        "x": 4186.531005859375,
-        "y": 5180.593142032623,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "40cce691.8bb5d8",
-        "type": "set",
-        "name": "calculation8",
-        "xml": "<set>\n<parameter name='tmp.nrcelldu.PRBPerImpactedCell' value='`$tmp.nrcelldu.totalPRBForSNSSAI / $tmp.cellDUList_length`' />\n",
-        "comments": "",
-        "x": 4157.531005859375,
-        "y": 5244.592165470123,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "4178334.18bdecc",
-        "type": "set",
-        "name": "calculation9",
-        "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU1' value='`$tmp.nrcelldu.PRBPerImpactedCell * 100`' />\n",
-        "comments": "",
-        "x": 4145.531555175781,
-        "y": 5295.592043399811,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "904e2fa9.9a829",
-        "type": "set",
-        "name": "calculation10",
-        "xml": "<set>\n<parameter name='tmp.rRMPolicyDedicatedRatio.CellDU' value='`$tmp.rRMPolicyDedicatedRatio.CellDU1 / $prop.nrcelldu.TotalPRBsPerCell`' />\n",
-        "comments": "",
-        "x": 4120.9898681640625,
-        "y": 5361.572512149811,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "11ccc50c.187a6b",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3946.9997940063477,
-        "y": 5373.693818569183,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "378939d.f9eb1c6",
-        "type": "for",
-        "name": "for each rrmpolicyratio",
-        "xml": "<for index='iddu-rrm' start='0' end='`$tmp.rrmPolicyRatioDUList_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3167.25,
-        "y": 5563.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e87917ad.095378"
-            ]
-        ]
-    },
-    {
-        "id": "e87917ad.095378",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3378.250343322754,
-        "y": 5565.249984741211,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "419b3c7a.8d5e74",
-                "4a1ab775.d40cd8",
-                "71190a4a.d6c7d4",
-                "dd0943a9.ce117",
-                "487b5c6e.7df114",
-                "96a66afb.020568",
-                "3dfa7158.bac68e",
-                "fc300b44.066298",
-                "3ced6e0d.d08312",
-                "c65bc00f.5d59c",
-                "3c9a098d.1d1ba6"
-            ]
-        ]
-    },
-    {
-        "id": "c3e1a651.fcce08",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3982.250160217285,
-        "y": 5785.500283718109,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b504213d.84065"
-            ]
-        ]
-    },
-    {
-        "id": "b504213d.84065",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4174.500228881836,
-        "y": 5799.250283718109,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6397a62b.809c88"
-            ]
-        ]
-    },
-    {
-        "id": "6397a62b.809c88",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4372.000595092773,
-        "y": 5790.25004529953,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "dc141615.33e088",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing cellDU RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 4440.25,
-        "y": 5818.249774456024,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "3c5a7f08.76c71",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 4445.2498779296875,
-        "y": 5913.24983549118,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "970932ee.f74e7",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4200.250244140625,
-        "y": 5867.249774456024,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3c5a7f08.76c71",
-                "dc141615.33e088",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "94221c7f.4de61",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3981.25,
-        "y": 5862.249774456024,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "970932ee.f74e7"
-            ]
-        ]
-    },
-    {
-        "id": "ad094b5c.97bfa8",
-        "type": "block",
-        "name": "block : SO Response",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4524.734375,
-        "y": 2767.2500059604645,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f9776580.bee4c8",
-                "e6e71565.4b3c58",
-                "90776720.3db8a8"
-            ]
-        ]
-    },
-    {
-        "id": "f9776580.bee4c8",
-        "type": "set",
-        "name": "set tmp variables for SO response",
-        "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",
-        "comments": "",
-        "x": 5186.7353515625,
-        "y": 2559.1496641635895,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "e6e71565.4b3c58",
-        "type": "record",
-        "name": "record configdb RestAPI parms",
-        "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`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 5161.734237670898,
-        "y": 2656.250341653824,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "90776720.3db8a8",
-        "type": "execute",
-        "name": "Send to SO",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 5076.73424911499,
-        "y": 2753.2502195835114,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8d0fa9f7.b2b218",
-                "36ba5058.4e65f"
-            ]
-        ]
-    },
-    {
-        "id": "8d0fa9f7.b2b218",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 5302.734257698059,
-        "y": 2730.250188589096,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fe48ffab.88a9e"
-            ]
-        ]
-    },
-    {
-        "id": "36ba5058.4e65f",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 5292.734111785889,
-        "y": 2838.250128030777,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1d31c34d.eb9cad"
-            ]
-        ]
-    },
-    {
-        "id": "1d31c34d.eb9cad",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 5442.733898162842,
-        "y": 2857.2501890659332,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c7521a04.23d468"
-            ]
-        ]
-    },
-    {
-        "id": "fe48ffab.88a9e",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 5453.734127044678,
-        "y": 2725.2503106594086,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "38ef15b7.f3c28a"
-            ]
-        ]
-    },
-    {
-        "id": "38ef15b7.f3c28a",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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\" />",
-        "comments": "",
-        "x": 5619.733806610107,
-        "y": 2728.250128030777,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "c7521a04.23d468",
-        "type": "record",
-        "name": "record",
-        "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 \"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 5606.733913421631,
-        "y": 2863.250128030777,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cf25ee61.62168",
-        "type": "block",
-        "name": "SO Response",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 606.734375,
-        "y": 4449.2500059604645,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a9f82ab9.becff8",
-                "543afd90.024e64",
-                "3a69da65.01ea36",
-                "de0a0ada.a67e18"
-            ]
-        ]
-    },
-    {
-        "id": "3a69da65.01ea36",
-        "type": "set",
-        "name": "set tmp variables for SO response",
-        "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",
-        "comments": "",
-        "x": 886.7355194091797,
-        "y": 4299.149490594864,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "a9f82ab9.becff8",
-        "type": "record",
-        "name": "record SO reply parms",
-        "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`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 883.7343521118164,
-        "y": 4453.250189065933,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "543afd90.024e64",
-        "type": "execute",
-        "name": "Send to SO",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 752.7344512939453,
-        "y": 4570.249893426895,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "daba264f.1664e8",
-                "c73e7e93.b685c"
-            ]
-        ]
-    },
-    {
-        "id": "daba264f.1664e8",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 917.7344512939453,
-        "y": 4550.249892473221,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c0deb7fa.b4f218"
-            ]
-        ]
-    },
-    {
-        "id": "c73e7e93.b685c",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 909.7343444824219,
-        "y": 4623.249842882156,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fada3fce.c1f98"
-            ]
-        ]
-    },
-    {
-        "id": "fada3fce.c1f98",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1055.734188079834,
-        "y": 4628.249951601028,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ca3537bf.0c5cc8"
-            ]
-        ]
-    },
-    {
-        "id": "c0deb7fa.b4f218",
-        "type": "block",
-        "name": "block",
-        "xml": "<block>\n",
-        "atomic": "false",
-        "comments": "",
-        "outputs": 1,
-        "x": 1066.7343521118164,
-        "y": 4546.250027894974,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d580c3df.332cf",
-                "797d20ce.18396"
-            ]
-        ]
-    },
-    {
-        "id": "d580c3df.332cf",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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\" />",
-        "comments": "",
-        "x": 1213.7339706420898,
-        "y": 4557.249769449234,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "ca3537bf.0c5cc8",
-        "type": "record",
-        "name": "record",
-        "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 \"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1216.7341079711914,
-        "y": 4634.249843835831,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "797d20ce.18396",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error sending SO response. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 1201.2445793151855,
-        "y": 4461.2392609119415,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "de0a0ada.a67e18",
-        "type": "execute",
-        "name": "generate URL for SO Callback",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 906.073974609375,
-        "y": 4389.23534321785,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9e6c15e.198abe8",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2308.25,
-        "y": 1764.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e0ee586e.2501d8"
-            ]
-        ]
-    },
-    {
-        "id": "e0ee586e.2501d8",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2501.239658355713,
-        "y": 1764.2501254081726,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "28e68584.b3e98a",
-                "1efb01ae.c8758e"
-            ]
-        ]
-    },
-    {
-        "id": "28e68584.b3e98a",
-        "type": "execute",
-        "name": "generate fetchRRMPolicyRatio.ToNRCellCU",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2808.239845275879,
-        "y": 1731.2502264976501,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1efb01ae.c8758e",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2752.240245819092,
-        "y": 1784.2504200935364,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "774ee683.2fa458",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2735.75,
-        "y": 1148.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2e1becad.7be994",
-                "f0034ce.5cce0b"
-            ]
-        ]
-    },
-    {
-        "id": "f0034ce.5cce0b",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2986.750431060791,
-        "y": 1171.25013589859,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2e1becad.7be994",
-        "type": "execute",
-        "name": "generate TERMINATEPLMNInfoList.ToNRCellCU",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3042.750030517578,
-        "y": 1118.2499423027039,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9d08a978.89ba88",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2813.250015258789,
-        "y": 2813.250346660614,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "fd81f49d.284fc8",
-        "type": "execute",
-        "name": "generate terminatePLMNInfoList.TogNBCUUP",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2887.249725341797,
-        "y": 2762.2501006126404,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "80f5bdc1.78aaf",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2567.2496795654297,
-        "y": 2800.2500920295715,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fd81f49d.284fc8",
-                "9d08a978.89ba88"
-            ]
-        ]
-    },
-    {
-        "id": "e56d8930.4e9058",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2078.2499809265137,
-        "y": 3244.2499494552612,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "12f718ef.cb46b7",
-                "9816acdf.8076e"
-            ]
-        ]
-    },
-    {
-        "id": "12f718ef.cb46b7",
-        "type": "execute",
-        "name": "fetch RRMPolicyRatio.TogNBCUUP",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2345.249984741211,
-        "y": 3177.249948501587,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9816acdf.8076e",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2319.2501792907715,
-        "y": 3216.250144958496,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2406512.40e87ae",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1869.7499771118164,
-        "y": 3250.2499504089355,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e56d8930.4e9058"
-            ]
-        ]
-    },
-    {
-        "id": "579d239c.3fb1cc",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3477.75,
-        "y": 4583.25000333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e037676b.f3dec8",
-                "d5b1d8c4.61ddd8"
-            ]
-        ]
-    },
-    {
-        "id": "e037676b.f3dec8",
-        "type": "execute",
-        "name": "generate patchPLMNInfoList.ToNRCellDU",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3784.750030517578,
-        "y": 4553.249942302704,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d5b1d8c4.61ddd8",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3728.750431060791,
-        "y": 4606.25013589859,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4f10c4f5.ddb28c",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3368.4999504089355,
-        "y": 5273.249979019165,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "18f37305.8b516d"
-            ]
-        ]
-    },
-    {
-        "id": "18f37305.8b516d",
-        "type": "block",
-        "name": "ransim  URL",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3529.500343322754,
-        "y": 5329.499589920044,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "46cef023.14095",
-                "52cab61a.9b69a8"
-            ]
-        ]
-    },
-    {
-        "id": "46cef023.14095",
-        "type": "execute",
-        "name": "generate getRRMPolicyRatio.ToNRCellDU",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3779.5003509521484,
-        "y": 5273.49958896637,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "52cab61a.9b69a8",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3770.500343322754,
-        "y": 5314.499980926514,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cd2aa7b2.90ac88",
-        "type": "comment",
-        "name": "terminateRANSliceInstance/instantiateRANSliceModifyDeallocate",
-        "info": "",
-        "comments": "",
-        "x": 830.5000286102295,
-        "y": 38.50000333786011,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "1de52104.ed19af",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 530.7500076293945,
-        "y": 75.74999284744263,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9122bb4.b278948",
-        "type": "set",
-        "name": "set default status value",
-        "xml": "<set>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value='Successful execution of terminateRANSice RPC' />",
-        "comments": "",
-        "x": 636.7497634887695,
-        "y": 129.75000619888306,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "29a4c2d.d7ff73e",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 671.7497253417969,
-        "y": 273.73954677581787,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "598df4a4.b19ffc",
-        "type": "execute",
-        "name": "execute Properties",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 691.7497100830078,
-        "y": 314.7499122619629,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3a4a34c3.80f96c",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 702.7497787475586,
-        "y": 384.49999380111694,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "55ae2ce.34cb9d4",
-        "type": "execute",
-        "name": "get PLMNId URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 652.2499923706055,
-        "y": 635.750027179718,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4e6886e3.a23638",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 623.2500228881836,
-        "y": 697.5000519752502,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "48fde408.564d5c",
-        "type": "execute",
-        "name": "Get PLMN from Sliceprofile id",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 688.2500076293945,
-        "y": 757.250006198883,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "47449884.5cadd8",
-        "type": "execute",
-        "name": "read PLMN Id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 641.25,
-        "y": 815.2500548362732,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "477a6692.3ec148",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 631.4935302734375,
-        "y": 982.493510723114,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "84a59109.b2389",
-        "type": "execute",
-        "name": "read PLMNList size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2117.7776947021484,
-        "y": 545.7221846580505,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8d0a43d7.ec465",
-        "type": "for",
-        "name": "for each rrmpolicyMember",
-        "xml": "<for index='idcu-rrm1' start='0' end='`$tmp.NRCellCURRMPolicyMembersLength`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2586.749767303467,
-        "y": 2259.333149433136,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ee23469d.b1eb28"
-            ]
-        ]
-    },
-    {
-        "id": "ee23469d.b1eb28",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2816.416763305664,
-        "y": 2259.444282054901,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "7a818a33.d6fc14",
-                "d175e82a.acb388",
-                "1628cada.6921f5",
-                "2fd77fd1.e4a59",
-                "441562fc.91809c"
-            ]
-        ]
-    },
-    {
-        "id": "7a818a33.d6fc14",
-        "type": "switchNode",
-        "name": "if length > 0 ",
-        "xml": "<switch test='`$tmp.NRCellCURRMPolicyMembersLength > 0`'>\n\n    \n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2955.583595275879,
-        "y": 2172.583086490631,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "91adb60a.8cb418",
-                "1bcd314.a7b9ccf"
-            ]
-        ]
-    },
-    {
-        "id": "91adb60a.8cb418",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3107.250068664551,
-        "y": 2147.1385684013367,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "30d013b8.c7e45c"
-            ]
-        ]
-    },
-    {
-        "id": "30d013b8.c7e45c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3273.9164695739746,
-        "y": 2148.1389441490173,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "93669e64.a3703"
-            ]
-        ]
-    },
-    {
-        "id": "93669e64.a3703",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3121.694351196289,
-        "y": 2027.027679681778,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "770075a9.f6528c",
-                "42f3ed4d.e7f564"
-            ]
-        ]
-    },
-    {
-        "id": "770075a9.f6528c",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3365.028091430664,
-        "y": 2042.9163584709167,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d50061c2.12c73"
-            ]
-        ]
-    },
-    {
-        "id": "42f3ed4d.e7f564",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3355.8716011047363,
-        "y": 2083.3606419563293,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "97180c02.407e7"
-            ]
-        ]
-    },
-    {
-        "id": "d50061c2.12c73",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3546.4165115356445,
-        "y": 2044.2499585151672,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8a5b9f90.fd4b5"
-            ]
-        ]
-    },
-    {
-        "id": "97180c02.407e7",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3537.527587890625,
-        "y": 2086.47199678421,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3033725b.b1ab1e",
-                "b85b5e04.af828"
-            ]
-        ]
-    },
-    {
-        "id": "8a5b9f90.fd4b5",
-        "type": "execute",
-        "name": "delete RRMPolicyRatio NRCellCU - URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3831.694221496582,
-        "y": 2041.4722361564636,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3033725b.b1ab1e",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3842.8054809570312,
-        "y": 2084.805597782135,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b85b5e04.af828",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3767.2497024536133,
-        "y": 2120.3610796928406,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1bcd314.a7b9ccf",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3110.861053466797,
-        "y": 2201.4721179008484,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "23782736.1c7578"
-            ]
-        ]
-    },
-    {
-        "id": "23782736.1c7578",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3296.5281372070312,
-        "y": 2189.8054366111755,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b3f13f22.b7c39",
-                "e2b944e4.7d6fe8"
-            ]
-        ]
-    },
-    {
-        "id": "b3f13f22.b7c39",
-        "type": "set",
-        "name": "Read RRMPolicyMember-sNSSA",
-        "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].sNSSAI'`\" />",
-        "comments": "",
-        "x": 3588.917106628418,
-        "y": 2153.694749355316,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "e2b944e4.7d6fe8",
-        "type": "switchNode",
-        "name": "find matching RRMPolicyMember",
-        "xml": "<switch test='`$tmp.RRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3587.8055419921875,
-        "y": 2193.6942439079285,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "995ca390.9084f"
-            ]
-        ]
-    },
-    {
-        "id": "995ca390.9084f",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3818.638885498047,
-        "y": 2198.1386218070984,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "240a42c0.bb25ee"
-            ]
-        ]
-    },
-    {
-        "id": "240a42c0.bb25ee",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4042.249725341797,
-        "y": 2194.8053698539734,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8fcafc65.a8bcd",
-                "18463543.a9b2cb",
-                "6fa82472.8c635c"
-            ]
-        ]
-    },
-    {
-        "id": "8fcafc65.a8bcd",
-        "type": "set",
-        "name": "Read RRMPolicyMember-id",
-        "xml": "<set>\n<parameter name='tmp.RRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-response.attributes.RRMPolicyRatio['+ $idcu-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm1 +'].idx'`\" />",
-        "comments": "",
-        "x": 4307.916458129883,
-        "y": 2162.5832562446594,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "36ec693b.2217d6",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyMember.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4837.360374450684,
-        "y": 2254.805455684662,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "18463543.a9b2cb",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4265.138465881348,
-        "y": 2258.1389212608337,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "caefb9c8.c0f608",
-                "86c27b6.8318888"
-            ]
-        ]
-    },
-    {
-        "id": "caefb9c8.c0f608",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4508.472526550293,
-        "y": 2257.360945224762,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "36ec693b.2217d6"
-            ]
-        ]
-    },
-    {
-        "id": "86c27b6.8318888",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4499.315940856934,
-        "y": 2308.9163393974304,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "940abeb7.a2bd8"
-            ]
-        ]
-    },
-    {
-        "id": "a76004cc.2097d8",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4966.527503967285,
-        "y": 2300.3613810539246,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "68f1b990.92a8f8",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4886.5272216796875,
-        "y": 2359.2497973442078,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "940abeb7.a2bd8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4666.249794006348,
-        "y": 2306.4721732139587,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a76004cc.2097d8",
-                "68f1b990.92a8f8"
-            ]
-        ]
-    },
-    {
-        "id": "161f1fd6.b2ae4",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2535.8609352111816,
-        "y": 2315.639142513275,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b2831a61.7b70f8",
-        "type": "execute",
-        "name": "Terminate NRCellCU - RRMPolicyRatio",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2630.6387329101562,
-        "y": 2357.6389594078064,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "78f4ddb9.581ff4",
-                "b13c92c9.72f3a"
-            ]
-        ]
-    },
-    {
-        "id": "78f4ddb9.581ff4",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2916.3888359069824,
-        "y": 2403.3889288902283,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "dcea762d.5ebf28"
-            ]
-        ]
-    },
-    {
-        "id": "dcea762d.5ebf28",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3119.8888931274414,
-        "y": 2405.8889298439026,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fa4fc2bc.a8266"
-            ]
-        ]
-    },
-    {
-        "id": "fa4fc2bc.a8266",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3347.3886528015137,
-        "y": 2313.139141559601,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a8ab8f1c.73a63",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error Removing cellCU RRMPolicyRatio. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 3360.638641357422,
-        "y": 2356.1388659477234,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "33c478c3.0c73f8",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 3365.6385192871094,
-        "y": 2451.1389269828796,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "e66a98fa.23da98",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3116.889320373535,
-        "y": 2457.638961315155,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "33c478c3.0c73f8",
-                "a8ab8f1c.73a63",
-                "ad094b5c.97bfa8"
-            ]
-        ]
-    },
-    {
-        "id": "b13c92c9.72f3a",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2911.6388359069824,
-        "y": 2442.638961315155,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e66a98fa.23da98"
-            ]
-        ]
-    },
-    {
-        "id": "6fa82472.8c635c",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4259.576385498047,
-        "y": 2210.4652819633484,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "abe2baeb.40e348",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2325.138946533203,
-        "y": 1304.652853012085,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d175e82a.acb388",
-        "type": "execute",
-        "name": "prepare idGNBCUCPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3073.3265075683594,
-        "y": 2251.7153429985046,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1628cada.6921f5",
-        "type": "execute",
-        "name": "prepare idNRCellCU",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3045.826446533203,
-        "y": 2284.965313434601,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2fd77fd1.e4a59",
-        "type": "execute",
-        "name": "prepare RRMPolicyRatio id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3069.264389038086,
-        "y": 2319.5278449058533,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "441562fc.91809c",
-        "type": "execute",
-        "name": "prepare RRMPolicyMember id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3076.763946533203,
-        "y": 2355.277814388275,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b45cc7bf.8981f8",
-        "type": "execute",
-        "name": "read NFType",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2328.013946533203,
-        "y": 1069.3403491973877,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "be30729d.352f3",
-        "type": "execute",
-        "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1602.13916015625,
-        "y": 2594.4726457595825,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "27f9305c.03079",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1456.1390838623047,
-        "y": 2644.472743988037,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5624d3a.5123d2c",
-        "type": "switchNode",
-        "name": "is NSSAI exists",
-        "xml": "<switch test='`$tmp.configDBSNSSAI1 == $tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1463.0282440185547,
-        "y": 2688.0276279449463,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8d44ed60.31bdf",
-                "91640b48.773fc8"
-            ]
-        ]
-    },
-    {
-        "id": "8d44ed60.31bdf",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1636.2500228881836,
-        "y": 2642.250478744507,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ec648819.193ac8"
-            ]
-        ]
-    },
-    {
-        "id": "9e872e2d.a50dc",
-        "type": "execute",
-        "name": "prepare mcc",
-        "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   ",
-        "comments": "",
-        "outputs": 1,
-        "x": 1998.2499771118164,
-        "y": 2793.250334739685,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b9198955.fb6e38",
-        "type": "execute",
-        "name": "prepare mnc",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2003.7501678466797,
-        "y": 2828.75053024292,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e152a54.0928658",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1992.3891372680664,
-        "y": 2863.9028749465942,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ad3ea034.b772c",
-        "type": "execute",
-        "name": "terminate sNNSAI - CUUP",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2005.0001678466797,
-        "y": 2902.2503356933594,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "880cb6d6.d4b0b8",
-                "4594eb50.161444"
-            ]
-        ]
-    },
-    {
-        "id": "485d7fd7.a4ea9",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2427.9165382385254,
-        "y": 3644.5839405059814,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5482832f.65a86c"
-            ]
-        ]
-    },
-    {
-        "id": "cda8ee51.c8dd3",
-        "type": "for",
-        "name": "for each rrmpolicyMember",
-        "xml": "<for index='idcu-rrm2' start='0' end='`$tmp.CUUPRRMPolicyMembersLength`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2120.2222442626953,
-        "y": 3581.027786254883,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "976bfa25.a4e6d8"
-            ]
-        ]
-    },
-    {
-        "id": "976bfa25.a4e6d8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2345.888900756836,
-        "y": 3471.1390647888184,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "40fda035.3c346",
-                "3bf69c69.a43924",
-                "9f2ab222.4805",
-                "8523ea44.7a0898",
-                "68e1a6fb.7b3038"
-            ]
-        ]
-    },
-    {
-        "id": "40fda035.3c346",
-        "type": "switchNode",
-        "name": "if length > 0 ",
-        "xml": "<switch test='`$tmp.CUUPRRMPolicyMembersLength > 0`'>\n  \n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2484.055892944336,
-        "y": 3372.277886867523,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4a95c73a.bd5818",
-                "299092ec.4f94ee"
-            ]
-        ]
-    },
-    {
-        "id": "4a95c73a.bd5818",
-        "type": "success",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2632.722499847412,
-        "y": 3326.8329634666443,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8a107f01.6629d"
-            ]
-        ]
-    },
-    {
-        "id": "8a107f01.6629d",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2792.3888511657715,
-        "y": 3383.833547115326,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a2066ac5.655ec8",
-                "549253e4.9adfac"
-            ]
-        ]
-    },
-    {
-        "id": "a2066ac5.655ec8",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2840.1669311523438,
-        "y": 3199.722415447235,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "62789a95.7abe44",
-                "6525774b.52a8f8"
-            ]
-        ]
-    },
-    {
-        "id": "62789a95.7abe44",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2883.500473022461,
-        "y": 3278.6109614372253,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5a86a6bc.5c0af8"
-            ]
-        ]
-    },
-    {
-        "id": "6525774b.52a8f8",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2874.343982696533,
-        "y": 3319.055244922638,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "70aa389e.a34318"
-            ]
-        ]
-    },
-    {
-        "id": "5a86a6bc.5c0af8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3064.8888931274414,
-        "y": 3279.944561481476,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d7229dd0.69289",
-                "f07f39b4.b6e5f8",
-                "7247259b.963b9c"
-            ]
-        ]
-    },
-    {
-        "id": "70aa389e.a34318",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3055.999969482422,
-        "y": 3322.166599750519,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3d797d7c.1afe82",
-                "eed8719a.a190e"
-            ]
-        ]
-    },
-    {
-        "id": "f07f39b4.b6e5f8",
-        "type": "execute",
-        "name": "delete RRMPolicyRatio CUUP- URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3386.1665000915527,
-        "y": 3179.167140483856,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3d797d7c.1afe82",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3361.277862548828,
-        "y": 3320.5002007484436,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "eed8719a.a190e",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3285.72208404541,
-        "y": 3356.055682659149,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "299092ec.4f94ee",
-        "type": "failure",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2632.3336296081543,
-        "y": 3417.166949748993,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4a95431c.70f23c"
-            ]
-        ]
-    },
-    {
-        "id": "4a95431c.70f23c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2815.000518798828,
-        "y": 3425.500039577484,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f3edc121.dc54c",
-                "eb7faaa4.236888",
-                "44e516c5.1c0268"
-            ]
-        ]
-    },
-    {
-        "id": "f3edc121.dc54c",
-        "type": "set",
-        "name": "Read RRMPolicyMember-sNSSAI",
-        "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].sNSSAI'`\" />",
-        "comments": "",
-        "x": 3111.3894958496094,
-        "y": 3423.3896050453186,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "eb7faaa4.236888",
-        "type": "switchNode",
-        "name": "find matching RRMPolicyMember",
-        "xml": "<switch test='`$tmp.CUUPRRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3106.2777786254883,
-        "y": 3466.389214992523,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2047fa72.8af306"
-            ]
-        ]
-    },
-    {
-        "id": "2047fa72.8af306",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3337.1112670898438,
-        "y": 3433.833224773407,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "359033fe.1a7d3c"
-            ]
-        ]
-    },
-    {
-        "id": "359033fe.1a7d3c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3560.7221069335938,
-        "y": 3430.499972820282,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4d5fc4b1.c2afec",
-                "23c7d6da.504a6a",
-                "2223cf6.d9cd53"
-            ]
-        ]
-    },
-    {
-        "id": "4d5fc4b1.c2afec",
-        "type": "set",
-        "name": "Read RRMPolicyMember-id",
-        "xml": "<set>\n<parameter name='tmp.CUUPRRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-cuup-response.attributes.RRMPolicyRatio['+ $idcuup-rrm+'].attributes.rRMPolicyMemberList['+ $idcu-rrm2 +'].idx'`\" />",
-        "comments": "",
-        "x": 3826.3888397216797,
-        "y": 3398.277859210968,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "2223cf6.d9cd53",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3778.0487670898438,
-        "y": 3446.159884929657,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "23c7d6da.504a6a",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3783.6108474731445,
-        "y": 3493.8335242271423,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8437cb4c.202b68",
-                "168c5d63.e199f3"
-            ]
-        ]
-    },
-    {
-        "id": "8437cb4c.202b68",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4026.94490814209,
-        "y": 3493.0555481910706,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8403aa2d.ece708"
-            ]
-        ]
-    },
-    {
-        "id": "168c5d63.e199f3",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4017.7883224487305,
-        "y": 3544.610942363739,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "34a4274d.228e98"
-            ]
-        ]
-    },
-    {
-        "id": "8403aa2d.ece708",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyMember.CUUP URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4355.8327560424805,
-        "y": 3490.5000586509705,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "34a4274d.228e98",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4184.7221755981445,
-        "y": 3542.1667761802673,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "bba97216.61a4e",
-                "b42ffe76.91a9"
-            ]
-        ]
-    },
-    {
-        "id": "bba97216.61a4e",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4484.999885559082,
-        "y": 3536.055984020233,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b42ffe76.91a9",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4404.999603271484,
-        "y": 3594.9444003105164,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3bf69c69.a43924",
-        "type": "execute",
-        "name": "prepare idGNBCUUPFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2578.5001373291016,
-        "y": 3489.5003447532654,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9f2ab222.4805",
-        "type": "execute",
-        "name": "prepare RRMPolicyRatio id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2567.4380264282227,
-        "y": 3522.3128452301025,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "8523ea44.7a0898",
-        "type": "execute",
-        "name": "prepare RRMPolicyMember id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2577.9376373291016,
-        "y": 3559.062846183777,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2d907870.04c9d8",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2066.034355163574,
-        "y": 3625.4242725372314,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "6dcd6d8b.8f8a74",
-        "type": "execute",
-        "name": "Terminate NRCellCU - RRMPolicyRatio",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2142.812286376953,
-        "y": 3671.423490524292,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "485d7fd7.a4ea9",
-                "81dbf1c4.f6ab9"
-            ]
-        ]
-    },
-    {
-        "id": "1a09eab5.8fb4d5",
-        "type": "execute",
-        "name": "read PLMNList size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2194.437728881836,
-        "y": 4194.125453948975,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a8c983be.71b54",
-        "type": "for",
-        "name": "foreach PLMNInfo",
-        "xml": "<for index='id-duplmn' start='0' end='`$tmp.DUpLMNInfoList_length`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2237.7713165283203,
-        "y": 4311.125455856323,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "7ff37c7f.b02e84"
-            ]
-        ]
-    },
-    {
-        "id": "ba53b011.6cacf",
-        "type": "execute",
-        "name": "read sNSSAI from getNFNSSIRIC-configdb-response",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2859.29891204834,
-        "y": 4309.375453948975,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "79da80d7.0799b",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2779.0487670898438,
-        "y": 4351.3750648498535,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ca93bc12.6b465",
-        "type": "switchNode",
-        "name": "is NSSAI exists",
-        "xml": "<switch test='`$tmp.configDBSNSSAI-DU == $tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2777.1876335144043,
-        "y": 4407.680534362793,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5da516e.208e1e8"
-            ]
-        ]
-    },
-    {
-        "id": "5da516e.208e1e8",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2930.659900665283,
-        "y": 4411.152799606323,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6cc28b13.198d84"
-            ]
-        ]
-    },
-    {
-        "id": "78a62f70.66a53",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3106.1875,
-        "y": 4878.81250333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "419b3c7a.8d5e74",
-        "type": "for",
-        "name": "for each rrmpolicyMember",
-        "xml": "<for index='iddu-rrm2' start='0' end='`$tmp.DURRMPolicyMembersLength`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3697.4722213745117,
-        "y": 5644.71551322937,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "9bef1746.084298"
-            ]
-        ]
-    },
-    {
-        "id": "9bef1746.084298",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3915.1390228271484,
-        "y": 5643.82684135437,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ab01c8e3.401bb8",
-                "67081354.58f73c",
-                "51bbb837.90d658",
-                "eeb5bbb0.1d6178",
-                "1e206743.3e5689"
-            ]
-        ]
-    },
-    {
-        "id": "ab01c8e3.401bb8",
-        "type": "switchNode",
-        "name": "if length > 0 ",
-        "xml": "<switch test='`$tmp.DURRMPolicyMembersLength > 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4072.056137084961,
-        "y": 5558.465371608734,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "11a49643.82feda",
-                "84eaecde.16ac4"
-            ]
-        ]
-    },
-    {
-        "id": "11a49643.82feda",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4214.972393035889,
-        "y": 5516.520587444305,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4a3b73e1.f2a4ac"
-            ]
-        ]
-    },
-    {
-        "id": "4a3b73e1.f2a4ac",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4381.6388511657715,
-        "y": 5516.521047115326,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5550981e.495028"
-            ]
-        ]
-    },
-    {
-        "id": "5550981e.495028",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4229.416732788086,
-        "y": 5395.409782648087,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a42c02b.48062",
-                "5f174b6.c0149b4"
-            ]
-        ]
-    },
-    {
-        "id": "a42c02b.48062",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4472.750473022461,
-        "y": 5411.298461437225,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "bebaeb62.53f558"
-            ]
-        ]
-    },
-    {
-        "id": "5f174b6.c0149b4",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4463.593982696533,
-        "y": 5451.742744922638,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "287d0ad9.cbaf16"
-            ]
-        ]
-    },
-    {
-        "id": "bebaeb62.53f558",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4654.138893127441,
-        "y": 5412.632061481476,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "682537c.8c9fec8"
-            ]
-        ]
-    },
-    {
-        "id": "682537c.8c9fec8",
-        "type": "execute",
-        "name": "delete RRMPolicyRatio DU- URL",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4939.416603088379,
-        "y": 5409.854339122772,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "865d667d.44a788",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4950.527862548828,
-        "y": 5453.187700748444,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c25a5885.480138",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4874.97208404541,
-        "y": 5488.743182659149,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "287d0ad9.cbaf16",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4645.249969482422,
-        "y": 5454.854099750519,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "865d667d.44a788",
-                "c25a5885.480138"
-            ]
-        ]
-    },
-    {
-        "id": "84eaecde.16ac4",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4218.6875,
-        "y": 5588.18750333786,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "62cc2b9d.546bb4"
-            ]
-        ]
-    },
-    {
-        "id": "62cc2b9d.546bb4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4404.354583740234,
-        "y": 5576.520822048187,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "175773e3.cc37dc",
-                "fb24bd1d.849a9"
-            ]
-        ]
-    },
-    {
-        "id": "175773e3.cc37dc",
-        "type": "set",
-        "name": "Read RRMPolicyMember-sNSSA",
-        "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyMember_sNSSAI' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].sNSSAI'`\" />",
-        "comments": "",
-        "x": 4697.993957519531,
-        "y": 5535.410562038422,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "fb24bd1d.849a9",
-        "type": "switchNode",
-        "name": "find matching RRMPolicyMember",
-        "xml": "<switch test='`$tmp.cellDURRMPolicyMember_sNSSAI==$tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4695.631988525391,
-        "y": 5580.40962934494,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5178497a.c66ab8"
-            ]
-        ]
-    },
-    {
-        "id": "5178497a.c66ab8",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 4926.46533203125,
-        "y": 5584.85400724411,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2b7a1103.21e69e"
-            ]
-        ]
-    },
-    {
-        "id": "2b7a1103.21e69e",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 5150.076171875,
-        "y": 5581.520755290985,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4bf0ba64.99cd64",
-                "49bec677.8498b8",
-                "39296eb4.0ec192"
-            ]
-        ]
-    },
-    {
-        "id": "4bf0ba64.99cd64",
-        "type": "set",
-        "name": "Read RRMPolicyMember-id",
-        "xml": "<set>\n<parameter name='tmp.CellDURRMPolicyMember_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].attributes.rRMPolicyMemberList['+ $iddu-rrm2 +'].idx'`\" />",
-        "comments": "",
-        "x": 5415.742904663086,
-        "y": 5549.298641681671,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "39296eb4.0ec192",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 5367.40283203125,
-        "y": 5597.18066740036,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "49bec677.8498b8",
-        "type": "switchNode",
-        "name": "ransim mounted",
-        "xml": "<switch test='`$prop.ransim-mounted`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 5372.964912414551,
-        "y": 5644.8543066978455,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fce33118.ec5fd",
-                "8218be6f.080e6"
-            ]
-        ]
-    },
-    {
-        "id": "fce33118.ec5fd",
-        "type": "outcome",
-        "name": "Not Mounted",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 5616.298973083496,
-        "y": 5644.076330661774,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e0e45f3c.5ef9c"
-            ]
-        ]
-    },
-    {
-        "id": "8218be6f.080e6",
-        "type": "outcome",
-        "name": "Mounted",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 5607.142387390137,
-        "y": 5695.631724834442,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "44f1224c.d6f38c"
-            ]
-        ]
-    },
-    {
-        "id": "e0e45f3c.5ef9c",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyMember.ToNRCellDU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 5945.186820983887,
-        "y": 5641.520841121674,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "44f1224c.d6f38c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 5774.076240539551,
-        "y": 5693.1875586509705,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e3154c8e.1db27",
-                "2dc2c715.203168"
-            ]
-        ]
-    },
-    {
-        "id": "e3154c8e.1db27",
-        "type": "execute",
-        "name": "generate deleteRRMPolicyRatio.ToNRCellCU URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 6074.353950500488,
-        "y": 5687.076766490936,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2dc2c715.203168",
-        "type": "execute",
-        "name": "populate mountName",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 5994.353668212891,
-        "y": 5745.9651827812195,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "67081354.58f73c",
-        "type": "execute",
-        "name": "prepare idGNBDUFunction",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4247.750144958496,
-        "y": 5630.688269615173,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "51bbb837.90d658",
-        "type": "execute",
-        "name": "prepare idNRCellDu",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4220.25008392334,
-        "y": 5663.9382400512695,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "eeb5bbb0.1d6178",
-        "type": "execute",
-        "name": "prepare RRMPolicyRatio id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4243.688026428223,
-        "y": 5698.500771522522,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "1e206743.3e5689",
-        "type": "execute",
-        "name": "prepare RRMPolicyMember id",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 4251.18758392334,
-        "y": 5734.250741004944,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4a1ab775.d40cd8",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3614.035189628601,
-        "y": 5727.112832546234,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "71190a4a.d6c7d4",
-        "type": "execute",
-        "name": "Terminate NRCellDU - RRMPolicyRatio",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 3701.312454223633,
-        "y": 5793.362391471863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c3e1a651.fcce08",
-                "94221c7f.4de61"
-            ]
-        ]
-    },
-    {
-        "id": "4b4f8ae1.4d04f4",
-        "type": "returnSuccess",
-        "name": "return success",
-        "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\" />",
-        "comments": "",
-        "x": 256.0833339691162,
-        "y": 1664.3333678245544,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "2df95230.31a61e",
-        "type": "for",
-        "name": "foreach PLMNInfo",
-        "xml": "<for index='id-ric' start='0' end='`$tmp.RICPLMNEntries`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1013.0000534057617,
-        "y": 712.2500514984131,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e9250659.cd2a98"
-            ]
-        ]
-    },
-    {
-        "id": "e9250659.cd2a98",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1210.25,
-        "y": 694.2500042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "132c0105.fd3bff",
-                "e17349fb.a93e98"
-            ]
-        ]
-    },
-    {
-        "id": "cff035e0.5202f8",
-        "type": "switchNode",
-        "name": "is NSSAI exists",
-        "xml": "<switch test='`$tmp.ric.sNSSAI == $tmp.sNSSAI`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1385.2499771118164,
-        "y": 741.5000486373901,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "13f08b41.a30fa5"
-            ]
-        ]
-    },
-    {
-        "id": "3085002d.6fbc9",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1627.500259399414,
-        "y": 654.2500514984131,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "9add7f06.c1df6",
-                "cf13d6c4.d6c488",
-                "61730f64.f5dd9",
-                "88a345ab.17f1a8",
-                "f60f717d.ccb86",
-                "cc300987.609d18",
-                "3d0dd40f.2855dc"
-            ]
-        ]
-    },
-    {
-        "id": "29762dac.dd5972",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 994.25,
-        "y": 665,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9add7f06.c1df6",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1705.4546966552734,
-        "y": 893.0228490829468,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "13f08b41.a30fa5",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1553.0000762939453,
-        "y": 708.5000514984131,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "3085002d.6fbc9"
-            ]
-        ]
-    },
-    {
-        "id": "f8cbcae3.d42898",
-        "type": "failure",
-        "name": "false",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1425.75,
-        "y": 831,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4860f747.6f2588"
-            ]
-        ]
-    },
-    {
-        "id": "4860f747.6f2588",
-        "type": "record",
-        "name": "record",
-        "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 doesn't exist \"/>\n\n\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1421.75,
-        "y": 876,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d72cfacf.381158",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2539.399990081787,
-        "y": 489.19999599456787,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "411987bd.6a71b8",
-        "type": "switchNode",
-        "name": "check the action",
-        "xml": "<switch test='`$tmp.pLMNInfoList_length > 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2095.600082397461,
-        "y": 765.800060749054,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "bbed825b.f57ac",
-                "3f02158c.add85a"
-            ]
-        ]
-    },
-    {
-        "id": "bbed825b.f57ac",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2230.5998573303223,
-        "y": 636.8000245094299,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "32b20b0d.818f84"
-            ]
-        ]
-    },
-    {
-        "id": "3f02158c.add85a",
-        "type": "outcome",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2249.599884033203,
-        "y": 687.8000469207764,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2d394f29.95bfe"
-            ]
-        ]
-    },
-    {
-        "id": "8bea641e.7f78f8",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2424.400375366211,
-        "y": 766.6001257896423,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "32b20b0d.818f84",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2400.599937438965,
-        "y": 629.0000739097595,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d72cfacf.381158",
-                "aa710b38.7299d8"
-            ]
-        ]
-    },
-    {
-        "id": "2d394f29.95bfe",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2385.600051879883,
-        "y": 677.0000491142273,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8bea641e.7f78f8"
-            ]
-        ]
-    },
-    {
-        "id": "615004fe.554e1c",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2095.599868774414,
-        "y": 599.5001158714294,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b5ba08f.5a3f3f8",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1168.8000411987305,
-        "y": 2196.8999786376953,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "714dfa37.1b8884",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2542.999984741211,
-        "y": 2221.4999351501465,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e55f953e.ae8588",
-        "type": "execute",
-        "name": "Read RRMPolicy Member List Length",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2593.000129699707,
-        "y": 2108.6999340057373,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b932805a.88184",
-        "type": "execute",
-        "name": "RRMPolicyRatio id",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2537.400131225586,
-        "y": 2066.6999320983887,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9e3e6385.08739",
-        "type": "execute",
-        "name": "split pLMNId",
-        "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\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 659.5,
-        "y": 871.0000042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f9a1e52.1e42318",
-        "type": "set",
-        "name": "set mcc & mnc Variables",
-        "xml": "<set>\n<parameter name='tmp.mcc' value='`$tmp.plmnList[0]`'/>\n<parameter name='tmp.mnc' value='`$tmp.plmnList[1]`'/>",
-        "comments": "",
-        "x": 689.95458984375,
-        "y": 918.0454449653625,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "132c0105.fd3bff",
-        "type": "execute",
-        "name": "read sNSSAIList Length",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1412,
-        "y": 558.2500042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e17349fb.a93e98",
-        "type": "for",
-        "name": "foreach sNSSAI",
-        "xml": "<for index='id-ric-snssai' start='0' end='`$tmp.ric.sNSSAILength`' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1399,
-        "y": 600.2500042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ca1ece70.b9e06"
-            ]
-        ]
-    },
-    {
-        "id": "ca1ece70.b9e06",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1590,
-        "y": 592.2500042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "97edef79.690cf",
-                "cff035e0.5202f8"
-            ]
-        ]
-    },
-    {
-        "id": "97edef79.690cf",
-        "type": "execute",
-        "name": "read sNSSAI",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1783.999984741211,
-        "y": 512.2500071525574,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "88a345ab.17f1a8",
-        "type": "record",
-        "name": "record",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1771.7501068115234,
-        "y": 625.2500057220459,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "b1472f5c.61cce",
-        "type": "execute",
-        "name": "set list prefix",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1829.5,
-        "y": 570.2500042915344,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f9a91980.a13638",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name=\"`'getNFNSSIRIC-configdb-response.['+ $idy +'].pLMNInfoList['+$id-ric+'].sNSSAI['+$id-ric-snssai+'].sNSSAI'`\"  value=\"\" />\n",
-        "comments": "",
-        "x": 1804.250015258789,
-        "y": 713.0001735687256,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "f60f717d.ccb86",
-        "type": "execute",
-        "name": "read sNSSAI",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1787.249984741211,
-        "y": 757.9999923706055,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cc300987.609d18",
-        "type": "execute",
-        "name": "generate removesNSSAIFromRIC URL",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1852.2499771118164,
-        "y": 829.2501149177551,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3d0dd40f.2855dc",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1779.2500076293945,
-        "y": 865.7500548362732,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "80c78ee4.73906",
-        "type": "execute",
-        "name": "Read RRMPolicy Member List Length",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2083.0002517700195,
-        "y": 3491.199954032898,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "4270a600.32d2fc",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2068.000175476074,
-        "y": 3539.2000522613525,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "57e3012b.50b3f",
-        "type": "execute",
-        "name": "RRMPolicyRatio id",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2071.799934387207,
-        "y": 3450.1999530792236,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "68e1a6fb.7b3038",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2515.0001335144043,
-        "y": 3453.899953842163,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d7229dd0.69289",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3230.199996948242,
-        "y": 3126.300099849701,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "7247259b.963b9c",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3263.199951171875,
-        "y": 3239.300052165985,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "549253e4.9adfac",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2803.60009765625,
-        "y": 3149.10010099411,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "44e516c5.1c0268",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3019.00004196167,
-        "y": 3377.1001505851746,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3a5aa655.217c0a",
-        "type": "execute",
-        "name": "generate terminate PLMNInfoListEntry CUUP URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2016.0000305175781,
-        "y": 2956.8000440597534,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9b2d73cb.8acaa",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1859.0000228881836,
-        "y": 2996.200240135193,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "fb827cb5.f070e",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 1922.000015258789,
-        "y": 3044.8000450134277,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8e330d1.8f3c4f",
-                "d7e39049.2d67a"
-            ]
-        ]
-    },
-    {
-        "id": "8e330d1.8f3c4f",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2180.4000282287598,
-        "y": 3003.200044631958,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e12b9c7c.757b"
-            ]
-        ]
-    },
-    {
-        "id": "d7e39049.2d67a",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2207.4000244140625,
-        "y": 3081.2000455856323,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "93c86d.b72a379"
-            ]
-        ]
-    },
-    {
-        "id": "e12b9c7c.757b",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2375.400032043457,
-        "y": 2996.200044631958,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6f56c1e5.df8e5",
-                "2ce01f3b.97fa1"
-            ]
-        ]
-    },
-    {
-        "id": "93c86d.b72a379",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2381.400032043457,
-        "y": 3074.200044631958,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b111e2a1.a27af"
-            ]
-        ]
-    },
-    {
-        "id": "b111e2a1.a27af",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2560.4000358581543,
-        "y": 3093.2000455856323,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "2ce01f3b.97fa1",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2606.6000366210938,
-        "y": 3020.200044631958,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "6f56c1e5.df8e5",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2607.6000366210938,
-        "y": 2982.2000436782837,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "fdc0ff7c.ee3fc",
-        "type": "execute",
-        "name": "read snssailist size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1328.9999923706055,
-        "y": 2263.599838256836,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "59f3a197.71b95",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1326.0000686645508,
-        "y": 2316.800033569336,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "786097b9.2ed618",
-        "type": "for",
-        "name": "foreach snssai",
-        "xml": "<for index='id-snssai' start='0' end='`$tmp.sNssaiListLength`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1514.0000915527344,
-        "y": 2478.4004287719727,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "893e8751.d204c8"
-            ]
-        ]
-    },
-    {
-        "id": "893e8751.d204c8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1260.0000915527344,
-        "y": 2563.400478363037,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "be30729d.352f3",
-                "27f9305c.03079",
-                "5624d3a.5123d2c"
-            ]
-        ]
-    },
-    {
-        "id": "5c179b5b.37ced4",
-        "type": "switchNode",
-        "name": "check the action",
-        "xml": "<switch test='`$tmp.sNssaiListLength > 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1261.9999923706055,
-        "y": 2407.200428009033,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "612ff568.abd7cc",
-                "8251537f.4ff64"
-            ]
-        ]
-    },
-    {
-        "id": "612ff568.abd7cc",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1435.9999961853027,
-        "y": 2353.4000358581543,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "203bbf87.6a945"
-            ]
-        ]
-    },
-    {
-        "id": "8251537f.4ff64",
-        "type": "outcome",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1430.799997329712,
-        "y": 2422.599841117859,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fa5fb0b0.6fbb3"
-            ]
-        ]
-    },
-    {
-        "id": "203bbf87.6a945",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1533.9999980926514,
-        "y": 2284.0000343322754,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "786097b9.2ed618",
-                "d904c835.9ac858"
-            ]
-        ]
-    },
-    {
-        "id": "fa5fb0b0.6fbb3",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1576.0000953674316,
-        "y": 2424.000036239624,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "39e2ffc7.d358f"
-            ]
-        ]
-    },
-    {
-        "id": "39e2ffc7.d358f",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1653.599998474121,
-        "y": 2369.2000370025635,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d904c835.9ac858",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1681.400074005127,
-        "y": 2263.200033187866,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ec648819.193ac8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1810.2000274658203,
-        "y": 2640.4002838134766,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "144fa13.e80855f",
-                "4db12306.f9576c",
-                "9e872e2d.a50dc",
-                "b9198955.fb6e38",
-                "e152a54.0928658",
-                "ad3ea034.b772c",
-                "3a5aa655.217c0a",
-                "9b2d73cb.8acaa",
-                "fb827cb5.f070e",
-                "5a98b905.00d298"
-            ]
-        ]
-    },
-    {
-        "id": "91640b48.773fc8",
-        "type": "outcome",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1628,
-        "y": 2693.800040245056,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b2f45fa0.36d07"
-            ]
-        ]
-    },
-    {
-        "id": "b2f45fa0.36d07",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1778,
-        "y": 2692.800039291382,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "546fadd3.b99304"
-            ]
-        ]
-    },
-    {
-        "id": "546fadd3.b99304",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1771.0000038146973,
-        "y": 2758.800039291382,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5a98b905.00d298",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1981.0000267028809,
-        "y": 2602.8000869750977,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "75f31ef6.92277",
-        "type": "execute",
-        "name": "Read RRMPolicyResourcetype",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2110.199981689453,
-        "y": 3720.3999576568604,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c3a3fdd9.ccf7",
-        "type": "execute",
-        "name": "generate terminate rrmpolicy CUUP URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2171.600128173828,
-        "y": 3761.3999576568604,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f259ca88.208ba8",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2045.6000061035156,
-        "y": 3852.3999586105347,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "cf2e8dfd.da164",
-        "type": "execute",
-        "name": "prepare resourcetype",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2044.5999755859375,
-        "y": 3811.39990234375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ce9627e7.f46608",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2099.600128173828,
-        "y": 3910.3999605178833,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "8dba0f18.7791c",
-                "b98881f5.8f88f"
-            ]
-        ]
-    },
-    {
-        "id": "8dba0f18.7791c",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2345.60009765625,
-        "y": 3851.39990234375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a3eb9f30.0e2c4"
-            ]
-        ]
-    },
-    {
-        "id": "b98881f5.8f88f",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2352.600128173828,
-        "y": 3923.6001567840576,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "102e371a.fde299"
-            ]
-        ]
-    },
-    {
-        "id": "a3eb9f30.0e2c4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2514.60009765625,
-        "y": 3850.39990234375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "406c227e.45374c",
-                "dd45538e.6f3b4"
-            ]
-        ]
-    },
-    {
-        "id": "dd45538e.6f3b4",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2703.6001358032227,
-        "y": 3853.399959564209,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "406c227e.45374c",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2694.60009765625,
-        "y": 3803.3999013900757,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "102e371a.fde299",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2595.60009765625,
-        "y": 3935.39990234375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3bf672d8.2ca8ae",
-        "type": "block",
-        "name": "block :  gNBDU",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2013.1999778747559,
-        "y": 4269.2002601623535,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1a09eab5.8fb4d5",
-                "a8c983be.71b54",
-                "1b4d1262.0f377e",
-                "38afa430.f0fa0c"
-            ]
-        ]
-    },
-    {
-        "id": "1b4d1262.0f377e",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2132.2000312805176,
-        "y": 4140.200061798096,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "38afa430.f0fa0c",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2197.2000312805176,
-        "y": 4267.200063705444,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "31736e25.f21fa2",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3088.39990234375,
-        "y": 4633.2001953125,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "dd0943a9.ce117",
-        "type": "execute",
-        "name": "RRMPolicyRatio id",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 3611.199951171875,
-        "y": 5507.1998863220215,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "a39116a0.330918",
-        "type": "set",
-        "name": "RRMPolicyRatio id",
-        "xml": "<set>\n<parameter name='tmp.cellDURRMPolicyRatio_id' value=\"`'$get-rrmpolicyratio-du-response.attributes.RRMPolicyRatio['+ $iddu-rrm+'].id'`\" />",
-        "comments": "",
-        "x": 3980.2503509521484,
-        "y": 5498.750373840332,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "487b5c6e.7df114",
-        "type": "execute",
-        "name": "Read RRMPolicy Member List Length",
-        "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                                                                                                ",
-        "comments": "",
-        "outputs": 1,
-        "x": 3673.999954223633,
-        "y": 5548.1998863220215,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "96a66afb.020568",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3701.7999572753906,
-        "y": 5595.800277709961,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "fc5e8045.0b54b",
-        "type": "execute",
-        "name": "generate terminate plmn GNBDU URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3139.39990234375,
-        "y": 4999.39990234375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "37597cbc.0bed04",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3034.4000930786133,
-        "y": 5061.400075912476,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "dc22d02e.6e6fe",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3071.4002838134766,
-        "y": 5114.400075912476,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "970c2ef9.58e39",
-                "cb563901.266e88"
-            ]
-        ]
-    },
-    {
-        "id": "970c2ef9.58e39",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3313.399871826172,
-        "y": 5089.39984703064,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4a852b2.e02e4d4"
-            ]
-        ]
-    },
-    {
-        "id": "cb563901.266e88",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3320.39990234375,
-        "y": 5161.600101470947,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "63cb1c57.10f9b4"
-            ]
-        ]
-    },
-    {
-        "id": "4a852b2.e02e4d4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3482.399871826172,
-        "y": 5088.39984703064,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f5cd4698.bcdb08",
-                "bd3c1ce5.c6e53"
-            ]
-        ]
-    },
-    {
-        "id": "bd3c1ce5.c6e53",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 3671.3999099731445,
-        "y": 5091.399904251099,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "f5cd4698.bcdb08",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 3662.399871826172,
-        "y": 5041.399846076965,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "63cb1c57.10f9b4",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3543.4001502990723,
-        "y": 5147.4001750946045,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3dfa7158.bac68e",
-        "type": "execute",
-        "name": "Read RRMPolicyResourcetype",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 3573.400146484375,
-        "y": 5881.600184440613,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "fc300b44.066298",
-        "type": "execute",
-        "name": "generate terminate rrmpolicy CUUP URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3631.800148010254,
-        "y": 5924.600184440613,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "c65bc00f.5d59c",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3526.800148010254,
-        "y": 6009.600185394287,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3ced6e0d.d08312",
-        "type": "execute",
-        "name": "prepare resourcetype",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3536.800148010254,
-        "y": 5964.600185394287,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3c9a098d.1d1ba6",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3587.800148010254,
-        "y": 6052.600186824799,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b65ba96c.a34208",
-                "67ea2fda.efaab"
-            ]
-        ]
-    },
-    {
-        "id": "b65ba96c.a34208",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3842.800151824951,
-        "y": 6010.600185394287,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a0b7b2e2.6c017"
-            ]
-        ]
-    },
-    {
-        "id": "67ea2fda.efaab",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3855.800151824951,
-        "y": 6058.800578117371,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "161471a3.7d09be"
-            ]
-        ]
-    },
-    {
-        "id": "a0b7b2e2.6c017",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 4003.8001556396484,
-        "y": 6017.600185394287,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "161471a3.7d09be",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 4012.8001556396484,
-        "y": 6059.600187301636,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f8bd009c.44741",
-        "type": "execute",
-        "name": "Read RRMPolicyResourcetype",
-        "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    ",
-        "comments": "",
-        "outputs": 1,
-        "x": 2564.199951171875,
-        "y": 2429.60009765625,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "875be4d4.5e6918",
-        "type": "execute",
-        "name": "generate terminate rrmpolicy CUUP URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2622.599952697754,
-        "y": 2472.60009765625,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "57973a51.8c2c54",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2517.599952697754,
-        "y": 2557.6000986099243,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "bfbb2edf.2f752",
-        "type": "execute",
-        "name": "prepare resourcetype",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2527.599952697754,
-        "y": 2512.6000986099243,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "558c117b.eb578",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2578.599952697754,
-        "y": 2600.600100040436,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "34654bbd.6f9cd4",
-                "61bd7c01.466ef4"
-            ]
-        ]
-    },
-    {
-        "id": "34654bbd.6f9cd4",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2833.599956512451,
-        "y": 2558.6000986099243,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "a8c877fa.780ce8"
-            ]
-        ]
-    },
-    {
-        "id": "61bd7c01.466ef4",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2846.599956512451,
-        "y": 2606.800491333008,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "42d079b.aca4d88"
-            ]
-        ]
-    },
-    {
-        "id": "a8c877fa.780ce8",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2994.5999603271484,
-        "y": 2565.6000986099243,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "42d079b.aca4d88",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3003.5999603271484,
-        "y": 2607.600100517273,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9cbbc061.21112",
-        "type": "execute",
-        "name": "generate terminate PLMNInfoListEntry CellCU URL for configdb",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2321.800048828125,
-        "y": 1460.5999755859375,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d8ee9881.173788",
-        "type": "execute",
-        "name": "prepare sNSSAI",
-        "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`\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2164.8000411987305,
-        "y": 1500.000171661377,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "99c863bb.a06a2",
-        "type": "execute",
-        "name": "Update nearRT RIC Details in ConfigDB",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2227.800033569336,
-        "y": 1548.5999765396118,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4ff57e1e.5755a",
-                "73250f4a.bdceb"
-            ]
-        ]
-    },
-    {
-        "id": "4ff57e1e.5755a",
-        "type": "failure",
-        "name": "failure",
-        "xml": "<outcome value='failure'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2486.2000465393066,
-        "y": 1506.999976158142,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "da61a63.df44658"
-            ]
-        ]
-    },
-    {
-        "id": "73250f4a.bdceb",
-        "type": "success",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2513.2000427246094,
-        "y": 1584.9999771118164,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f99fff0e.400ac"
-            ]
-        ]
-    },
-    {
-        "id": "da61a63.df44658",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2681.200050354004,
-        "y": 1499.999976158142,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "57df227e.6d767c",
-                "17b46f22.2c4ce1"
-            ]
-        ]
-    },
-    {
-        "id": "f99fff0e.400ac",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2687.200050354004,
-        "y": 1577.999976158142,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "7e89d315.e20edc"
-            ]
-        ]
-    },
-    {
-        "id": "7e89d315.e20edc",
-        "type": "record",
-        "name": "record",
-        "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\"/>",
-        "comments": "",
-        "outputs": 1,
-        "x": 2866.200054168701,
-        "y": 1596.9999771118164,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "17b46f22.2c4ce1",
-        "type": "returnFailure",
-        "name": "return failure",
-        "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'/>",
-        "comments": "",
-        "x": 2912.4000549316406,
-        "y": 1523.999976158142,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "57df227e.6d767c",
-        "type": "set",
-        "name": "set",
-        "xml": "<set>\n<parameter name='error-code' value='500'/>\n<parameter name='error-message' value='Error removing CUUP PLMNInfoList. Aborting RPC executiopn'/>",
-        "comments": "",
-        "x": 2913.4000549316406,
-        "y": 1485.9999752044678,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "7ff37c7f.b02e84",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2359.3999366760254,
-        "y": 4083.000060081482,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "6740dc9f.71ec44",
-                "774658e0.74a298",
-                "d6c5d5ed.30fc68"
-            ]
-        ]
-    },
-    {
-        "id": "6740dc9f.71ec44",
-        "type": "execute",
-        "name": "read snssailist size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2610.14990234375,
-        "y": 4015.3496067523956,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "774658e0.74a298",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2607.1500358581543,
-        "y": 4065.550060272217,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "337db247.c2fe7e",
-        "type": "for",
-        "name": "foreach snssai",
-        "xml": "<for index='id-dusnssai' start='0' end='`$tmp.sNssaiListLengthDU`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2795.150001525879,
-        "y": 4230.150197267532,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "133b96ae.ed80a9"
-            ]
-        ]
-    },
-    {
-        "id": "133b96ae.ed80a9",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2541.150001525879,
-        "y": 4315.150246858597,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ba53b011.6cacf",
-                "79da80d7.0799b",
-                "ca93bc12.6b465"
-            ]
-        ]
-    },
-    {
-        "id": "d6c5d5ed.30fc68",
-        "type": "switchNode",
-        "name": "check the action",
-        "xml": "<switch test='`$tmp.sNssaiListLengthDU > 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2543.14990234375,
-        "y": 4158.950196504593,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "4aa3d4ed.beb08c",
-                "12d533dd.e71aac"
-            ]
-        ]
-    },
-    {
-        "id": "4aa3d4ed.beb08c",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2717.1499061584473,
-        "y": 4105.149804353714,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c509333b.3ae73"
-            ]
-        ]
-    },
-    {
-        "id": "12d533dd.e71aac",
-        "type": "outcome",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2711.9499073028564,
-        "y": 4174.349609613419,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "b7e8ccc0.b1672"
-            ]
-        ]
-    },
-    {
-        "id": "c509333b.3ae73",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2815.149908065796,
-        "y": 4035.749802827835,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "337db247.c2fe7e",
-                "9266d7bf.db4298"
-            ]
-        ]
-    },
-    {
-        "id": "b7e8ccc0.b1672",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2857.150005340576,
-        "y": 4175.749804735184,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "fa38e911.b82678"
-            ]
-        ]
-    },
-    {
-        "id": "fa38e911.b82678",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2934.7499084472656,
-        "y": 4120.949805498123,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9266d7bf.db4298",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2962.5499839782715,
-        "y": 4014.949801683426,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "6e69020c.ffa84c",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 2641.199951171875,
-        "y": 393.3999938964844,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "ea60bc2c.f3ce4",
-                "6337305.6eeabd",
-                "e2c08dd6.fcaaf"
-            ]
-        ]
-    },
-    {
-        "id": "ea60bc2c.f3ce4",
-        "type": "execute",
-        "name": "read snssailist size",
-        "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'`\" />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2891.9499168395996,
-        "y": 325.74954056739807,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "6337305.6eeabd",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 2888.950050354004,
-        "y": 375.94999408721924,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f9c4fc8.90513",
-        "type": "for",
-        "name": "foreach snssai",
-        "xml": "<for index='id-cusnssai' start='0' end='`$tmp.sNssaiListLengthCU`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3076.9500160217285,
-        "y": 540.5501310825348,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "731a2191.f9dfb"
-            ]
-        ]
-    },
-    {
-        "id": "e2c08dd6.fcaaf",
-        "type": "switchNode",
-        "name": "check the action",
-        "xml": "<switch test='`$tmp.sNssaiListLengthCU > 0`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2824.9499168395996,
-        "y": 469.35013031959534,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "5adc7d2.dd38d84",
-                "10d1ebf0.68d2c4"
-            ]
-        ]
-    },
-    {
-        "id": "5adc7d2.dd38d84",
-        "type": "outcome",
-        "name": "True",
-        "xml": "<outcome value='true'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2998.949920654297,
-        "y": 415.54973816871643,
-        "z": "681fe365.17b79c",
+        "x": 270.9375,
+        "y": 299.75000381469727,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "faa71bdf.bbd398"
+                "dae4bb06.5e31a8"
             ]
         ]
     },
     {
-        "id": "10d1ebf0.68d2c4",
-        "type": "outcome",
-        "name": "False",
-        "xml": "<outcome value='false'>\n",
-        "comments": "",
+        "id": "e1606397.57329",
+        "type": "dgstart",
+        "name": "DGSTART",
         "outputs": 1,
-        "x": 2994.7500915527344,
-        "y": 465.74956130981445,
-        "z": "681fe365.17b79c",
+        "x": 273.9375,
+        "y": 149.75,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "ebd30403.5f2f58"
+                "b8987f77.ede99"
             ]
         ]
     },
     {
-        "id": "faa71bdf.bbd398",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
+        "id": "b8987f77.ede99",
+        "type": "service-logic",
+        "name": "ran-slice-api ${project.version}",
+        "module": "ran-slice-api",
+        "version": "${project.version}",
         "comments": "",
+        "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}'>",
         "outputs": 1,
-        "x": 3096.9499225616455,
-        "y": 346.1497366428375,
-        "z": "681fe365.17b79c",
+        "x": 331.93748474121094,
+        "y": 210.75009536743164,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "f9c4fc8.90513",
-                "f57a14ae.3c4058"
+                "e22b5c77.450b8"
             ]
         ]
     },
     {
-        "id": "ebd30403.5f2f58",
+        "id": "dae4bb06.5e31a8",
         "type": "block",
         "name": "block : atomic",
         "xml": "<block atomic='true'>",
         "atomic": "true",
         "comments": "",
         "outputs": 1,
-        "x": 3147.950096130371,
-        "y": 478.1497564315796,
-        "z": "681fe365.17b79c",
+        "x": 424.9375,
+        "y": 376.75,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "49b19cb2.416634"
+                "5a423671.2343d8",
+                "c6768a65.44ffc8",
+                "d9139e3.34c306",
+                "1347fdb2.2d0f82"
             ]
         ]
     },
     {
-        "id": "49b19cb2.416634",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3324.5499000549316,
-        "y": 475.3497314453125,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "f57a14ae.3c4058",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3244.349998474121,
-        "y": 325.34973549842834,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5d7613c4.1e14ec",
+        "id": "5a423671.2343d8",
         "type": "switchNode",
-        "name": "check the action for terminate",
-        "xml": "<switch test='`$terminate-r-a-n-slice-instance-input.action == deallocate`'>\n",
+        "name": "switch configdb deployed",
+        "xml": "<switch test='`$prop.configdb-deployed`'>\n\n",
         "comments": "",
         "outputs": 1,
-        "x": 660,
-        "y": 200.5000033378601,
-        "z": "681fe365.17b79c",
+        "x": 670.9375076293945,
+        "y": 345.75000381469727,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "f02356b0.6de838",
-                "a41c0012.ee0be"
+                "16f48f2d.8d8fa1",
+                "f106cf7b.6f9a2"
             ]
         ]
     },
     {
-        "id": "f02356b0.6de838",
+        "id": "16f48f2d.8d8fa1",
         "type": "outcome",
-        "name": "True",
+        "name": "ConfigDB Deployed",
         "xml": "<outcome value='true'>\n",
         "comments": "",
         "outputs": 1,
-        "x": 870,
-        "y": 119.50000333786011,
-        "z": "681fe365.17b79c",
+        "x": 848.9375305175781,
+        "y": 281.7499694824219,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "34257438.f039cc"
+                "5b2f0c27.b24824"
             ]
         ]
     },
     {
-        "id": "a41c0012.ee0be",
+        "id": "f106cf7b.6f9a2",
         "type": "outcome",
-        "name": "False",
+        "name": "CPS Deployed",
         "xml": "<outcome value='false'>\n",
         "comments": "",
         "outputs": 1,
-        "x": 888.9999885559082,
-        "y": 273.50002670288086,
-        "z": "681fe365.17b79c",
+        "x": 803.9375076293945,
+        "y": 430.7500057220459,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "3f71f50f.bfb31a"
+                "b9af5cbd.012ef"
             ]
         ]
     },
     {
-        "id": "8c2b4fb0.9c3af",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1219.8007507324219,
-        "y": 239.30010223388672,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "34257438.f039cc",
+        "id": "b9af5cbd.012ef",
         "type": "block",
         "name": "block : atomic",
         "xml": "<block atomic='true'>",
         "atomic": "true",
         "comments": "",
         "outputs": 1,
-        "x": 1040.0000801086426,
-        "y": 111.7000527381897,
-        "z": "681fe365.17b79c",
+        "x": 1024.9375114440918,
+        "y": 426.74998140335083,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "edc863cd.4c065",
-                "62627cc.ad28b84"
+                "1355d509.0ce79b",
+                "ce35acf7.d6537"
             ]
         ]
     },
     {
-        "id": "3f71f50f.bfb31a",
+        "id": "5b2f0c27.b24824",
         "type": "block",
         "name": "block : atomic",
         "xml": "<block atomic='true'>",
         "atomic": "true",
         "comments": "",
         "outputs": 1,
-        "x": 1050.0001831054688,
-        "y": 273.700026512146,
-        "z": "681fe365.17b79c",
+        "x": 1061.9375,
+        "y": 290.75,
+        "z": "c8d763de.cd2d3",
         "wires": [
             [
-                "8c2b4fb0.9c3af",
-                "ff8631bd.6cfcf"
+                "31f7e7a7.bd94e8",
+                "a6b26799.2ec088"
             ]
         ]
     },
     {
-        "id": "edc863cd.4c065",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1210.7999687194824,
-        "y": 45.500006675720215,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5c716f1e.34b",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 3302.800048828125,
-        "y": 138.50000190734863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "ddeb48d8.c64e38",
+        "id": "31f7e7a7.bd94e8",
         "type": "record",
         "name": "record",
-        "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",
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling terminateranslice-Configdb \"/>",
         "comments": "",
         "outputs": 1,
-        "x": 3321.549945831299,
-        "y": 183.00000190734863,
-        "z": "681fe365.17b79c",
+        "x": 1245.9375,
+        "y": 247.75,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "4114cd81.dc40a4",
-        "type": "switchNode",
-        "name": "check action",
-        "xml": "<switch test='`$tmp.action`'>",
-        "comments": "",
-        "outputs": 1,
-        "x": 3322.300247192383,
-        "y": 69.75,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "2237a97e.6e8ce6",
-                "69fe5985.2d2b48"
-            ]
-        ]
-    },
-    {
-        "id": "2237a97e.6e8ce6",
-        "type": "success",
-        "name": "deallocate",
-        "xml": "<outcome value='deallocate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3509.300048828125,
-        "y": 80.50002574920654,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "57900bf5.5165c4"
-            ]
-        ]
-    },
-    {
-        "id": "898231d5.b9473",
-        "type": "execute",
-        "name": "read sNSSAI from sliceProfile",
-        "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",
+        "id": "a6b26799.2ec088",
+        "type": "call",
+        "name": "call terminateRanslice-configdb",
+        "xml": "<call module='ran-slice-api' rpc='terminateRANSliceInstance-configDB' mode='sync' >\n",
         "comments": "",
         "outputs": 1,
-        "x": 3920.3002548217773,
-        "y": 154.50000286102295,
-        "z": "681fe365.17b79c",
+        "x": 1331.616397857666,
+        "y": 302.50000762939453,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "69fe5985.2d2b48",
-        "type": "failure",
-        "name": "modify-deallocate",
-        "xml": "<outcome value='modify-deallocate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 3504.300048828125,
-        "y": 178.50000190734863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d9fb6d98.dc5ab"
-            ]
-        ]
-    },
-    {
-        "id": "c43a7e48.c891f",
+        "id": "1355d509.0ce79b",
         "type": "record",
         "name": "record",
-        "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",
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Calling terminateranslice-CPS \"/>",
         "comments": "",
         "outputs": 1,
-        "x": 3881.5500526428223,
-        "y": 108.50000190734863,
-        "z": "681fe365.17b79c",
+        "x": 1228.9375,
+        "y": 425.75,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "57900bf5.5165c4",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3681.550048828125,
-        "y": 80.50000190734863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c43a7e48.c891f",
-                "e218fee3.836c3"
-            ]
-        ]
-    },
-    {
-        "id": "e218fee3.836c3",
-        "type": "set",
-        "name": "read sNSSAI from input",
-        "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sNSSAI`\"/>",
-        "comments": "",
-        "x": 3883.5500564575195,
-        "y": 59.500000953674316,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "f7b8b284.68822",
-        "type": "set",
-        "name": "read action from input",
-        "xml": "<set>\n<parameter name='tmp.action' value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>",
-        "comments": "",
-        "x": 3341.050048828125,
-        "y": 23,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "d9fb6d98.dc5ab",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3698.100051879883,
-        "y": 175.00000190734863,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "898231d5.b9473",
-                "a5799116.cf38a"
-            ]
-        ]
-    },
-    {
-        "id": "a5799116.cf38a",
-        "type": "record",
-        "name": "record",
-        "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",
+        "id": "ce35acf7.d6537",
+        "type": "call",
+        "name": "call terminateRanslice-cps",
+        "xml": "<call module='ran-slice-api' rpc='terminateRANSliceInstance-cps' mode='sync' >\n",
         "comments": "",
         "outputs": 1,
-        "x": 3940.10005569458,
-        "y": 223.00000381469727,
-        "z": "681fe365.17b79c",
+        "x": 1314.616397857666,
+        "y": 480.50000762939453,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "c6867b74.42eca8",
-        "type": "execute",
-        "name": "execute jsonStringToCtx",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 2734.199951171875,
-        "y": 110,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "c370df41.5a98f"
-            ]
-        ]
-    },
-    {
-        "id": "c370df41.5a98f",
-        "type": "other",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 2935.4497604370117,
-        "y": 99.25,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "e240bfcf.89f1a"
-            ]
-        ]
-    },
-    {
-        "id": "e240bfcf.89f1a",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 3101.4498596191406,
-        "y": 93.25,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f7b8b284.68822",
-                "4114cd81.dc40a4",
-                "5c716f1e.34b",
-                "ddeb48d8.c64e38"
-            ]
-        ]
-    },
-    {
-        "id": "ff8631bd.6cfcf",
-        "type": "execute",
-        "name": "execute jsonStringToCtx",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1333.2001647949219,
-        "y": 320.00000381469727,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "d44cf593.409d78"
-            ]
-        ]
-    },
-    {
-        "id": "d44cf593.409d78",
-        "type": "other",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1594.1999740600586,
-        "y": 268,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "1a8e8463.6e1cac"
-            ]
-        ]
-    },
-    {
-        "id": "1a8e8463.6e1cac",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1765.1999740600586,
-        "y": 269.0000009536743,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "55fac337.1bb07c",
-                "6956064c.db7758",
-                "891aa56b.e3e208",
-                "d12e26d5.f8e5b8",
-                "612cfde.0b0cf04",
-                "24a7035.a5e46fc"
-            ]
-        ]
-    },
-    {
-        "id": "55fac337.1bb07c",
-        "type": "set",
-        "name": "read action from input",
-        "xml": "<set>\n<parameter name='tmp.action' value=\"`$instantiate-r-a-n-slice-input.action`\"/>",
+        "id": "3ac6e7d0.131a78",
+        "type": "comment",
+        "name": "terminateRANSliceInstance/instantiateRANSliceModifyDeallocate",
+        "info": "",
         "comments": "",
-        "x": 1985.2000732421875,
-        "y": 251.00000381469727,
-        "z": "681fe365.17b79c",
+        "x": 808.9375,
+        "y": 88.75,
+        "z": "c8d763de.cd2d3",
         "wires": []
     },
     {
-        "id": "6956064c.db7758",
-        "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1955.1999816894531,
-        "y": 288,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "891aa56b.e3e208",
-        "type": "record",
-        "name": "record",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1953.9497833251953,
-        "y": 334.5000009536743,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "d12e26d5.f8e5b8",
+        "id": "c6768a65.44ffc8",
         "type": "record",
         "name": "record",
-        "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",
+        "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=\"value of configdb deployed\"/>\n<parameter name=\"field2\" value='`$prop.configdb-deployed`'/>",
         "comments": "",
         "outputs": 1,
-        "x": 1945.4000778198242,
-        "y": 468.50000762939453,
-        "z": "681fe365.17b79c",
+        "x": 652.9375076293945,
+        "y": 283.75000381469727,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "62627cc.ad28b84",
-        "type": "execute",
-        "name": "execute jsonStringToCtx",
-        "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' />",
-        "comments": "",
-        "outputs": 1,
-        "x": 1428.8000679016113,
-        "y": 123,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "dfd96611.c23fa8"
-            ]
-        ]
-    },
-    {
-        "id": "dfd96611.c23fa8",
-        "type": "other",
-        "name": "success",
-        "xml": "<outcome value='success'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1630.8000259399414,
-        "y": 48.99999809265137,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "82baaeb7.084c9"
-            ]
-        ]
-    },
-    {
-        "id": "82baaeb7.084c9",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic='true'>",
-        "atomic": "true",
-        "comments": "",
-        "outputs": 1,
-        "x": 1801.8000259399414,
-        "y": 49.999999046325684,
-        "z": "681fe365.17b79c",
-        "wires": [
-            [
-                "f4ea7153.1e445",
-                "61de822f.baef2c",
-                "51156788.f2a778",
-                "dc28934c.bf03",
-                "2b705c38.4bd364",
-                "d81a0a.007775f8"
-            ]
-        ]
-    },
-    {
-        "id": "f4ea7153.1e445",
-        "type": "set",
-        "name": "read action from input",
-        "xml": "<set>\n<parameter name='tmp.action' value=\"`$terminate-r-a-n-slice-instance-input.action`\"/>",
-        "comments": "",
-        "x": 2021.8000259399414,
-        "y": 26.999998092651367,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "61de822f.baef2c",
+        "id": "d9139e3.34c306",
         "type": "execute",
-        "name": "printContext",
-        "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",
-        "comments": "",
-        "outputs": 1,
-        "x": 1991.800033569336,
-        "y": 68.99999809265137,
-        "z": "681fe365.17b79c",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "51156788.f2a778",
-        "type": "record",
-        "name": "record",
-        "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",
+        "name": "execute Properties",
+        "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",
         "comments": "",
         "outputs": 1,
-        "x": 1984.800048828125,
-        "y": 106,
-        "z": "681fe365.17b79c",
+        "x": 650.9375076293945,
+        "y": 193.75000190734863,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
     },
     {
-        "id": "2b705c38.4bd364",
+        "id": "1347fdb2.2d0f82",
         "type": "record",
         "name": "record",
-        "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",
+        "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/instantiateRANSlice.log\" />\n<parameter name=\"level\" value=\"info\" />\n<parameter name=\"field1\" value=\"Properties read .. controller details \"/>\n<parameter name=\"field2\" value=\"`$prop.controller.user`\"/>\n<parameter name=\"field3\" value=\"`$prop.controller.pwd`\"/>\n<parameter name=\"field4\" value=\"`$prop.controller.url`\"/>\n<parameter name=\"field5\" value=\"ransim-mounted (true/false): \"/>\n<parameter name=\"field6\" value=\"`$prop.ransim-mounted`\"/>\n<parameter name=\"field7\" value=\"config DB deployed (true/false): \"/>\n<parameter name=\"field8\" value=\"`$prop.configdb-deployed`\"/>",
         "comments": "",
         "outputs": 1,
-        "x": 1986.8000793457031,
-        "y": 214.00000381469727,
-        "z": "681fe365.17b79c",
+        "x": 630.937557220459,
+        "y": 234.7500514984131,
+        "z": "c8d763de.cd2d3",
         "wires": [
             []
         ]
-    },
-    {
-        "id": "dc28934c.bf03",
-        "type": "set",
-        "name": "read sNSSAI from input",
-        "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sNSSAI`\"/>",
-        "comments": "",
-        "x": 2051.800079345703,
-        "y": 144.00000190734863,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "612cfde.0b0cf04",
-        "type": "set",
-        "name": "read sNSSAI from input sliceprofile",
-        "xml": "<set>\n<parameter name='tmp.sNSSAI' value=\"`$payloadJson.input.sliceProfile.sNSSAI`\"/>",
-        "comments": "",
-        "x": 2010.4000244140625,
-        "y": 379,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "24a7035.a5e46fc",
-        "type": "set",
-        "name": "read SpId from input sliceprofile",
-        "xml": "<set>\n<parameter name='tmp.sliceprofileid' value=\"`$payloadJson.input.sliceProfile.sliceProfileId`\"/>",
-        "comments": "",
-        "x": 2037.800048828125,
-        "y": 424,
-        "z": "681fe365.17b79c",
-        "wires": []
-    },
-    {
-        "id": "d81a0a.007775f8",
-        "type": "set",
-        "name": "read SpId from input ",
-        "xml": "<set>\n<parameter name='tmp.sliceprofileid' value=\"`$payloadJson.input.sliceProfileId`\"/>",
-        "comments": "",
-        "x": 2075.800079345703,
-        "y": 178.00000190734863,
-        "z": "681fe365.17b79c",
-        "wires": []
     }
 ]
\ No newline at end of file