Temporarily removing the 'unsubscribe' operation from CLL deletion call flow.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / cloud_leased_line / GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-delete.json
index 50f87f4..21b2270 100644 (file)
@@ -1,20 +1,20 @@
 [\r
     {\r
-        "id": "4eba0592.d8f9ec",\r
+        "id": "c958c928.fc7fe",\r
         "type": "dgstart",\r
         "name": "DGSTART",\r
         "outputs": 1,\r
-        "x": 171.88333129882812,\r
-        "y": 174,\r
-        "z": "d1eceead.adafe",\r
+        "x": 157.88330078125,\r
+        "y": 156.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2ad94242.d34e8e"\r
+                "8b28c589.12d4a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2ad94242.d34e8e",\r
+        "id": "8b28c589.12d4a8",\r
         "type": "service-logic",\r
         "name": "GENERIC-RESOURCE-API ${project.version}",\r
         "module": "GENERIC-RESOURCE-API",\r
         "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",\r
         "outputs": 1,\r
         "x": 456.1690216064453,\r
-        "y": 235.23810863494873,\r
-        "z": "d1eceead.adafe",\r
+        "y": 212.52387523651123,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "86bffa6e.8633f8"\r
+                "39af1a7f.521d1e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "86bffa6e.8633f8",\r
+        "id": "39af1a7f.521d1e",\r
         "type": "method",\r
         "name": "method cll-vnf-topology-operation-cll-delete",\r
         "xml": "<method rpc='cll-vnf-topology-operation-cll-delete' mode='sync'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 462.3119354248047,\r
-        "y": 320.0000305175781,\r
-        "z": "d1eceead.adafe",\r
+        "y": 297.2857971191406,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "47cd43dd.6a0c84"\r
+                "7656a28c.ac0ab4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "47cd43dd.6a0c84",\r
+        "id": "7656a28c.ac0ab4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 811.8833312988281,\r
-        "y": 379,\r
-        "z": "d1eceead.adafe",\r
+        "y": 356.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "17095ff1.ceb8e",\r
-                "f2cac95d.2dd4f",\r
-                "41a5db6f.16b124"\r
+                "fdfa5720.e8c418",\r
+                "3ac5985c.f18eb8",\r
+                "9905a45e.0c7298"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17095ff1.ceb8e",\r
+        "id": "fdfa5720.e8c418",\r
         "type": "returnSuccess",\r
         "name": "return success",\r
         "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",\r
         "comments": "",\r
         "x": 1113.2168273925781,\r
-        "y": 649.9302978515625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 627.216064453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f2cac95d.2dd4f",\r
+        "id": "3ac5985c.f18eb8",\r
         "type": "save",\r
         "name": "get service-instance from aai",\r
         "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"service-instance\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.service-instance\">\n\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"service-instance\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.service-instance\">-->",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1134.6452941894531,\r
-        "y": 352.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 329.61907958984375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d39ef031.51bcf8",\r
-                "d0a14c94.f617f8",\r
-                "66ff38b5.215e28"\r
+                "af28127c.d820d8",\r
+                "63469daf.849ae4",\r
+                "71a31314.344984"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d39ef031.51bcf8",\r
+        "id": "af28127c.d820d8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1359.6452941894531,\r
-        "y": 210.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 187.61907958984375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6bec9327.9503c4"\r
+                "a801d61e.c75b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d0a14c94.f617f8",\r
+        "id": "63469daf.849ae4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1355.1362609863281,\r
-        "y": 279.9073486328125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 257.193115234375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "73227915.55ca3"\r
+                "3d43dcc5.27db6c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66ff38b5.215e28",\r
+        "id": "71a31314.344984",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1343.6452941894531,\r
-        "y": 326.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 303.61907958984375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5c121a7a.2c527c"\r
+                "858124ec.81d0f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dcc088f.fb3b378",\r
+        "id": "d6a6cf8b.cb8788",\r
         "type": "comment",\r
         "name": "new for TransportSlicing",\r
         "info": "",\r
         "comments": "",\r
         "x": 1113.6452941894531,\r
-        "y": 240.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 217.61907958984375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "41a5db6f.16b124",\r
+        "id": "9905a45e.0c7298",\r
         "type": "execute",\r
         "name": "execute properties",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1101.6452941894531,\r
-        "y": 292.33331298828125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 269.61907958984375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6bec9327.9503c4",\r
+        "id": "a801d61e.c75b88",\r
         "type": "switchNode",\r
         "name": "switch allotted-resources_length != 0",\r
         "xml": "<switch test='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length != 0`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1599.8833312988281,\r
-        "y": 207,\r
-        "z": "d1eceead.adafe",\r
+        "y": 184.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "52c7d728.b872f8",\r
-                "31624b25.4a6dec"\r
+                "e0f3a386.0fe6",\r
+                "301731c1.c04b8e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73227915.55ca3",\r
+        "id": "3d43dcc5.27db6c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 1509.9457092285156,\r
-        "y": 282.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "y": 260.1455383300781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5c121a7a.2c527c",\r
+        "id": "858124ec.81d0f8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 1513.8833312988281,\r
-        "y": 327,\r
-        "z": "d1eceead.adafe",\r
+        "y": 304.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "52c7d728.b872f8",\r
+        "id": "e0f3a386.0fe6",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1804.8833312988281,\r
-        "y": 244,\r
-        "z": "d1eceead.adafe",\r
+        "y": 221.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b08352cf.6ac34"\r
+                "128d7cd4.e28ffb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31624b25.4a6dec",\r
+        "id": "301731c1.c04b8e",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1814.8833312988281,\r
-        "y": 171,\r
-        "z": "d1eceead.adafe",\r
+        "y": 148.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b08352cf.6ac34",\r
+        "id": "128d7cd4.e28ffb",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1797.8833312988281,\r
-        "y": 319,\r
-        "z": "d1eceead.adafe",\r
+        "y": 296.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bdd428b9.6fddd",\r
-                "8710bcb7.6e657",\r
-                "6f728611.a8a3e",\r
-                "6d42412e.61e8d",\r
-                "e22daf3c.82e7c8"\r
+                "1f66e7ef.b5efe",\r
+                "b392bf29.b70228",\r
+                "49e6917b.6d0138",\r
+                "391971a2.696836",\r
+                "7226ce6d.bf87d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "50e447ae.0fde38",\r
+        "id": "c1485ca8.2ec768",\r
         "type": "save",\r
         "name": "get allotted-resource from aai",\r
         "xml": "<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"allotted-resource\"-->\n<!--\tkey='service-instance.service-instance-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.service-instance-id-->\n<!--         AND customer.global-customer-id = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.vnfs.vnf[$vnf-index].vnf-data.service-information.subscription-service-type-->\n<!--         AND allotted-resource.id = $allotted-resource-id'-->\n<!--\tlocal-only=\"false\"-->\n<!--\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">-->\n\n<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2283.883331298828,\r
-        "y": 370,\r
-        "z": "d1eceead.adafe",\r
+        "y": 347.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "27d61e5e.f12fe2",\r
-                "2c908c8d.59c394",\r
-                "32fadd2c.e0a1c2"\r
+                "42d08205.101f24",\r
+                "280ca852.5c8478",\r
+                "9260e446.97cb2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "27d61e5e.f12fe2",\r
+        "id": "42d08205.101f24",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2499.883331298828,\r
-        "y": 437,\r
-        "z": "d1eceead.adafe",\r
+        "y": 414.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4e35bc34.a92d94"\r
+                "1cda58ca.c0ca0f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2c908c8d.59c394",\r
+        "id": "280ca852.5c8478",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2500.374298095703,\r
-        "y": 336.573974609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 313.8597412109375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6fdcac69.b07bec"\r
+                "37d08b63.267f54"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "32fadd2c.e0a1c2",\r
+        "id": "9260e446.97cb2",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2495.883331298828,\r
-        "y": 386,\r
-        "z": "d1eceead.adafe",\r
+        "y": 363.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "71176ed6.70694"\r
+                "3db04a4.fcc1db6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bdd428b9.6fddd",\r
+        "id": "1f66e7ef.b5efe",\r
         "type": "for",\r
         "name": "for each allotted-resource",\r
         "xml": "<for index='aridx' start='0' end='`$tmp.aai.service-instance.allotted-resources.allotted-resource_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2000.8833312988281,\r
-        "y": 351,\r
-        "z": "d1eceead.adafe",\r
+        "y": 328.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7043f926.26b93",\r
-                "50e447ae.0fde38",\r
-                "8af2638e.140428",\r
-                "b2d6bb83.745318"\r
+                "ae5848cb.e1b328",\r
+                "c1485ca8.2ec768",\r
+                "c9139602.db9618",\r
+                "aadbe6b3.d2bba"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7043f926.26b93",\r
+        "id": "ae5848cb.e1b328",\r
         "type": "set",\r
         "name": "set the current allotted-resource-id",\r
         "xml": "<set>\n<parameter name='allotted-resource-id' value=\"`$tmp.aai.service-instance.allotted-resources.allotted-resource[$aridx].id`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2280.883331298828,\r
-        "y": 289,\r
-        "z": "d1eceead.adafe",\r
+        "y": 266.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6d42412e.61e8d",\r
+        "id": "391971a2.696836",\r
         "type": "set",\r
         "name": "set tmp.arr",\r
         "xml": "<set>\n<parameter name='tmp.arr' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='tmp.arr_length' value='0' />\n\n<parameter name='otn-tunnel-slice' value='' />\n<parameter name='otn-tunnel-slice_length' value='0' />\n\n<!--<parameter name='tmp.slicevpns' value='' />-->\n<!--<parameter name='tmp.slicevpns_length' value='0' />-->\n\n<!--<parameter name='tmp.slicevpnuuids' value='' />-->\n<!--<parameter name='tmp.slicevpnuuids.' value='' />-->\n\n\n",\r
         "comments": "",\r
         "x": 1974.8833312988281,\r
-        "y": 301,\r
-        "z": "d1eceead.adafe",\r
+        "y": 278.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8710bcb7.6e657",\r
+        "id": "b392bf29.b70228",\r
         "type": "get-resource",\r
         "name": "get-resource pnfs-list",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"pnfs\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/pnfs?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopopnfs\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2017.8833312988281,\r
-        "y": 160,\r
-        "z": "d1eceead.adafe",\r
+        "y": 137.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6f728611.a8a3e",\r
+        "id": "49e6917b.6d0138",\r
         "type": "get-resource",\r
         "name": "get-resource logical-links",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-links\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/logical-links?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"ccsdkTopologicalLinks\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2029.8833312988281,\r
-        "y": 201,\r
-        "z": "d1eceead.adafe",\r
+        "y": 178.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8a5a98d5.6ebb1",\r
+        "id": "33859df.81a8362",\r
         "type": "comment",\r
         "name": "The following two nodes are for PCE",\r
         "info": "",\r
         "comments": "",\r
         "x": 2054.883331298828,\r
-        "y": 113,\r
-        "z": "d1eceead.adafe",\r
+        "y": 90.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2303563c.e9131a",\r
+        "id": "16362fdd.257198",\r
         "type": "set",\r
         "name": "set tmp.arr",\r
         "xml": "<set>\n<parameter name='tmp.arr.' value='' />\n<parameter name='tmp.arridx' value='0' />\n<parameter name='otn-tunnel-slice.' value='' />\n\n\n",\r
         "comments": "",\r
         "x": 1974.8833312988281,\r
-        "y": 247,\r
-        "z": "d1eceead.adafe",\r
+        "y": 224.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6fdcac69.b07bec",\r
+        "id": "37d08b63.267f54",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 2678.883331298828,\r
-        "y": 339,\r
-        "z": "d1eceead.adafe",\r
+        "y": 316.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "71176ed6.70694",\r
+        "id": "3db04a4.fcc1db6",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 2678.820831298828,\r
-        "y": 388.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 365.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e35bc34.a92d94",\r
+        "id": "1cda58ca.c0ca0f",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2680.820831298828,\r
-        "y": 439.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 416.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6a0085f3.85f3dc"\r
+                "8ac18ed0.a417b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a0085f3.85f3dc",\r
+        "id": "8ac18ed0.a417b8",\r
         "type": "save",\r
         "name": "get allotted-resource relationship from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"allotted-resource:relationship-list\"\n\tkey='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type\n         AND allotted-resource.id = $allotted-resource-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.allotted-resource.relationship-list\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2973.820831298828,\r
-        "y": 386.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 363.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "47170bd3.47cd24",\r
-                "41231d4a.3c5914",\r
-                "413cb45a.a52f94"\r
+                "2f801aa3.62899e",\r
+                "8d0c42c.041064",\r
+                "39093638.1e8092"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "41231d4a.3c5914",\r
+        "id": "8d0c42c.041064",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3247.311798095703,\r
-        "y": 278.7142333984375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3277.311767578125,\r
+        "y": 20,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ddcd6972.1cc26"\r
+                "25cca067.117fb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ddcd6972.1cc26",\r
+        "id": "25cca067.117fb8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3424.883331298828,\r
-        "y": 279,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3454.88330078125,\r
+        "y": 20.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "413cb45a.a52f94",\r
+        "id": "39093638.1e8092",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3242.820831298828,\r
-        "y": 328.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3272.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "29789682.9a5ca2"\r
+                "45859305.7fd9ac"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "29789682.9a5ca2",\r
+        "id": "45859305.7fd9ac",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3424.820831298828,\r
-        "y": 328.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3454.82080078125,\r
+        "y": 69.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "47170bd3.47cd24",\r
+        "id": "2f801aa3.62899e",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3246.820831298828,\r
-        "y": 379.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3276.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5d602163.27f0b"\r
+                "6880d10c.55d838"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5d602163.27f0b",\r
+        "id": "6880d10c.55d838",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3426.820831298828,\r
-        "y": 379.1402587890625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3456.82080078125,\r
+        "y": 120.426025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "dd9e7161.bb7c"\r
+                "e9027b62.9e003"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd9e7161.bb7c",\r
+        "id": "e9027b62.9e003",\r
         "type": "switchNode",\r
         "name": "switch allotted-resource.relationship-list not empty",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship_length != 0`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2992.883331298828,\r
-        "y": 514,\r
-        "z": "d1eceead.adafe",\r
+        "y": 491.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e567be5f.46cf",\r
-                "117d3c85.14baf3"\r
+                "72fd55d0.427e94",\r
+                "bb0cc7e.bea8238"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "117d3c85.14baf3",\r
+        "id": "bb0cc7e.bea8238",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3302.883331298828,\r
-        "y": 521,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3332.88330078125,\r
+        "y": 262.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "e567be5f.46cf",\r
+        "id": "72fd55d0.427e94",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3301.883331298828,\r
-        "y": 575,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3331.88330078125,\r
+        "y": 316.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1aa53c9a.ee4c73"\r
+                "32c96151.c1aa2e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "16e58d5c.45543b",\r
+        "id": "a8b50f84.db474",\r
         "type": "outcome",\r
         "name": "network-policy",\r
         "xml": "<outcome value='network-policy'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4046.883331298828,\r
-        "y": 529,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4076.88330078125,\r
+        "y": 270.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e0a75ebb.a4e0a"\r
+                "9b999d2e.09c6d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e0a75ebb.a4e0a",\r
+        "id": "9b999d2e.09c6d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4223.883209228516,\r
-        "y": 521.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.8831787109375,\r
+        "y": 263.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "64783b1d.9ea984",\r
-                "aa6dd372.e093d"\r
+                "13e93d82.810a42",\r
+                "3997cabd.9c2abe"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1aa53c9a.ee4c73",\r
+        "id": "32c96151.c1aa2e",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3465.883331298828,\r
-        "y": 501,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3495.88330078125,\r
+        "y": 242.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9d9386aa.4ba0f",\r
-                "a5c7d0d0.70a6f8"\r
+                "6a03759c.b65ec4",\r
+                "2a091548.5d967a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d9386aa.4ba0f",\r
+        "id": "6a03759c.b65ec4",\r
         "type": "for",\r
         "name": "for each allotted-resource relationship",\r
         "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3746.883331298828,\r
-        "y": 457,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3776.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ac9ffe20.350ab8"\r
+                "6d840347.ad0de4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ac9ffe20.350ab8",\r
+        "id": "6d840347.ad0de4",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4008.883331298828,\r
-        "y": 457,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4038.88330078125,\r
+        "y": 198.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "16e58d5c.45543b"\r
+                "a8b50f84.db474"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "64783b1d.9ea984",\r
+        "id": "13e93d82.810a42",\r
         "type": "set",\r
         "name": "set the 1st network-policy-id",\r
         "xml": "<set>\n<parameter name='network-policy-id' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4466.883209228516,\r
-        "y": 478.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4496.8831787109375,\r
+        "y": 220.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa6dd372.e093d",\r
+        "id": "3997cabd.9c2abe",\r
         "type": "save",\r
         "name": "get network-policy from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-policy\"\n\tkey='network-policy.network-policy-id = $network-policy-id'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-policy\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4455.883209228516,\r
-        "y": 533.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4485.8831787109375,\r
+        "y": 275.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a2aec981.c05928",\r
-                "c6a2ea9c.683df",\r
-                "b8928013.256998"\r
+                "1629cf91.336928",\r
+                "7e24e3bc.4dd5bc",\r
+                "e3d66604.874708"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8928013.256998",\r
+        "id": "e3d66604.874708",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4708.883331298828,\r
-        "y": 420,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4738.88330078125,\r
+        "y": 161.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "83be4f6.3f006b"\r
+                "9dd0299.013fdd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83be4f6.3f006b",\r
+        "id": "9dd0299.013fdd8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4857.454864501953,\r
-        "y": 420.2857666015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4887.454833984375,\r
+        "y": 161.571533203125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "586d6db7.c2d804",\r
+        "id": "1b29ba86.57c2a5",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 4856.392364501953,\r
-        "y": 464.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4886.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c6a2ea9c.683df",\r
+        "id": "7e24e3bc.4dd5bc",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4697.392364501953,\r
-        "y": 464.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4727.392333984375,\r
+        "y": 205.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "586d6db7.c2d804"\r
+                "1b29ba86.57c2a5"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a2aec981.c05928",\r
+        "id": "1629cf91.336928",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4704.392364501953,\r
-        "y": 543.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4734.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4d4b39ee.fece78"\r
+                "b86241e1.90f6f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4d4b39ee.fece78",\r
+        "id": "b86241e1.90f6f",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4843.392364501953,\r
-        "y": 543.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4873.392333984375,\r
+        "y": 284.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "68714312.362fe4",\r
-                "860808d4.582b4"\r
+                "6d437f62.f0b9e8",\r
+                "c60cac93.77d028"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "68714312.362fe4",\r
+        "id": "6d437f62.f0b9e8",\r
         "type": "set",\r
         "name": "set the max bandwidth",\r
         "xml": "<set>\n<parameter name='maximum-bandwidth' value=\"`$tmp.aai.network-policy.max-bandwidth`\" />\n<parameter name='route-distinguisher' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
         "comments": "",\r
-        "x": 5048.883331298828,\r
-        "y": 541,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5078.88330078125,\r
+        "y": 282.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "860808d4.582b4",\r
+        "id": "c60cac93.77d028",\r
         "type": "set",\r
         "name": "set the max bandwidth",\r
         "xml": "<set>\n<parameter name='gfp' value='`$maximum-bandwidth /1000 *4 /5 +1`' />\n\n\n\n",\r
         "comments": "",\r
-        "x": 5047.883331298828,\r
-        "y": 587,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5077.88330078125,\r
+        "y": 328.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a5c7d0d0.70a6f8",\r
+        "id": "2a091548.5d967a",\r
         "type": "for",\r
         "name": "for each allotted-resource relationship",\r
         "xml": "<for index='idx' start='0' end='`$tmp.aai.allotted-resource.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3563.883331298828,\r
-        "y": 573,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3593.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "91204981.e8b1c8"\r
+                "2f22efb0.7f6638"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "91204981.e8b1c8",\r
+        "id": "2f22efb0.7f6638",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3843.883331298828,\r
-        "y": 573,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3873.88330078125,\r
+        "y": 314.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "815c7496.5664a8"\r
+                "a8ed1762.dadd28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "815c7496.5664a8",\r
+        "id": "a8ed1762.dadd28",\r
         "type": "outcome",\r
         "name": "logical-link",\r
         "xml": "<outcome value='logical-link'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2256.8834533691406,\r
-        "y": 826.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 803.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2e1a5e6a.390622"\r
+                "d4da35fd.31c82"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e1a5e6a.390622",\r
+        "id": "d4da35fd.31c82",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2433.883331298828,\r
-        "y": 819,\r
-        "z": "d1eceead.adafe",\r
+        "y": 796.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "fda12a63.354948",\r
-                "9acb494f.3c831"\r
+                "de7b00e3.6a171",\r
+                "e6ab014c.406db"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fda12a63.354948",\r
+        "id": "de7b00e3.6a171",\r
         "type": "set",\r
         "name": "set the current logical-link-name",\r
         "xml": "<set>\n<parameter name='logical-link-name' value=\"`$tmp.aai.allotted-resource.relationship-list.relationship[$idx].relationship-data[0].relationship-value`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2676.883331298828,\r
-        "y": 776,\r
-        "z": "d1eceead.adafe",\r
+        "y": 753.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9acb494f.3c831",\r
+        "id": "e6ab014c.406db",\r
         "type": "save",\r
         "name": "get logical-link from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"logical-link\"\n\tkey='logical-link.link-name = $logical-link-name'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.logical-link\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2665.883331298828,\r
-        "y": 831,\r
-        "z": "d1eceead.adafe",\r
+        "y": 808.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2cf3e7af.84ed7",\r
-                "7720ff91.14ecb8",\r
-                "6208751c.cb4214"\r
+                "5a07beae.8794d8",\r
+                "1d7b95c6.606562",\r
+                "7f820a8.8f172f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2cf3e7af.84ed7",\r
+        "id": "5a07beae.8794d8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2957.374298095703,\r
-        "y": 809.573974609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 786.8597412109375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "644aada5.da5074"\r
+                "ae195dbf.1750f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7720ff91.14ecb8",\r
+        "id": "1d7b95c6.606562",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2945.883331298828,\r
-        "y": 854,\r
-        "z": "d1eceead.adafe",\r
+        "y": 831.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b4b18b88.8b8778"\r
+                "f12ba9c8.9a28f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "644aada5.da5074",\r
+        "id": "ae195dbf.1750f",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 3105.945831298828,\r
-        "y": 809.8597412109375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 787.1455078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b4b18b88.8b8778",\r
+        "id": "f12ba9c8.9a28f8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 3104.883331298828,\r
-        "y": 854,\r
-        "z": "d1eceead.adafe",\r
+        "y": 831.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6208751c.cb4214",\r
+        "id": "7f820a8.8f172f4",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2952.883331298828,\r
-        "y": 933,\r
-        "z": "d1eceead.adafe",\r
+        "y": 910.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f4a1f138.8436a"\r
+                "344a6e64.f3725a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4a1f138.8436a",\r
+        "id": "344a6e64.f3725a",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3091.883331298828,\r
-        "y": 933,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            [\r
-                "64b776d1.df13b8",\r
-                "cf58d1a3.b75bc8",\r
-                "a4d7ff96.ceb5f8",\r
-                "4f57fa4.5908a84",\r
-                "93281de6.9193c8",\r
-                "279a0c66.95b87c",\r
-                "2fd6be0.ec30642",\r
-                "3458f9fd.a9fdce",\r
-                "b114579a.337d4",\r
-                "83634982.62f32",\r
-                "a78c5989.f5207",\r
-                "dc895d5a.f09ef",\r
-                "8c6f82a5.234d18",\r
-                "a984d0c7.8574d",\r
-                "49347bae.3e2974"\r
-            ]\r
-        ]\r
-    },\r
-    {\r
-        "id": "fe79d8e9.168438",\r
+        "y": 910.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "fb96464b.51f05",\r
+                "51750f01.3f406",\r
+                "63f47c85.a7fa6c",\r
+                "96258457.425ae8",\r
+                "f469e44d.0f84d",\r
+                "f7610f35.e81b98",\r
+                "d89362f7.406e48",\r
+                "87d9c57.361fa38",\r
+                "ab43f120.02b19",\r
+                "7042856b.1828cc",\r
+                "f434b230.257eb8",\r
+                "2ac41e54.9dfb2a",\r
+                "ebbe2f0a.10f36",\r
+                "7162acbd.73776c",\r
+                "2683d5ea.5fda52",\r
+                "da74bb6.e442948",\r
+                "feffc86e.486bc",\r
+                "12bfceb8.d75889",\r
+                "3b541994.2db38e",\r
+                "b3267f6f.ff1998",\r
+                "729e2fc5.81fb",\r
+                "62f42d2.2eff654"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e06cec26.4f9a08",\r
         "type": "execute",\r
         "name": "execute UUID generator for ethernet-service-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3405.883331298828,\r
-        "y": 739,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3435.883270263672,\r
+        "y": 384.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "64b776d1.df13b8",\r
+        "id": "fb96464b.51f05",\r
         "type": "execute",\r
         "name": "execute UUID generator for otn-tunnel-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.otn-tunnel-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3386.883331298828,\r
-        "y": 789,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3416.883270263672,\r
+        "y": 484.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "dc895d5a.f09ef",\r
+        "id": "2ac41e54.9dfb2a",\r
         "type": "set",\r
         "name": "set new ethernet-service-name",\r
         "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3343.883331298828,\r
-        "y": 834,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3370.883270263672,\r
+        "y": 535.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cf58d1a3.b75bc8",\r
+        "id": "51750f01.3f406",\r
         "type": "set",\r
         "name": "set network-route-one",\r
         "xml": "<set>\n<parameter name='network-route-one' value=\"`$tmp.aai.logical-link.link-name`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3318.883331298828,\r
-        "y": 897,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3344.883270263672,\r
+        "y": 584.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a4d7ff96.ceb5f8",\r
+        "id": "63f47c85.a7fa6c",\r
         "type": "set",\r
         "name": "set network-route-two",\r
         "xml": "<set>\n<parameter name='network-route-two' value=\"`$tmp.aai.logical-link.link-name2`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 3319.883331298828,\r
-        "y": 952,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3343.883270263672,\r
+        "y": 633.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4f57fa4.5908a84",\r
+        "id": "96258457.425ae8",\r
         "type": "save",\r
         "name": "get network-route-one from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-one'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-one\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3335.883331298828,\r
-        "y": 1000,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3352.883270263672,\r
+        "y": 771.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "722a434e.2a3adc",\r
-                "e8fe3cd4.c3586",\r
-                "fdbfe007.1ea3b"\r
+                "9bd02754.7964a8",\r
+                "8e7e5fd2.7d02c8",\r
+                "6675b2ad.72fd8c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "93281de6.9193c8",\r
+        "id": "f469e44d.0f84d",\r
         "type": "save",\r
         "name": "get network-route-two from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-two'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-two\">",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3324.883331298828,\r
-        "y": 1086.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3345.883270263672,\r
+        "y": 832.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b372ac3d.0a4b1",\r
-                "d24aa16b.e47da",\r
-                "419032bc.a4963c"\r
+                "772ff0fe.2f34f",\r
+                "8d67ee85.1205f",\r
+                "96627f08.cbe71"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "722a434e.2a3adc",\r
+        "id": "9bd02754.7964a8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3536.883331298828,\r
-        "y": 884,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3601.883026123047,\r
+        "y": 666.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "aae0d761.ec3158"\r
+                "4d13468a.d3ecb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e8fe3cd4.c3586",\r
+        "id": "8e7e5fd2.7d02c8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3532.392364501953,\r
-        "y": 933.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3595.392059326172,\r
+        "y": 707.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "af62b91c.6bf638"\r
+                "ff1b9a29.a11d98"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fdbfe007.1ea3b",\r
+        "id": "6675b2ad.72fd8c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3536.392364501953,\r
-        "y": 986.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3590.392059326172,\r
+        "y": 757.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "72360610.10f7e"\r
+                "97bfc6e9.fba1d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aae0d761.ec3158",\r
+        "id": "4d13468a.d3ecb8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3685.454864501953,\r
-        "y": 883.2857666015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3750.454559326172,\r
+        "y": 665.571533203125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "af62b91c.6bf638",\r
+        "id": "ff1b9a29.a11d98",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3675.392364501953,\r
-        "y": 933.426025390625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3740.392059326172,\r
+        "y": 715.7117919921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b372ac3d.0a4b1",\r
+        "id": "772ff0fe.2f34f",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3547.883331298828,\r
-        "y": 1056.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3566.883270263672,\r
+        "y": 818.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3bdfccb0.f2d08c"\r
+                "d6ce8ecd.6264d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d24aa16b.e47da",\r
+        "id": "8d67ee85.1205f",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3543.392364501953,\r
-        "y": 1106.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3562.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "57f2def1.81f4e"\r
+                "cdc0e121.35daf"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "419032bc.a4963c",\r
+        "id": "96627f08.cbe71",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3544.392364501953,\r
-        "y": 1159.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3563.392303466797,\r
+        "y": 920.711669921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "91fe26d2.5b80d"\r
+                "58d9f56e.c48314"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3bdfccb0.f2d08c",\r
+        "id": "d6ce8ecd.6264d",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3696.454864501953,\r
-        "y": 1056.28564453125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3719.4546508789062,\r
+        "y": 823.5714111328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57f2def1.81f4e",\r
+        "id": "cdc0e121.35daf",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3686.392364501953,\r
-        "y": 1106.4259033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3705.392303466797,\r
+        "y": 867.711669921875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "72360610.10f7e",\r
+        "id": "97bfc6e9.fba1d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3697.883331298828,\r
-        "y": 986,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3762.883026123047,\r
+        "y": 768.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "21ff581a.7d3f68"\r
+                "15d53662.387c32"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "91fe26d2.5b80d",\r
+        "id": "58d9f56e.c48314",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3697.883331298828,\r
-        "y": 1158.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3716.883270263672,\r
+        "y": 920.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f4949055.0aa838"\r
+                "46dc8745.e3cd18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "21ff581a.7d3f68",\r
+        "id": "15d53662.387c32",\r
         "type": "switchNode",\r
         "name": "switch nr type",\r
         "xml": "<switch test='`$tmp.aai.network-route-one.type`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3869.883331298828,\r
-        "y": 986,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3923.883270263672,\r
+        "y": 655.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d771576e.5459b",\r
-                "743ce77.86c2e98"\r
+                "5f27def0.590658",\r
+                "b4572ec6.b95d6",\r
+                "50bdde17.ca9b2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4949055.0aa838",\r
+        "id": "46dc8745.e3cd18",\r
         "type": "switchNode",\r
         "name": "switch nr type",\r
         "xml": "<switch test='`$tmp.aai.network-route-two.type`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3870.883331298828,\r
-        "y": 1159,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3915.883270263672,\r
+        "y": 840.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "854204ac.64311",\r
-                "5401ccd6.c2c2e4"\r
+                "be87179f.d632f8",\r
+                "ace0b3c8.e628e",\r
+                "f2575655.f8e378"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d771576e.5459b",\r
+        "id": "5f27def0.590658",\r
         "type": "outcome",\r
         "name": "ROOT",\r
         "xml": "<outcome value='ROOT'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4045.883331298828,\r
-        "y": 965,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4147.883758544922,\r
+        "y": 359.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2e04d27d.5faff6"\r
+                "61b5f01d.b80d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "743ce77.86c2e98",\r
+        "id": "b4572ec6.b95d6",\r
         "type": "outcome",\r
         "name": "LEAF",\r
         "xml": "<outcome value='LEAF'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4047.883331298828,\r
-        "y": 1019,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4149.883758544922,\r
+        "y": 413.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "12c64a9b.27d615"\r
+                "c4a12276.3b1638"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "854204ac.64311",\r
+        "id": "be87179f.d632f8",\r
         "type": "outcome",\r
         "name": "ROOT",\r
         "xml": "<outcome value='ROOT'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4046.883331298828,\r
-        "y": 1129,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4113.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a8347389.2ab3b"\r
+                "d3817023.608058"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5401ccd6.c2c2e4",\r
+        "id": "ace0b3c8.e628e",\r
         "type": "outcome",\r
         "name": "LEAF",\r
         "xml": "<outcome value='LEAF'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4048.883331298828,\r
-        "y": 1183,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4115.883758544922,\r
+        "y": 673.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "49b6f3ad.a55ac4"\r
+                "515f06a6.62b11"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "20ddeea0.a0e9ea",\r
+        "id": "be2b27bb.08a9c8",\r
         "type": "set",\r
         "name": "set network-route-ROOT",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4355.883331298828,\r
-        "y": 917,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4457.883758544922,\r
+        "y": 311.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a4916484.b95cf",\r
+        "id": "b06c3c05.9b2298",\r
         "type": "set",\r
         "name": "set network-route-LEAF",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4348.883331298828,\r
-        "y": 1015,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4450.883758544922,\r
+        "y": 409.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2f347429.e690cc",\r
+        "id": "d2d6cd47.633ea8",\r
         "type": "set",\r
         "name": "set network-route-ROOT",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4348.883331298828,\r
-        "y": 1102,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4429.883758544922,\r
+        "y": 592.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cad2e783.60fc68",\r
+        "id": "1e090814.77ece",\r
         "type": "set",\r
         "name": "set network-route-LEAF",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4352.883331298828,\r
-        "y": 1195,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4433.883758544922,\r
+        "y": 685.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b1d86e33.3aa378",\r
+        "id": "6f64ab1a.72d4ac",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3579.883331298828,\r
-        "y": 1604,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3609.88330078125,\r
+        "y": 1345.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a5f9a85c.99ac48"\r
+                "fcfd7965.d24e6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4982a5c.ee1f08",\r
+        "id": "670e6fe3.827898",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3589.374298095703,\r
-        "y": 1646.5740356445312,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3619.374267578125,\r
+        "y": 1387.8598022460938,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bbb83480.f4afb8"\r
+                "329f67fd.7314c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9afba595.5831a",\r
+        "id": "69392cc6.84928c",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3577.883331298828,\r
-        "y": 1693,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3607.88330078125,\r
+        "y": 1434.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "eeac5d42.037ff"\r
+                "a3d0ff69.d983b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a9f44662.0eb94",\r
+        "id": "dee477e6.792e68",\r
         "type": "comment",\r
         "name": "Question?",\r
         "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
         "comments": "",\r
-        "x": 3279.883331298828,\r
-        "y": 1566,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3309.88330078125,\r
+        "y": 1307.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2fd6be0.ec30642",\r
+        "id": "d89362f7.406e48",\r
         "type": "save",\r
         "name": "get p-interface-src from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-A.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-A.p-interface-src\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3322.883331298828,\r
-        "y": 1631,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3352.88330078125,\r
+        "y": 1372.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b1d86e33.3aa378",\r
-                "a4982a5c.ee1f08",\r
-                "9afba595.5831a"\r
+                "6f64ab1a.72d4ac",\r
+                "670e6fe3.827898",\r
+                "69392cc6.84928c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "279a0c66.95b87c",\r
+        "id": "f7610f35.e81b98",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3323.883331298828,\r
-        "y": 1301,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3353.883270263672,\r
+        "y": 1124.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ab7f6387.a06298",\r
-                "178d0fab.57c17"\r
+                "c7f5f619.d51258",\r
+                "a4e5ad2b.c867e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "178d0fab.57c17",\r
+        "id": "a4e5ad2b.c867e",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3546.883331298828,\r
-        "y": 1287,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3576.883270263672,\r
+        "y": 1110.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "174b650f.6f4cdb"\r
+                "8e8c42f1.638b2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab7f6387.a06298",\r
+        "id": "c7f5f619.d51258",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3548.883331298828,\r
-        "y": 1320,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.883270263672,\r
+        "y": 1143.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "109222da.cab295"\r
+                "5f49f3a7.a8042c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5f9a85c.99ac48",\r
+        "id": "fcfd7965.d24e6",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3752.549835205078,\r
-        "y": 1603,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3782.5498046875,\r
+        "y": 1344.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f0dfffc5.29d178",\r
-                "acd2704e.4ae308"\r
+                "6f4130f2.684b3",\r
+                "363079f1.761036"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bbb83480.f4afb8",\r
+        "id": "329f67fd.7314c8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3742.9457092285156,\r
-        "y": 1649.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3772.9456787109375,\r
+        "y": 1391.1455383300781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "eeac5d42.037ff",\r
+        "id": "a3d0ff69.d983b",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3746.883331298828,\r
-        "y": 1694,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3776.88330078125,\r
+        "y": 1435.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f0dfffc5.29d178",\r
+        "id": "6f4130f2.684b3",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-A.p-interface-src.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainA\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4016.883331298828,\r
-        "y": 1587,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4046.88330078125,\r
+        "y": 1328.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "11bdf0f4.508487",\r
-                "23d1e1ad.23f75e"\r
+                "1e584023.51383",\r
+                "f8d90041.f96538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23d1e1ad.23f75e",\r
+        "id": "f8d90041.f96538",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4239.883331298828,\r
-        "y": 1542,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4269.88330078125,\r
+        "y": 1283.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3fc7a366.f1683c"\r
+                "9697fa74.602bc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11bdf0f4.508487",\r
+        "id": "1e584023.51383",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4241.883331298828,\r
-        "y": 1606,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4271.88330078125,\r
+        "y": 1347.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d6cac3a3.d1f4"\r
+                "c43abb24.f757f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d6cac3a3.d1f4",\r
+        "id": "c43abb24.f757f",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 4403.883331298828,\r
-        "y": 1602,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4433.88330078125,\r
+        "y": 1343.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3fc7a366.f1683c",\r
+        "id": "9697fa74.602bc",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4404.883331298828,\r
-        "y": 1539,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4434.88330078125,\r
+        "y": 1280.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d54289dc.18d288",\r
-                "cc99bc89.a9c058"\r
+                "3aa59d52.2c8e1a",\r
+                "83c5954c.7a838"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17e0fd07.b5de8b",\r
-        "type": "save",\r
-        "name": "save connectivity resource in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $uuid.connectivity-domainA-uuid'>\n<parameter name='connectivity-id' value='`$uuid.connectivity-domainA-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4018.883331298828,\r
-        "y": 1746,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "f1afd056.64d73",\r
-        "type": "execute",\r
-        "name": "execute UUID generator for connectivity domainA",\r
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"uuid.connectivity-domainA-uuid\"/>\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4063.883331298828,\r
-        "y": 1656,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "50d51c8c.dc95ac",\r
-        "type": "save",\r
-        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $uuid.connectivity-domainA-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$uuid.connectivity-domainA-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4146.883331298828,\r
-        "y": 1794,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "109222da.cab295",\r
+        "id": "5f49f3a7.a8042c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 3691.883331298828,\r
-        "y": 1317,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3721.883270263672,\r
+        "y": 1140.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "174b650f.6f4cdb",\r
+        "id": "8e8c42f1.638b2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3694.883331298828,\r
-        "y": 1280,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3724.883270263672,\r
+        "y": 1103.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6b9c6245.ea050c",\r
-                "ab33cb14.ff6cc8"\r
+                "3b3764ed.353b8c",\r
+                "1fd3d7ac.934188"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6b9c6245.ea050c",\r
+        "id": "3b3764ed.353b8c",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.src.domainA.pnf-name' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n",\r
         "comments": "",\r
-        "x": 3868.883331298828,\r
-        "y": 1236,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3916.883270263672,\r
+        "y": 1105.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "acd2704e.4ae308",\r
+        "id": "363079f1.761036",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='pividx' start='0' end='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3970.883331298828,\r
-        "y": 1871,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4006.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "73a0105b.ac0e58"\r
+                "9254521f.b3181"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73a0105b.ac0e58",\r
+        "id": "9254521f.b3181",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4176.883331298828,\r
-        "y": 1871,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4212.88330078125,\r
+        "y": 1460.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6dbfb157.d8359"\r
+                "4418ce2f.a0c9d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6dbfb157.d8359",\r
+        "id": "4418ce2f.a0c9d",\r
         "type": "outcome",\r
         "name": "tunnel-termination-point",\r
         "xml": "<outcome value='tunnel-termination-point'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4392.168975830078,\r
-        "y": 1870.82177734375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4428.1689453125,\r
+        "y": 1460.1075439453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "616def67.e5a25"\r
+                "8ea77952.a62e58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab33cb14.ff6cc8",\r
+        "id": "1fd3d7ac.934188",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.src.domainA.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3883.883331298828,\r
-        "y": 1347,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3913.883270263672,\r
+        "y": 1170.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e7bde0a4.3a223",\r
-                "856b3a3e.33dd18",\r
-                "ec1837c2.7e65e8"\r
+                "8290c612.7a239",\r
+                "966ac70d.6028c8",\r
+                "1ce11a36.13fbae"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e7bde0a4.3a223",\r
+        "id": "8290c612.7a239",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4079.3834533691406,\r
-        "y": 1299,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4109.383392333984,\r
+        "y": 1122.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a049038b.508d4"\r
+                "14e203c.361db7c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "856b3a3e.33dd18",\r
+        "id": "966ac70d.6028c8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4071.3834533691406,\r
-        "y": 1354,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4101.383392333984,\r
+        "y": 1177.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f843f7f2.8c64b8"\r
+                "ed056b5d.302798"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ec1837c2.7e65e8",\r
+        "id": "1ce11a36.13fbae",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4076.3834533691406,\r
-        "y": 1411,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4106.383392333984,\r
+        "y": 1234.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "47e459e1.2a9ce"\r
+                "cd3e83f.158db8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "47e459e1.2a9ce",\r
+        "id": "cd3e83f.158db8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4228.383453369141,\r
-        "y": 1412,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4258.383392333984,\r
+        "y": 1235.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f843f7f2.8c64b8",\r
+        "id": "ed056b5d.302798",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4239.383453369141,\r
-        "y": 1357,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4269.383392333984,\r
+        "y": 1180.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a049038b.508d4",\r
+        "id": "14e203c.361db7c",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4223.765777587891,\r
-        "y": 1296.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.765716552734,\r
+        "y": 1119.9414367675781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b2d1999f.753708"\r
+                "618a03ad.e0bdc4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b2d1999f.753708",\r
+        "id": "618a03ad.e0bdc4",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4407.883331298828,\r
-        "y": 1311,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4447.883270263672,\r
+        "y": 1164.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9b22416d.9cdac8"\r
+                "2cbaaf2e.c8d728"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cc99bc89.a9c058",\r
+        "id": "83c5954c.7a838",\r
         "type": "set",\r
         "name": "set ltpId",\r
         "xml": "<set>\n<parameter name='tmp.src.ltpId' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />\n",\r
         "comments": "",\r
-        "x": 4574.883331298828,\r
-        "y": 1497,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4604.88330078125,\r
+        "y": 1238.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d54289dc.18d288",\r
+        "id": "3aa59d52.2c8e1a",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.src.pnf-name' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />\n",\r
         "comments": "",\r
-        "x": 4575.883331298828,\r
-        "y": 1605,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4605.88330078125,\r
+        "y": 1346.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "46e18359.07aad4",\r
+        "id": "7cc13839.b2e03",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
         "comments": "",\r
-        "x": 4576.883331298828,\r
-        "y": 1554,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4606.88330078125,\r
+        "y": 1295.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "616def67.e5a25",\r
+        "id": "8ea77952.a62e58",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4599.000518798828,\r
-        "y": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4635.00048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6d0c5fcb.438328",\r
-                "40a1c35d.17991c",\r
-                "6c800e67.6aa9c8"\r
+                "f27b51c4.4be918",\r
+                "106457d2.e488d",\r
+                "3867b2c0.836c9e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6d0c5fcb.438328",\r
+        "id": "f27b51c4.4be918",\r
         "type": "set",\r
         "name": "set source ttp-id",\r
         "xml": "<set>\n<parameter name='tmp.source.ttp-id' value=\"`$tmp.aai.network-route-A.p-interface-src.relationship-list.relationship[$pividx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 4814.000518798828,\r
-        "y": 1833.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4850.00048828125,\r
+        "y": 1422.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "40a1c35d.17991c",\r
+        "id": "106457d2.e488d",\r
         "type": "get-resource",\r
         "name": "get-resource src TTP",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.source.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.source-ttp' local-only='false' >\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4811.000518798828,\r
-        "y": 1872.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4847.00048828125,\r
+        "y": 1461.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9de28790.cf8c7"\r
+                "d07dc21f.bf396"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c800e67.6aa9c8",\r
+        "id": "3867b2c0.836c9e",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4766.500518798828,\r
-        "y": 1914.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4802.50048828125,\r
+        "y": 1503.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9de28790.cf8c7",\r
+        "id": "d07dc21f.bf396",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4991.500518798828,\r
-        "y": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5027.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e5173d49.fc3368"\r
+                "a0338f35.aa887"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "376d58a4.adb2a",\r
+        "id": "7ad015c9.163974",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4805.883331298828,\r
-        "y": 1315,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4835.88330078125,\r
+        "y": 1056.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "60247fbe.4b6c2"\r
+                "79e701a7.e6bda"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60247fbe.4b6c2",\r
+        "id": "79e701a7.e6bda",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4982.883331298828,\r
-        "y": 1307,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5012.88330078125,\r
+        "y": 1048.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4270b940.4f6ac",\r
-                "65b48891.d54c3"\r
+                "74575ab5.dab66c",\r
+                "bb3b928a.241048"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9b22416d.9cdac8",\r
+        "id": "2cbaaf2e.c8d728",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4602.883331298828,\r
-        "y": 1311,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4638.883270263672,\r
+        "y": 1154.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "376d58a4.adb2a",\r
-                "59d37917.573538"\r
+                "7ad015c9.163974",\r
+                "67f00ea1.c4a38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "59d37917.573538",\r
+        "id": "67f00ea1.c4a38",\r
         "type": "outcome",\r
         "name": "network-resource",\r
         "xml": "<outcome value='network-resource'>",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4808.883331298828,\r
-        "y": 1389,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4838.88330078125,\r
+        "y": 1130.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b8751b8b.fb4f58"\r
+                "b8dbf273.d60738"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8751b8b.fb4f58",\r
+        "id": "b8dbf273.d60738",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4985.883331298828,\r
-        "y": 1381,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5015.88330078125,\r
+        "y": 1122.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "673e159e.9038cc"\r
+                "36a761a6.6edbc6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e5173d49.fc3368",\r
+        "id": "a0338f35.aa887",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5149.500518798828,\r
-        "y": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5185.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e816a090.0c423"\r
+                "ac7f5dcb.abfbe"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e816a090.0c423",\r
+        "id": "ac7f5dcb.abfbe",\r
         "type": "set",\r
         "name": "set source tunnel tp ip",\r
         "xml": "<set>\n<parameter name='source.tunnel-tp-id' value=\"`$tmp.aai.source-ttp.tunnel-tp-id`\" />\n",\r
         "comments": "",\r
-        "x": 5356.500518798828,\r
-        "y": 1871.34033203125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5392.50048828125,\r
+        "y": 1460.6260986328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "65b48891.d54c3",\r
+        "id": "bb3b928a.241048",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainA.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainA.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5190.883331298828,\r
-        "y": 1314,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5220.88330078125,\r
+        "y": 1055.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "12ca2f18.a3fcb1",\r
-                "2eff6a6f.1256be",\r
-                "ae932fb7.b2f368"\r
+                "14a2b948.3a7307",\r
+                "4db5fa80.8a7584",\r
+                "1d1f45c7.aa8332"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4270b940.4f6ac",\r
+        "id": "74575ab5.dab66c",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domainA id",\r
         "xml": "<set>\n<parameter name='tmp.domainA.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5220.883331298828,\r
-        "y": 1262,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5250.88330078125,\r
+        "y": 1003.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "12ca2f18.a3fcb1",\r
+        "id": "14a2b948.3a7307",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5400.883331298828,\r
-        "y": 1305,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5430.88330078125,\r
+        "y": 1046.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "19df6125.66c90f"\r
+                "755aafd7.9f4fa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2eff6a6f.1256be",\r
+        "id": "4db5fa80.8a7584",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5392.883331298828,\r
-        "y": 1360,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5422.88330078125,\r
+        "y": 1101.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5900b30a.9db0cc"\r
+                "70535561.166e44"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ae932fb7.b2f368",\r
+        "id": "1d1f45c7.aa8332",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5397.883331298828,\r
-        "y": 1417,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5427.88330078125,\r
+        "y": 1158.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "abcfe080.ae7e7"\r
+                "91b4ba95.e0ecd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "abcfe080.ae7e7",\r
+        "id": "91b4ba95.e0ecd8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5549.883331298828,\r
-        "y": 1418,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5579.88330078125,\r
+        "y": 1159.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5900b30a.9db0cc",\r
+        "id": "70535561.166e44",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5560.883331298828,\r
-        "y": 1363,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5590.88330078125,\r
+        "y": 1104.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "19df6125.66c90f",\r
+        "id": "755aafd7.9f4fa8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5545.265655517578,\r
-        "y": 1302.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5575.265625,\r
+        "y": 1043.9414367675781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "db94bf6b.c81da8"\r
+                "be3e1006.2c5ef"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "673e159e.9038cc",\r
+        "id": "36a761a6.6edbc6",\r
         "type": "set",\r
         "name": "set domainA ethernet layer network-id",\r
         "xml": "<set>\n<parameter name='tmp.domainA.eth-network-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5220.883331298828,\r
-        "y": 1505,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5250.88330078125,\r
+        "y": 1246.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "db94bf6b.c81da8",\r
+        "id": "be3e1006.2c5ef",\r
         "type": "set",\r
         "name": "set controller domainA data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.url' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.user' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainA.password' value=\"`$tmp.aai.domainA.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 5759.883331298828,\r
-        "y": 1299,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5789.88330078125,\r
+        "y": 1040.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "653ea460.331594",\r
+        "id": "9e818253.3db4c8",\r
         "type": "set",\r
         "name": "set network-route-B",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4343.883331298828,\r
-        "y": 953,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4445.883758544922,\r
+        "y": 347.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3ff377ce.541508",\r
+        "id": "e41aea83.6c1b9",\r
         "type": "set",\r
         "name": "set network-route-A",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4334.883331298828,\r
-        "y": 1051,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4446.883728027344,\r
+        "y": 451.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2e04d27d.5faff6",\r
+        "id": "61b5f01d.b80d4",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4168.883331298828,\r
-        "y": 959,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4270.883758544922,\r
+        "y": 353.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "20ddeea0.a0e9ea",\r
-                "653ea460.331594"\r
+                "be2b27bb.08a9c8",\r
+                "9e818253.3db4c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "12c64a9b.27d615",\r
+        "id": "c4a12276.3b1638",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4174.883331298828,\r
-        "y": 1023,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4276.883758544922,\r
+        "y": 417.28570556640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a4916484.b95cf",\r
-                "3ff377ce.541508"\r
+                "b06c3c05.9b2298",\r
+                "e41aea83.6c1b9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a8347389.2ab3b",\r
+        "id": "d3817023.608058",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4174.883331298828,\r
-        "y": 1129,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4241.883758544922,\r
+        "y": 619.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2f347429.e690cc",\r
-                "64f47a9a.5541ec"\r
+                "d2d6cd47.633ea8",\r
+                "8a84a541.05baa8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49b6f3ad.a55ac4",\r
+        "id": "515f06a6.62b11",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4177.883331298828,\r
-        "y": 1182,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4244.883758544922,\r
+        "y": 672.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cad2e783.60fc68",\r
-                "93b1477b.b7ce28"\r
+                "1e090814.77ece",\r
+                "f18416f.b59a2e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "64f47a9a.5541ec",\r
+        "id": "8a84a541.05baa8",\r
         "type": "set",\r
         "name": "set network-route-B",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4334.883331298828,\r
-        "y": 1142,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4415.883758544922,\r
+        "y": 632.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "93b1477b.b7ce28",\r
+        "id": "f18416f.b59a2e8",\r
         "type": "set",\r
         "name": "set network-route-A",\r
         "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
         "comments": "",\r
-        "x": 4337.883331298828,\r
-        "y": 1233,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4418.883758544922,\r
+        "y": 723.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bcceae66.215ea8",\r
+        "id": "e3b8353b.1a716",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3709.883331298828,\r
-        "y": 2443,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3741.88330078125,\r
+        "y": 1802.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "fa55cad.2f0ddb8",\r
-                "341eac77.d5f56c"\r
+                "ff7eb3f1.2b5db",\r
+                "e41a1903.8d6c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e6e2e92d.d49f8",\r
+        "id": "cfbe25d.9897558",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3537.216827392578,\r
-        "y": 2444,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3569.216796875,\r
+        "y": 1803.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bcceae66.215ea8"\r
+                "e3b8353b.1a716"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "15d49e8e.f5c6d1",\r
+        "id": "c7184b04.7c3a48",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3546.707794189453,\r
-        "y": 2486.5740356445312,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.707763671875,\r
+        "y": 1845.8599243164062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b6575c89.a4dbd8"\r
+                "1df80989.06ffa6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "456db0bd.6c4e5",\r
+        "id": "6421e4be.cfd334",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3535.216827392578,\r
-        "y": 2533,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3567.216796875,\r
+        "y": 1892.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f1a4c78.c749938"\r
+                "61347385.0e669c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b6575c89.a4dbd8",\r
+        "id": "1df80989.06ffa6",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3700.2792053222656,\r
-        "y": 2489.8597717285156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3732.2791748046875,\r
+        "y": 1849.1456604003906,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f1a4c78.c749938",\r
+        "id": "61347385.0e669c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3704.216827392578,\r
-        "y": 2534,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3736.216796875,\r
+        "y": 1893.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fa55cad.2f0ddb8",\r
+        "id": "ff7eb3f1.2b5db",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.p-interface-dst.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB\"/>\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3996.216827392578,\r
-        "y": 2447.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4028.216796875,\r
+        "y": 1806.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2a55ff3d.a63f58",\r
-                "a4fedadd.ffdcf"\r
+                "2c9a5d35.edc2ea",\r
+                "e16f62ba.253eb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4fedadd.ffdcf",\r
+        "id": "e16f62ba.253eb",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4219.216827392578,\r
-        "y": 2402.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4251.216796875,\r
+        "y": 1761.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2cf5b91c.330536"\r
+                "9d889672.fd9088"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a55ff3d.a63f58",\r
+        "id": "2c9a5d35.edc2ea",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4221.216827392578,\r
-        "y": 2466.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4253.216796875,\r
+        "y": 1825.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f4cfd006.4df4a"\r
+                "67c6ff18.c6a758"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4cfd006.4df4a",\r
+        "id": "67c6ff18.c6a758",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 4380.216827392578,\r
-        "y": 2485.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4412.216796875,\r
+        "y": 1844.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2cf5b91c.330536",\r
+        "id": "9d889672.fd9088",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4384.216827392578,\r
-        "y": 2399.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4416.216796875,\r
+        "y": 1758.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "60521985.bf9fa8",\r
-                "1b11d7f2.c04e4"\r
+                "acf9d743.7735b8",\r
+                "dd400cb5.f9a5e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3e3a2fcb.29b168",\r
-        "type": "save",\r
-        "name": "save connectivity resource in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $prop.connectivity-domainB-uuid'>\n<parameter name='connectivity-id' value='`$prop.connectivity-domainB-uuid`' />\n<parameter name='etht-svc-name' value='`$prop.ethernet-service-name`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='access-provider-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -9]`' />\n<parameter name='access-client-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -7]`' />\n<parameter name='access-topology-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -5]`' />\n<parameter name='access-node-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n<parameter name='access-ltp-id' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-B.logical-interface-id`' />\n\n\n<parameter name='bandwidth-profile-name' value='`$gfp`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='cir' value='`$gfp *1000000`' />\n<parameter name='eir' value='`$gfp *1000000`' />\n<parameter name='cbs' value='`$prop.sotn.cbs`' />\n<parameter name='ebs' value='`$prop.sotn.ebs`' />\n<!--<parameter name='color-aware' value='`$prop.sotn.colorAware`' />-->\n<!--<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />-->\n<!--<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />-->\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/'  + $network-topology-operation-input.service-information.service-instance-id  + '/service-data/networks/network/'  + $prop.sotn.network-id  + '/network-data/'` \" />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3998.216827392578,\r
-        "y": 2606.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "a24d2064.f8a7c",\r
-        "type": "execute",\r
-        "name": "execute UUID generator for connectivity domainB",\r
-        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.connectivity-domainB-uuid\"/>\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4043.216827392578,\r
-        "y": 2516.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "7f1c08c8.8cc28",\r
-        "type": "save",\r
-        "name": "save TNNSSI (transport service instance) relationship to connectivity in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n      key='service-instance.service-instance-id = $vnf-topology-operation-input.service-information.service-instance-id\n         AND customer.global-customer-id = $vnf-topology-operation-input.service-information.global-customer-id \n         AND service-subscription.service-type = $vnf-topology-operation-input.service-information.subscription-service-type' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.connectivity-domainB-uuid`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.connectivity-domainB-uuid`\" />\n\n\n<!--<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' -->\n<!--      key='service-instance.service-instance-id = $service-data.service-information.service-instance-id -->\n<!--         AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id -->\n<!--         AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' -->\n<!--      force=\"true\" pfx=\"tmp.AnAI-data\">-->\n<!--<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />-->\n<!--<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />-->",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 4125.216827392578,\r
-        "y": 2671.0001220703125,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "b114579a.337d4",\r
+        "id": "ab43f120.02b19",\r
         "type": "save",\r
         "name": "get p-interface-dst from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-B.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-B.p-interface-dst\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3309.216827392578,\r
-        "y": 2479,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3341.216796875,\r
+        "y": 1838.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e6e2e92d.d49f8",\r
-                "15d49e8e.f5c6d1",\r
-                "456db0bd.6c4e5"\r
+                "cfbe25d.9897558",\r
+                "c7184b04.7c3a48",\r
+                "6421e4be.cfd334"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e0a6f3b.01feb",\r
+        "id": "443ec13c.3b1388",\r
         "type": "comment",\r
         "name": "Question?",\r
         "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
         "comments": "",\r
-        "x": 3270.216827392578,\r
-        "y": 2423,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3302.216796875,\r
+        "y": 1782.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3458f9fd.a9fdce",\r
+        "id": "87d9c57.361fa38",\r
         "type": "execute",\r
         "name": "execute split tp-id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-B.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainB-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3327.216827392578,\r
-        "y": 2141.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3353.216796875,\r
+        "y": 1577.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c48f1e5.b50d76",\r
-                "40db2833.3d6058"\r
+                "47939321.8d0314",\r
+                "28e1d4e9.ca62fc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40db2833.3d6058",\r
+        "id": "28e1d4e9.ca62fc",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3550.216827392578,\r
-        "y": 2127.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3576.216796875,\r
+        "y": 1563.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "57ecc3e9.705994"\r
+                "97457e61.73e3d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c48f1e5.b50d76",\r
+        "id": "47939321.8d0314",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3552.216827392578,\r
-        "y": 2160.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3578.216796875,\r
+        "y": 1596.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6a189760.03fff"\r
+                "4d6d8144.ded038"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6a189760.03fff",\r
+        "id": "4d6d8144.ded038",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
-        "x": 3695.216827392578,\r
-        "y": 2157.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3721.216796875,\r
+        "y": 1593.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57ecc3e9.705994",\r
+        "id": "97457e61.73e3d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 3698.216827392578,\r
-        "y": 2120.9998779296875,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3724.216796875,\r
+        "y": 1556.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7ef10f50.4a98b",\r
-                "d3e48892.7c0638"\r
+                "a9d92823.960608",\r
+                "aea3c9c3.593308"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ef10f50.4a98b",\r
+        "id": "a9d92823.960608",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.dst.domainB.pnf-name' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n",\r
         "comments": "",\r
-        "x": 3892.216827392578,\r
-        "y": 2124,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3918.216796875,\r
+        "y": 1559.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "341eac77.d5f56c",\r
+        "id": "e41a1903.8d6c4",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='dividx' start='0' end='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3955.216827392578,\r
-        "y": 2756,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3969.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1d1b2999.e8eaf6"\r
+                "6ce2701b.388768"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1d1b2999.e8eaf6",\r
+        "id": "6ce2701b.388768",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4161.216827392578,\r
-        "y": 2756,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4175.216766357422,\r
+        "y": 1939.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2587a419.edf304"\r
+                "879de70.58c1218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2587a419.edf304",\r
+        "id": "879de70.58c1218",\r
         "type": "outcome",\r
         "name": "tunnel-termination-point",\r
         "xml": "<outcome value='tunnel-termination-point'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4378.502471923828,\r
-        "y": 2754.82177734375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4392.502410888672,\r
+        "y": 1938.1075439453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "596e064d.3e4868"\r
+                "3d45c8a4.47e81"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d3e48892.7c0638",\r
+        "id": "aea3c9c3.593308",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainB.pnf-name\"\n        pfx='tmp.aai.destination-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3914.216827392578,\r
-        "y": 2192,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3940.216796875,\r
+        "y": 1627.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5d04022c.52094c",\r
-                "4363a204.88356c",\r
-                "d1632f49.e8bfd8"\r
+                "ce24caf2.6cde98",\r
+                "b9bbe7dc.00f29",\r
+                "76cad8df.00ad38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5d04022c.52094c",\r
+        "id": "ce24caf2.6cde98",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4109.716949462891,\r
-        "y": 2144,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4135.7169189453125,\r
+        "y": 1579.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "16d6f161.b988af"\r
+                "c03aa3dc.16bd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4363a204.88356c",\r
+        "id": "b9bbe7dc.00f29",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4101.716949462891,\r
-        "y": 2199,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4127.7169189453125,\r
+        "y": 1634.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5ac71d3b.31ff94"\r
+                "c287be98.ae3d3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d1632f49.e8bfd8",\r
+        "id": "76cad8df.00ad38",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4106.716949462891,\r
-        "y": 2256,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4132.7169189453125,\r
+        "y": 1691.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8e2e62d9.6dcb8"\r
+                "eb7ced2b.1fef2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e2e62d9.6dcb8",\r
+        "id": "eb7ced2b.1fef2",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4258.716949462891,\r
-        "y": 2257,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4284.7169189453125,\r
+        "y": 1692.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5ac71d3b.31ff94",\r
+        "id": "c287be98.ae3d3",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4269.716949462891,\r
-        "y": 2202,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4295.7169189453125,\r
+        "y": 1637.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "16d6f161.b988af",\r
+        "id": "c03aa3dc.16bd",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4254.099273681641,\r
-        "y": 2141.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4280.0992431640625,\r
+        "y": 1576.9415588378906,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7d886bfd.e9ca4c"\r
+                "5afd22fd.80941c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "60521985.bf9fa8",\r
+        "id": "acf9d743.7735b8",\r
         "type": "set",\r
         "name": "set ltpId",\r
         "xml": "<set>\n<parameter name='tmp.dst.ltpId' value='`$param-prefix-domainB[$param-prefix-domainB_length -1]`' />\n",\r
         "comments": "",\r
-        "x": 4554.216827392578,\r
-        "y": 2360.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4586.216796875,\r
+        "y": 1719.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1b11d7f2.c04e4",\r
+        "id": "dd400cb5.f9a5e",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.dst.pnf-name' value='`$param-prefix-domainB[$param-prefix-domainB_length -3]`' />\n",\r
         "comments": "",\r
-        "x": 4555.216827392578,\r
-        "y": 2465.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4587.216796875,\r
+        "y": 1824.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f5d8e7ee.5dd5b8",\r
+        "id": "d2c0902b.6c4ea",\r
         "type": "comment",\r
         "name": "TODO: FIXME",\r
         "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
         "comments": "",\r
-        "x": 4550.216827392578,\r
-        "y": 2414.0001220703125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4582.216796875,\r
+        "y": 1773.2860107421875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "596e064d.3e4868",\r
+        "id": "3d45c8a4.47e81",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4585.334014892578,\r
-        "y": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4599.333953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1d1ef4b9.b52cc3",\r
-                "aa09325d.47c72",\r
-                "f212860e.85526"\r
+                "616411e3.181da",\r
+                "d5236702.85efc8",\r
+                "63f505ec.f0050c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1d1ef4b9.b52cc3",\r
+        "id": "616411e3.181da",\r
         "type": "set",\r
         "name": "set destination ttp-id",\r
         "xml": "<set>\n<parameter name='tmp.destination.ttp-id' value=\"`$tmp.aai.network-route-B.p-interface-dst.relationship-list.relationship[$dividx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 4800.334014892578,\r
-        "y": 2706.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4814.333953857422,\r
+        "y": 1889.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa09325d.47c72",\r
+        "id": "d5236702.85efc8",\r
         "type": "get-resource",\r
         "name": "get-resource src TTP",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.destination.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.destination-ttp' local-only='false' >\n\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4797.334014892578,\r
-        "y": 2745.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4811.333953857422,\r
+        "y": 1928.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "391393be.95d72c"\r
+                "e9e8b1b.05378d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f212860e.85526",\r
+        "id": "63f505ec.f0050c",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4752.834014892578,\r
-        "y": 2787.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4766.833953857422,\r
+        "y": 1970.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "391393be.95d72c",\r
+        "id": "e9e8b1b.05378d",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4977.834014892578,\r
-        "y": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4991.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "520819a9.ab1618"\r
+                "9850361c.da76c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "520819a9.ab1618",\r
+        "id": "9850361c.da76c8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5135.834014892578,\r
-        "y": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5149.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3a6f0d92.f64ee2"\r
+                "db66a9b.93619d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3a6f0d92.f64ee2",\r
+        "id": "db66a9b.93619d8",\r
         "type": "set",\r
         "name": "set destination tunnel tp ip",\r
         "xml": "<set>\n<parameter name='destination.tunnel-tp-id' value=\"`$tmp.aai.destination-ttp.tunnel-tp-id`\" />\n",\r
         "comments": "",\r
-        "x": 5342.834014892578,\r
-        "y": 2744.3404541015625,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5356.833953857422,\r
+        "y": 1927.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "35d3101c.ddb4c",\r
+        "id": "84b58dac.88eef8",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4836.216827392578,\r
-        "y": 2160,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4862.216796875,\r
+        "y": 1595.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "461a66b2.13a6c8"\r
+                "26e5751a.9712e2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "461a66b2.13a6c8",\r
+        "id": "26e5751a.9712e2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5013.216827392578,\r
-        "y": 2152,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5039.216796875,\r
+        "y": 1587.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6cbb0705.4a3c5",\r
-                "670f0182.9fd968"\r
+                "6aba367d.688578",\r
+                "e91a3d87.4731c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7d886bfd.e9ca4c",\r
+        "id": "5afd22fd.80941c",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4438.216827392578,\r
-        "y": 2156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4464.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e2222250.60ef7"\r
+                "c4ef25e3.8547c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e2222250.60ef7",\r
+        "id": "c4ef25e3.8547c",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4633.216827392578,\r
-        "y": 2156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4659.216796875,\r
+        "y": 1591.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "35d3101c.ddb4c",\r
-                "768c39b6.117ae"\r
+                "84b58dac.88eef8",\r
+                "70651805.f7aa38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "670f0182.9fd968",\r
+        "id": "e91a3d87.4731c",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainB.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainB.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5221.216827392578,\r
-        "y": 2159,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5247.216796875,\r
+        "y": 1594.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4e714dda.e8064c",\r
-                "6d43e638.f020f8",\r
-                "33cdbe70.d704f2"\r
+                "52bb494b.9e9548",\r
+                "1f1e43c3.bd50ac",\r
+                "27bf06a9.82b122"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9bab22e5.a35978",\r
+        "id": "13e72829.65bf18",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 5015.216827392578,\r
-        "y": 2225,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5041.216796875,\r
+        "y": 1660.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3c5a22cd.c5b5a6"\r
+                "f997c96d.8efde"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "768c39b6.117ae",\r
+        "id": "70651805.f7aa38",\r
         "type": "outcome",\r
         "name": "network-resource",\r
         "xml": "<outcome value='network-resource'>",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4838.216827392578,\r
-        "y": 2233,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4864.216796875,\r
+        "y": 1668.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9bab22e5.a35978"\r
+                "13e72829.65bf18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6cbb0705.4a3c5",\r
+        "id": "6aba367d.688578",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domainB id",\r
         "xml": "<set>\n<parameter name='tmp.domainB.esr-thirdparty-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5251.216827392578,\r
-        "y": 2107,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5277.216796875,\r
+        "y": 1542.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3c5a22cd.c5b5a6",\r
+        "id": "f997c96d.8efde",\r
         "type": "set",\r
         "name": "set domainB ethernet layer network-id",\r
         "xml": "<set>\n<parameter name='tmp.domainB.eth-network-id' value=\"`$tmp.aai.destination-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 5250.216827392578,\r
-        "y": 2349,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5254.216796875,\r
+        "y": 1726.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e714dda.e8064c",\r
+        "id": "52bb494b.9e9548",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5431.216827392578,\r
-        "y": 2150,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5457.216796875,\r
+        "y": 1585.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c3b341d5.27524"\r
+                "32b0560b.723342"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6d43e638.f020f8",\r
+        "id": "1f1e43c3.bd50ac",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5423.216827392578,\r
-        "y": 2205,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5449.216796875,\r
+        "y": 1640.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5319e635.03496"\r
+                "6c345a14.f54524"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "33cdbe70.d704f2",\r
+        "id": "27bf06a9.82b122",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5428.216827392578,\r
-        "y": 2262,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5454.216796875,\r
+        "y": 1697.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bf85165f.b30b4"\r
+                "6641f5b5.b5523c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bf85165f.b30b4",\r
+        "id": "6641f5b5.b5523c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5580.216827392578,\r
-        "y": 2263,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5606.216796875,\r
+        "y": 1698.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5319e635.03496",\r
+        "id": "6c345a14.f54524",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 5591.216827392578,\r
-        "y": 2208,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5617.216796875,\r
+        "y": 1643.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c3b341d5.27524",\r
+        "id": "32b0560b.723342",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 5575.599151611328,\r
-        "y": 2147.6556701660156,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5601.59912109375,\r
+        "y": 1582.9415588378906,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5a4d43b1.7dbc0c"\r
+                "1b5e2086.1509ff"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5a4d43b1.7dbc0c",\r
+        "id": "1b5e2086.1509ff",\r
         "type": "set",\r
         "name": "set controller domainB data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainB.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 5790.216827392578,\r
-        "y": 2144,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5816.216796875,\r
+        "y": 1579.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "83634982.62f32",\r
+        "id": "7042856b.1828cc",\r
         "type": "set",\r
         "name": "set LEAF stuff",\r
         "xml": "<set>\n<parameter name='tmp.LEAF.pnf-name-long' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $param-prefix-domainA-pnfName[6] + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />\n\n<!--<parameter name='tmp.LEAF.pnf-name-short' value=\"`$param-prefix-domainA-pnfName[8]`\" />-->\n<parameter name='tmp.LEAF.pnf-name-short' value=\"`$tmp.src.pnf-name`\" />\n\n<parameter name='tmp.LEAF.uni-p-interface-long' value=\"`$tmp.aai.network-route-A.next-hop + '-' + $tmp.aai.network-route-A.logical-interface-id`\" />\n<parameter name='tmp.LEAF.uni-tp-id' value=\"`$tmp.src.ltpId`\" />\n",\r
         "comments": "",\r
-        "x": 3288.883331298828,\r
-        "y": 1754,\r
-        "z": "d1eceead.adafe",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "51304efd.d01998",\r
-        "type": "comment",\r
-        "name": "This is it (should be)",\r
-        "info": "",\r
-        "comments": "",\r
-        "x": 4510.883331298828,\r
-        "y": 1037,\r
-        "z": "d1eceead.adafe",\r
-        "wires": []\r
-    },\r
-    {\r
-        "id": "8cad1e9f.c00c5",\r
-        "type": "comment",\r
-        "name": "This is it (should be)",\r
-        "info": "",\r
-        "comments": "",\r
-        "x": 4502.883331298828,\r
-        "y": 1127,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3314.88330078125,\r
+        "y": 1449.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a78c5989.f5207",\r
+        "id": "f434b230.257eb8",\r
         "type": "set",\r
         "name": "set ROOT stuff",\r
         "xml": "<set>\n<parameter name='tmp.ROOT.pnf-name-long' value=\"`$param-prefix-domainB-pnfName[0] + '-' +\n                                                   $param-prefix-domainB-pnfName[1] + '-' +\n                                                   $param-prefix-domainB-pnfName[2] + '-' +\n                                                   $param-prefix-domainB-pnfName[3] + '-' +\n                                                   $param-prefix-domainB-pnfName[4] + '-' +\n                                                   $param-prefix-domainB-pnfName[5] + '-' +\n                                                   $param-prefix-domainB-pnfName[6] + '-' +\n                                                   $param-prefix-domainB-pnfName[7] + '-' +\n                                                   $param-prefix-domainB-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.ROOT.pnf-name-short' value=\"`$tmp.dst.pnf-name`\" />\n\n<parameter name='tmp.ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-B.next-hop + '-' + $tmp.aai.network-route-B.logical-interface-id`\" />\n<parameter name='tmp.ROOT.uni-tp-id' value=\"`$tmp.dst.ltpId`\" />\n",\r
         "comments": "",\r
-        "x": 3269.883331298828,\r
-        "y": 2610,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3301.88330078125,\r
+        "y": 1969.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5f144ff2.8e6388",\r
-        "type": "save",\r
-        "name": "save connectivityA relationship to UNI-LEAF, in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity:relationship-list' \n      key='connectivity.connectivity-id = $prop.connectivity-domainA-uuid' \n      force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"uni\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/unis/uni/' + $tmp.LEAF.uni-p-interface-long`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"uni.id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$tmp.LEAF.uni-p-interface-long`\" />",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3401.883331298828,\r
-        "y": 1860,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "f39161b8.c95518",\r
-        "type": "save",\r
-        "name": "save LEAF UNI in AAI",\r
-        "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.LEAF.uni-p-interface-long`' />\n<parameter name='tp-id' value='`$tmp.LEAF.uni-p-interface-short`' />\n<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n",\r
-        "comments": "",\r
-        "outputs": 1,\r
-        "x": 3308.883331298828,\r
-        "y": 1807,\r
-        "z": "d1eceead.adafe",\r
-        "wires": [\r
-            []\r
-        ]\r
-    },\r
-    {\r
-        "id": "8af2638e.140428",\r
+        "id": "c9139602.db9618",\r
         "type": "execute",\r
         "name": "execute UUID generator for ethernet-service-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.ethernet-service-name\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2426.883331298828,\r
-        "y": 185,\r
-        "z": "d1eceead.adafe",\r
+        "y": 162.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b2d6bb83.745318",\r
+        "id": "aadbe6b3.d2bba",\r
         "type": "set",\r
         "name": "set new ethernet-service-name",\r
         "xml": "<set>\n<!--<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-name`\" />-->\n<parameter name='prop.ethernet-service-name' value=\"`$tmp.aai.logical-link.link-id`\" />\n\n\n",\r
         "comments": "",\r
         "x": 2360.883331298828,\r
-        "y": 221,\r
-        "z": "d1eceead.adafe",\r
+        "y": 198.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "efb9627d.c73688",\r
+        "id": "e7f44e9f.7383a",\r
         "type": "comment",\r
         "name": "The following two nodes are to make sure all connectivities for an E-Tree have same etht-srv-name",\r
         "info": "",\r
         "comments": "",\r
         "x": 2545.883331298828,\r
-        "y": 148,\r
-        "z": "d1eceead.adafe",\r
+        "y": 125.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7954d1dd.93732",\r
+        "id": "106d7d06.a5399b",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4036.883331298828,\r
-        "y": 1838,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4072.88330078125,\r
+        "y": 1427.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "48007645.c6e248",\r
+        "id": "f63837b1.4cefc",\r
         "type": "comment",\r
         "name": "NOT NEEDED ANYMORE?",\r
         "info": "",\r
         "comments": "",\r
-        "x": 4014.883331298828,\r
-        "y": 2708,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4028.883270263672,\r
+        "y": 1891.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e22daf3c.82e7c8",\r
+        "id": "7226ce6d.bf87d8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-F1-activate",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-F1-activate' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3441.8837890625,\r
-        "y": 7480.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2737.8836669921875,\r
+        "y": 7259.28564453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ba2fa114.256608",\r
+        "id": "56edb3ef.738a04",\r
         "type": "comment",\r
         "name": "START OF DELETE OPERATION",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3288.88330078125,\r
-        "y": 2939.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3296.88330078125,\r
+        "y": 2451.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cea904e8.518f5",\r
+        "id": "3c54c8c2.c90b98",\r
         "type": "save",\r
         "name": "delete LEAF uni resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.LEAF.uni-p-interface-long'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3874.566650390625,\r
-        "y": 3129.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3880.566650390625,\r
+        "y": 2552.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8c6f82a5.234d18",\r
+        "id": "ebbe2f0a.10f36",\r
         "type": "save",\r
         "name": "get LEAF uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.LEAF.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.leafuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3245.566650390625,\r
-        "y": 3059.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3251.566650390625,\r
+        "y": 2532.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "980e282b.21ebf",\r
-                "62337ab9.8b1c5c",\r
-                "ac27f627.a68b4"\r
+                "2be68b52.20aa24",\r
+                "81d3f50b.6c4d9",\r
+                "2035d36a.c81f14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "62337ab9.8b1c5c",\r
+        "id": "81d3f50b.6c4d9",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3473.0576171875,\r
-        "y": 3031.974090576172,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3479.0576171875,\r
+        "y": 2505.2598266601562,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a4aab25a.3920c"\r
+                "13ee2347.80286d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ac27f627.a68b4",\r
+        "id": "2035d36a.c81f14",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3468.566650390625,\r
-        "y": 3076.4000549316406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3474.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "98b8996.e5a3fe8"\r
+                "991792d0.e4e98"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a4aab25a.3920c",\r
+        "id": "13ee2347.80286d",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 3635.629150390625,\r
-        "y": 3031.259796142578,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3641.629150390625,\r
+        "y": 2504.5455322265625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "98b8996.e5a3fe8",\r
+        "id": "991792d0.e4e98",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 3636.566650390625,\r
-        "y": 3076.4000549316406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3642.566650390625,\r
+        "y": 2549.685791015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "980e282b.21ebf",\r
+        "id": "2be68b52.20aa24",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3480.566650390625,\r
-        "y": 3126.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3486.566650390625,\r
+        "y": 2599.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "50a09dc8.f07414"\r
+                "f8565a8c.b30f28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "50a09dc8.f07414",\r
+        "id": "f8565a8c.b30f28",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3632.88330078125,\r
-        "y": 3129.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3638.88330078125,\r
+        "y": 2603.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "839bae2a.5eaff8",\r
-                "cea904e8.518f5",\r
-                "8b478b6f.069ff8"\r
+                "133776d8.0b0dc9",\r
+                "3c54c8c2.c90b98",\r
+                "95fcacf8.b9d6a8",\r
+                "70f331ff.6983c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "839bae2a.5eaff8",\r
+        "id": "133776d8.0b0dc9",\r
         "type": "set",\r
         "name": "set bwToBeDecreased tpid cvlan",\r
         "xml": "<set>\n<parameter name='bwToBeDecreased' value=\"`$tmp.aai.leafuni.data-source`\" />\n<parameter name='tpid' value='`$tmp.aai.leafuni.tp-id`' />\n<parameter name='cvlan' value='`$tmp.aai.leafuni.cvlan`' />\n\n\n",\r
         "comments": "",\r
-        "x": 3877.566650390625,\r
-        "y": 3072.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3883.566650390625,\r
+        "y": 2495.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5a01c9ff.aa79b8",\r
+        "id": "5f7e58ce.54f7f8",\r
         "type": "comment",\r
         "name": "Update ROOT UNI's bw",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3833.566650390625,\r
-        "y": 3235.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3845.566650390625,\r
+        "y": 2606.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e327e4d5.a4e2b",\r
+        "id": "9cf7d79b.0475e8",\r
         "type": "save",\r
         "name": "update ROOT UNI in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4435.566650390625,\r
-        "y": 3340.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4523.566650390625,\r
+        "y": 2649.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "8b478b6f.069ff8",\r
+        "id": "95fcacf8.b9d6a8",\r
         "type": "save",\r
         "name": "get root uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.rootuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 3825.56640625,\r
-        "y": 3281.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3837.56640625,\r
+        "y": 2652.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b9a017aa.207728",\r
-                "1cc16855.ddb44",\r
-                "cca9f79e.b7e85"\r
+                "8e888721.2a9c48",\r
+                "ad21a1a0.49ccd8",\r
+                "92e1736a.a036e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1cc16855.ddb44",\r
+        "id": "ad21a1a0.49ccd8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4053.057373046875,\r
-        "y": 3253.773895263672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4141.057373046875,\r
+        "y": 2563.0596923828125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "dd7a8720.93a36"\r
+                "b3d3b1a9.2b5fb"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cca9f79e.b7e85",\r
+        "id": "92e1736a.a036e",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4048.56640625,\r
-        "y": 3298.1998596191406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4136.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bfa4184f.a70f18"\r
+                "d5ecd5d7.ea0b88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dd7a8720.93a36",\r
+        "id": "b3d3b1a9.2b5fb",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
-        "x": 4215.62890625,\r
-        "y": 3253.059600830078,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4303.62890625,\r
+        "y": 2562.3453979492188,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bfa4184f.a70f18",\r
+        "id": "d5ecd5d7.ea0b88",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
-        "x": 4216.56640625,\r
-        "y": 3298.1998596191406,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4304.56640625,\r
+        "y": 2607.4856567382812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "51dfcdd2.a7dd1c",\r
+        "id": "70cc9613.b0a74",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4213.56640625,\r
-        "y": 3348.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4301.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f4f7b843.eb2a48",\r
-                "e327e4d5.a4e2b"\r
+                "b767bcd4.bb2b6",\r
+                "9cf7d79b.0475e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b9a017aa.207728",\r
+        "id": "8e888721.2a9c48",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 4044.56640625,\r
-        "y": 3348.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4132.56640625,\r
+        "y": 2657.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "51dfcdd2.a7dd1c"\r
+                "70cc9613.b0a74"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f4f7b843.eb2a48",\r
+        "id": "b767bcd4.bb2b6",\r
         "type": "set",\r
         "name": "set new bw",\r
         "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.rootuni.data-source - $bwToBeDecreased`' />\n",\r
         "comments": "",\r
-        "x": 4395.567138671875,\r
-        "y": 3290.199920654297,\r
-        "z": "d1eceead.adafe",\r
+        "x": 4483.567138671875,\r
+        "y": 2599.4857177734375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7302cb88.8e6284",\r
+        "id": "f9bbca0d.1c46f8",\r
         "type": "comment",\r
         "name": "Delete LEAF UNI",\r
         "info": "",\r
         "comments": "",\r
-        "x": 3825.88330078125,\r
-        "y": 3013.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3831.88330078125,\r
+        "y": 2437.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5b4e5a5d.18c714",\r
+        "id": "e994ec3a.2da648",\r
         "type": "set",\r
         "name": "set current-provider-id and current-cvlan-id",\r
         "xml": "<set>\n<parameter name='tmp.current-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />\n<parameter name='tmp.current-cvlan-id' value='`$tmp.aai.network-route-A.logical-interface-id`' />\n\n<!--<parameter name='access-provider-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -9]`' />-->\n<!--<parameter name='access-client-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -7]`' />-->\n<!--<parameter name='access-topology-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -5]`' />-->\n<!--<parameter name='access-node-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -3]`' />-->\n<!--<parameter name='access-ltp-id' value='`$param-prefix-domainA[$param-prefix-domainA_length -1]`' />-->\n<!--<parameter name='cvlan' value='`$tmp.aai.network-route-A.logical-interface-id`' />-->",\r
         "comments": "",\r
         "x": 3311.749969482422,\r
-        "y": 3792.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3769.8858032226562,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a7a1bb48.b43ec8",\r
+        "id": "fbbab64f.85fdd8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-connectivity",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-connectivity' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3444.749969482422,\r
-        "y": 3840.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3817.8858032226562,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7b0989f8.4cdbd",\r
+        "id": "33b02c47.fcccbc",\r
         "type": "switchNode",\r
         "name": "switch found-connectivity?",\r
         "xml": "\n<switch test=\"`$found-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3266.749969482422,\r
-        "y": 3892.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3869.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "723122ee.60b394",\r
-                "1f79397f.9ef707"\r
+                "6fdf1010.01d5e",\r
+                "10c0f7ca.be20e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "723122ee.60b394",\r
+        "id": "6fdf1010.01d5e",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3459.749969482422,\r
-        "y": 3893.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3870.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "fc2d1c85.b4eee"\r
+                "7864f46c.db26a4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc2d1c85.b4eee",\r
+        "id": "7864f46c.db26a4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"LEAF CONN DOES NOT EXIST BUT IT SHOULD BE.\" />\n\n",\r
         "comments": "",\r
         "x": 3603.749969482422,\r
-        "y": 3889.6000366210938,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3866.8858032226562,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1f79397f.9ef707",\r
+        "id": "10c0f7ca.be20e",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3463.749969482422,\r
-        "y": 3937.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3914.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6275f59c.0890b4"\r
+                "8add2f88.61a8b8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6275f59c.0890b4",\r
+        "id": "8add2f88.61a8b8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3602.749969482422,\r
-        "y": 3932.4000854492188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3909.6858520507812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "810f11d9.c59a7",\r
-                "852c933b.a9e98",\r
-                "dd94c766.3611e8"\r
+                "9b6852b0.a93d98",\r
+                "b900318c.bfd908",\r
+                "4cb0c066.1db128"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "810f11d9.c59a7",\r
+        "id": "9b6852b0.a93d98",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.the-connectivity.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3853.149627685547,\r
-        "y": 3940.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3918.2024536132812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4f7025f7.9e0214"\r
+                "54f58bcc.441714"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4f7025f7.9e0214",\r
+        "id": "54f58bcc.441714",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.the-connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4075.149627685547,\r
-        "y": 3918.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3896.2024536132812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c1dfdbf7.de4f68"\r
+                "7083e1.a84c342"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c1dfdbf7.de4f68",\r
+        "id": "7083e1.a84c342",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4235.149139404297,\r
-        "y": 3898.9166870117188,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3876.2024536132812,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "811e3163.5710b"\r
+                "94bd3415.1f22d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7642582a.7718e8",\r
+        "id": "c56c894c.5bdb1",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4388.149658203125,\r
-        "y": 3879.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3857.2024841308594,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b019880c.9753e",\r
-                "f61cef0c.bbc238"\r
+                "b6fdc844.b0e6b",\r
+                "1a640b2c.739935"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b019880c.9753e",\r
+        "id": "b6fdc844.b0e6b",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n",\r
         "comments": "",\r
         "x": 4584.649871826172,\r
-        "y": 3847.9999389648438,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3825.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "852c933b.a9e98",\r
+        "id": "b900318c.bfd908",\r
         "type": "set",\r
         "name": "set tmp.stillHasUn tmp.keepVPNBs to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='false' />\n<parameter name='tmp.keepVPNBs' value='false' />\n",\r
         "comments": "",\r
         "x": 3959.64990234375,\r
-        "y": 3859.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3837.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dd94c766.3611e8",\r
+        "id": "4cb0c066.1db128",\r
         "type": "switchNode",\r
         "name": "switch tmp.keepVPNBs?",\r
         "xml": "\n<switch test=\"`$tmp.keepVPNBs`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3767.64990234375,\r
-        "y": 4281.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4258.285980224609,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "73d16500.5c0ae4",\r
-                "d3a70ceb.c50b78"\r
+                "ae543eb1.206b4",\r
+                "219c19f6.cbd26e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f61cef0c.bbc238",\r
+        "id": "1a640b2c.739935",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4552.88330078125,\r
-        "y": 3915.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3893.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d3a70ceb.c50b78",\r
+        "id": "219c19f6.cbd26e",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 154.65066528320312,\r
-        "y": 5345.000457763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5322.286224365234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4a51985e.972e68"\r
+                "2520c605.40a22a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73d16500.5c0ae4",\r
+        "id": "ae543eb1.206b4",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3988.650634765625,\r
-        "y": 4383.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4360.285980224609,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "25f72ad2.47990e"\r
+                "8fd13dc7.dbef3"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "25f72ad2.47990e",\r
+        "id": "8fd13dc7.dbef3",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4131.650634765625,\r
-        "y": 4379.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4356.285980224609,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6e8bafff.64fc88",\r
-                "dcf23a76.fb4f5",\r
-                "f889b68d.197d9",\r
-                "69806916.62139",\r
-                "32064458.33cdf4",\r
-                "9c7a66fb.560d48",\r
-                "2b19eccb.73cf0c",\r
-                "987f769f.1ba7f8"\r
+                "6c48a46d.6b2974",\r
+                "de8af5e.f07e288",\r
+                "5285a28b.38c8dc",\r
+                "2212222d.1721a6",\r
+                "b943d622.b35cc",\r
+                "467c3bf.71cfdc4",\r
+                "cdd12e42.2ba1b8",\r
+                "7f0c132f.b1df44",\r
+                "dc36b830.307698"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "316316fc.4e3ac2",\r
+        "id": "86b26306.89d478",\r
         "type": "comment",\r
         "name": "keepVPNBs == false, then check tmp.stillHasUni",\r
         "info": "(2) keepVPNBs == false, means there are no other UNIs in this\nsame domain and same connectivity that share the same OLT node.\n\ncheck if tmp.stillHasUni is True or False?\n\nif TRUE --> means this domain (connectivity) still has other UNIs\n- delete VPNBs\n- delete LEAF UNI in AAI -- DONE\n- upadte bw in ROOT UNI -- DONE\n- delete LEAF UNI in LEAF ethernet service PNC\n- change ROOT conn status to Modified\n--- mark LEAF connectivity as Modified because the underlay OTN tunnel list of this connectivity is now different\n\nif FALSE --> means this domain (connectivity) has no other UNIs\n\nif MMstillHasUni == TRUE, means scenario (3), else, means scenario (4)\n\n(3) & (4) both:\n- delete VPNBs\n- delete LEAF connectivity\n- delete LEAF Ethernet Service from PNC\n\n(3) only:\n- change ROOT conn status to Modified\n- Keep the middle-man-conn and DON'T delete\n\n(4) only:\n- delete ROOT UNI\n- delete ROOT conn from AAI\n- delete ROOT Ethernet Service from PNC\n- delete middle-man-conn from AAI\n\n",\r
         "comments": "",\r
         "x": 181,\r
-        "y": 5301.000457763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5278.286224365234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "32c3f6b1.304972",\r
+        "id": "10b960d7.987777",\r
         "type": "comment",\r
         "name": "There are still other UNIs in this connectivity that share same OLT node. Only update bw of the vpn-bindings involved",\r
         "info": "(1) keepVPNBs == true, means there are still other UNIs in this\nsame domain and same connectivity that share the same OLT node.\n\n- Only update bw of the vpn-bindings involved -- DONE\n- upadte bw in ROOT UNI -- DONE\n- change ROOT conn status to Modified -- DONE\n- delete LEAF UNI in AAI -- DONE\n- delete LEAF UNI in LEAF ethernet service PNC -- DONE\n- DON'T delete the connectivities of LEAF and ROOT -- DONE\nAlso update the ethernet services",\r
         "comments": "",\r
         "x": 4007.884033203125,\r
-        "y": 4346.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4323.285980224609,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7adbe8ea.ad8838",\r
+        "id": "e29766c.069bc98",\r
         "type": "set",\r
         "name": "set srcTtp OTN layer",\r
         "xml": "<set>\n<!--<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node + '-' + -->\n<!--                                             $param-prefix-domainA[$param-prefix-domainA_length -2] + '-' +-->\n<!--                                             $tmp.source.ttp-id`\" />-->\n\n<parameter name='tmp.srcTtpOtnLayer' value=\"`$tmp.pce-src-node`\" />\n\n\n",\r
         "comments": "",\r
         "x": 4820.667724609375,\r
-        "y": 4536.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4514.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ee3b3067.d425a8",\r
+        "id": "70e9715b.943958",\r
         "type": "switchNode",\r
         "name": "switch provider-id domainA",\r
         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].provider-id == $param-prefix-domainA-pnfName[2]`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5165.667724609375,\r
-        "y": 4398.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4376.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "76f6067d.796678"\r
+                "6e757b83.cb351c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc93f53c.f481d",\r
+        "id": "b42b3ac.1b570c8",\r
         "type": "for",\r
         "name": "for netwidx..allNetworksList_length",\r
         "xml": "<for index='netwidx' start='0' end='`$allNetworksList.network-resource_length`' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4872.667724609375,\r
-        "y": 4392.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4370.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ee3b3067.d425a8"\r
+                "70e9715b.943958"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3f4440b0.d66f8",\r
+        "id": "b4fe4da5.f121d",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5127.667724609375,\r
-        "y": 4349.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4327.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "27f65669.8e0af2",\r
+        "id": "574f0028.fbd13",\r
         "type": "set",\r
         "name": "unset parameters",\r
         "xml": "<set>\n<parameter name='tmp.pce-src-node.' value='' />\n",\r
         "comments": "",\r
         "x": 4816.667724609375,\r
-        "y": 4444.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4422.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "410c70eb.214758",\r
+        "id": "d130fc75.80466",\r
         "type": "set",\r
         "name": "set tmp.pce-src-node",\r
         "xml": "<set>\n<!--<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[1] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[2] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[3] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[4] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[5] + '-' +-->\n<!--                                                   1 + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[7] + '-' +-->\n<!--                                                   $param-prefix-domainA-pnfName[8]`\" />-->\n\n<parameter name='tmp.pce-src-node' value=\"`$param-prefix-domainA-pnfName[0] + '-' +\n                                                   $param-prefix-domainA-pnfName[1] + '-' +\n                                                   $param-prefix-domainA-pnfName[2] + '-' +\n                                                   $param-prefix-domainA-pnfName[3] + '-' +\n                                                   $param-prefix-domainA-pnfName[4] + '-' +\n                                                   $param-prefix-domainA-pnfName[5] + '-' +\n                                                   $otnTopoIdSrc + '-' +\n                                                   $param-prefix-domainA-pnfName[7] + '-' +\n                                                   $param-prefix-domainA-pnfName[8]`\" />",\r
         "comments": "",\r
         "x": 4824.667724609375,\r
-        "y": 4489.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4467.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e258b42d.2c46d8",\r
+        "id": "84c9d585.1543d",\r
         "type": "set",\r
         "name": "unset otnTopoIdSrc",\r
         "xml": "<set>\n<parameter name='otnTopoIdSrc' value='' />\n",\r
         "comments": "",\r
         "x": 4821.667724609375,\r
-        "y": 4342.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4320.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "76f6067d.796678",\r
+        "id": "6e757b83.cb351c",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5074.667724609375,\r
-        "y": 4466.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4444.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "acca9da1.cc4618"\r
+                "c54be700.be4fd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "acca9da1.cc4618",\r
+        "id": "c54be700.be4fd",\r
         "type": "switchNode",\r
         "name": "switch te-topo-id",\r
         "xml": "<switch test='`$allNetworksList.network-resource[$netwidx].te-topo-id != $param-prefix-domainA-pnfName[6]`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5259.667724609375,\r
-        "y": 4465.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4443.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f448b4f8.c120e"\r
+                "820246eb.c84c18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f448b4f8.c120e",\r
+        "id": "820246eb.c84c18",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5451.667724609375,\r
-        "y": 4468.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4446.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "19985725.a5eca1"\r
+                "3a1b08b9.047658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "19985725.a5eca1",\r
+        "id": "3a1b08b9.047658",\r
         "type": "set",\r
         "name": "set otnTopoIdSrc",\r
         "xml": "<set>\n<parameter name='otnTopoIdSrc' value='`$allNetworksList.network-resource[$netwidx].te-topo-id`' />\n",\r
         "comments": "",\r
         "x": 5623.667724609375,\r
-        "y": 4464.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4442.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ab4edace.9f77f",\r
+        "id": "c9b94557.850d48",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-find-maximum-used-tpn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-find-maximum-used-tpn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4999.667724609375,\r
-        "y": 4579.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4557.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "6e8bafff.64fc88",\r
+        "id": "6c48a46d.6b2974",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4516.667724609375,\r
-        "y": 4364.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4342.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "30c992c8.4db58e",\r
-                "c2728b20.458338",\r
-                "27f65669.8e0af2",\r
-                "410c70eb.214758",\r
-                "7adbe8ea.ad8838",\r
-                "fc93f53c.f481d",\r
-                "ab4edace.9f77f"\r
+                "2a754e6c.bbb83a",\r
+                "94fc5eb6.895cc",\r
+                "574f0028.fbd13",\r
+                "d130fc75.80466",\r
+                "e29766c.069bc98",\r
+                "b42b3ac.1b570c8",\r
+                "c9b94557.850d48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e6e6c8a.c892fc",\r
+        "id": "cd78afa3.c104f8",\r
         "type": "comment",\r
         "name": "The following section is to find srcTtp OTN layer (its long name)",\r
         "info": "The following section is to find srcTtp OTN layer (its long name)",\r
         "comments": "",\r
         "x": 4501.667724609375,\r
-        "y": 4298.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4276.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c2728b20.458338",\r
+        "id": "94fc5eb6.895cc",\r
         "type": "get-resource",\r
         "name": "get-resource network-resources-list",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-resources\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/network-resources?depth=0'\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"allNetworksList\" >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4880.667724609375,\r
-        "y": 4285.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4263.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cd41e347.c8a4d",\r
-                "5bcb3237.45bf24",\r
-                "3f4440b0.d66f8"\r
+                "17a57be5.3979b4",\r
+                "670b39d7.0b3ba",\r
+                "b4fe4da5.f121d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd41e347.c8a4d",\r
+        "id": "17a57be5.3979b4",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5116.667724609375,\r
-        "y": 4268.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4246.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5bcb3237.45bf24",\r
+        "id": "670b39d7.0b3ba",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5113.667724609375,\r
-        "y": 4309.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4287.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "30c992c8.4db58e",\r
+        "id": "2a754e6c.bbb83a",\r
         "type": "set",\r
         "name": "unset parameters",\r
         "xml": "<set>\n<parameter name='allNetworksList.' value='' />\n",\r
         "comments": "",\r
         "x": 4829.667724609375,\r
-        "y": 4242.783660888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4220.069427490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dcf23a76.fb4f5",\r
+        "id": "de8af5e.f07e288",\r
         "type": "set",\r
         "name": "unset tmp.aai.all-vpn-bindings",\r
         "xml": "<set>\n<parameter name='tmp.aai.all-vpn-bindings.' value='' />\n",\r
         "comments": "",\r
         "x": 4336.667724609375,\r
-        "y": 4697.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4674.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f549a24.b4e97e",\r
+        "id": "afb6c845.26534",\r
         "type": "comment",\r
         "name": "find all OTNs that have srcTtpOtnLayer and decrease their bandwidth",\r
         "info": "",\r
         "comments": "",\r
         "x": 4459.968017578125,\r
-        "y": 4736.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4713.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f889b68d.197d9",\r
+        "id": "5285a28b.38c8dc",\r
         "type": "save",\r
         "name": "get all-vpn-bindings from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-bindings\"\n\t    key=\"selflink = 'https://aai.onap:8443/aai/v24/network/vpn-bindings\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.all-vpn-bindings\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4357.968017578125,\r
-        "y": 4771.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4748.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f7fe6bc0.f9d1a8",\r
-                "b939c13a.bd148",\r
-                "63930841.13965"\r
+                "c3de387c.6460a",\r
+                "b57ba7f8.c1c99",\r
+                "9da86502.5d643"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7fe6bc0.f9d1a8",\r
+        "id": "c3de387c.6460a",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4562.968017578125,\r
-        "y": 4768.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4745.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "85787fa.a0f0d8"\r
+                "4e1f19c.9621d68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b939c13a.bd148",\r
+        "id": "b57ba7f8.c1c99",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4546.458984375,\r
-        "y": 4829.757598876953,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.043365478516,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c496c4d4.109c78"\r
+                "ec0e24f9.a11f7"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "63930841.13965",\r
+        "id": "9da86502.5d643",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4543.968017578125,\r
-        "y": 4873.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4850.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bb1ebaa9.c2fac"\r
+                "182c3589.c7acda"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "85787fa.a0f0d8",\r
+        "id": "4e1f19c.9621d68",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4730.96826171875,\r
-        "y": 4763.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4740.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6a7a29b4.6659c"\r
+                "af4afceb.006698"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c496c4d4.109c78",\r
+        "id": "ec0e24f9.a11f7",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 4709.0303955078125,\r
-        "y": 4830.0433349609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.3291015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bb1ebaa9.c2fac",\r
+        "id": "182c3589.c7acda",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 4710.968017578125,\r
-        "y": 4872.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4849.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6a7a29b4.6659c",\r
+        "id": "af4afceb.006698",\r
         "type": "for",\r
         "name": "for vpnidx in all-vpn-bindings",\r
         "xml": "<for index='vpnbidx' start='0' end='`$tmp.aai.all-vpn-bindings.vpn-binding_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4968.96826171875,\r
-        "y": 4768.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4745.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2e12f618.b174b2"\r
+                "31f75628.5330d2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2e12f618.b174b2",\r
+        "id": "31f75628.5330d2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5202.968017578125,\r
-        "y": 4775.183563232422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4752.469329833984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1b37b556.addac3"\r
+                "ceae5964.7d9d38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3df57bb4.1a97cc",\r
+        "id": "b40ed0f.db80e3",\r
         "type": "comment",\r
         "name": "find all OTNs that have srcTtpOtnLayer and increase their bandwidth",\r
         "info": "",\r
         "comments": "",\r
         "x": 5119.783935546875,\r
-        "y": 4846.349884033203,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4823.635650634766,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1b37b556.addac3",\r
+        "id": "ceae5964.7d9d38",\r
         "type": "switchNode",\r
         "name": "switch ops-note is srcTtpOtnLayer",\r
         "xml": "<switch test=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].ops-note == $tmp.srcTtpOtnLayer `\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5063.783935546875,\r
-        "y": 4895.349884033203,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4872.635650634766,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c62dd674.fd73f",\r
-                "37627bf2.c03934"\r
+                "5a8ad6ff.27624",\r
+                "4b278311.73bb1c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "37627bf2.c03934",\r
+        "id": "4b278311.73bb1c",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5306.784423828125,\r
-        "y": 4936.349395751953,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4913.635162353516,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c62dd674.fd73f",\r
+        "id": "5a8ad6ff.27624",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5317.7841796875,\r
-        "y": 4893.349609375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4870.6353759765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b2c9765c.25999"\r
+                "e95ba342.193f38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5ecb13c.9c7548",\r
+        "id": "9b07993f.50303",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5544.767578125,\r
-        "y": 4900.76611328125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4878.0518798828125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "78a5ede3.09cc54",\r
-                "aecf8872.1d5c4",\r
-                "657d43b1.13c254"\r
+                "574e2cd3.b5ba0c",\r
+                "e0ae9339.0aa92",\r
+                "e02f1f89.ad2d2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d348107.818aa",\r
+        "id": "c3321d25.6b65f",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='vpnbridx' start='0' end='`$tmp.aai.the-vpn-binding.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5709.8173828125,\r
-        "y": 4785.766571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4763.052337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "99f28c5d.95abe8"\r
+                "88b3d964.1a518"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99f28c5d.95abe8",\r
+        "id": "88b3d964.1a518",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.the-vpn-binding.relationship-list.relationship[$vpnbridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5901.8173828125,\r
-        "y": 4774.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4752.052581787109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9a75bdf9.10641"\r
+                "949f67cc.1ebd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "78a5ede3.09cc54",\r
+        "id": "574e2cd3.b5ba0c",\r
         "type": "set",\r
         "name": "unset tmp.aai.the-vpn-binding",\r
         "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"\" />\n",\r
         "comments": "",\r
         "x": 5658.334228515625,\r
-        "y": 4675.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4653.269378662109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aecf8872.1d5c4",\r
+        "id": "e0ae9339.0aa92",\r
         "type": "set",\r
         "name": "set tmp.aai.the-vpn-binding",\r
         "xml": "<set>\n<parameter name='tmp.aai.the-vpn-binding.' value=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].`\" />\n",\r
         "comments": "",\r
         "x": 5650.334228515625,\r
-        "y": 4724.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4702.269378662109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "657d43b1.13c254",\r
+        "id": "e02f1f89.ad2d2",\r
         "type": "save",\r
         "name": "update vpn-binding otnIdx resource (aka. OTN) in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.the-vpn-binding.vpn-id' >\n<parameter name='vpn-id' value='`$tmp.aai.the-vpn-binding.vpn-id`' />\n<parameter name='vpn-name' value='`$tmp.aai.the-vpn-binding.vpn-name`' />\n<parameter name='customer-vpn-id' value='`$newToBeUsedMaxtpn`' />\n<parameter name='route-distinguisher' value='`$tmp.aai.the-vpn-binding.route-distinguisher - $bwToBeDecreased`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5881.751220703125,\r
-        "y": 4906.149627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4883.435394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "f1c96228.a5339",\r
+        "id": "2481a087.0bf1c",\r
         "type": "save",\r
         "name": "update connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.the-connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n<!--<parameter name='bandwidth-profile-name' value='`$gfp`' />-->\n<!--<parameter name='cir' value='`$gfp *1000000`' />-->\n<!--<parameter name='eir' value='`$gfp *1000000`' />-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5833.401123046875,\r
-        "y": 4953.466522216797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4930.752288818359,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "75d6304c.089cd8",\r
+        "id": "f95d52e7.62b688",\r
         "type": "comment",\r
         "name": "decrease the bw of the-vpn-binding and change status to modified",\r
         "info": "decrease the bw of the-vpn-binding\nchange status to modified\n",\r
         "comments": "",\r
         "x": 5905.751220703125,\r
-        "y": 4867.149627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4844.435394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9a75bdf9.10641",\r
+        "id": "949f67cc.1ebd",\r
         "type": "outcome",\r
         "name": "connectivity",\r
         "xml": "<outcome value='connectivity'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6083.8173828125,\r
-        "y": 4753.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4731.052581787109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b5ad886.81af5f8"\r
+                "121ace63.3c455a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b5ad886.81af5f8",\r
+        "id": "121ace63.3c455a",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 6245.8173828125,\r
-        "y": 4742.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4720.052581787109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6f94f7eb.f4d818",\r
-                "269fac18.2bb21c"\r
+                "776f73a4.7e64dc",\r
+                "1667f272.dd2c96"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6f94f7eb.f4d818",\r
+        "id": "776f73a4.7e64dc",\r
         "type": "set",\r
         "name": "unset tmp.the-connectivity",\r
         "xml": "<set>\n<parameter name='tmp.the-connectivity.' value='' />\n",\r
         "comments": "",\r
         "x": 6442.8173828125,\r
-        "y": 4671.766815185547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4649.052581787109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "269fac18.2bb21c",\r
+        "id": "1667f272.dd2c96",\r
         "type": "set",\r
         "name": "set tmp.the-connectivity",\r
         "xml": "<set>\n<parameter name='tmp.the-connectivity.' value='`$tmp.aai.the-vpn-binding.relationship-list.relationship[$vpnbridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 6440.2841796875,\r
-        "y": 4770.983612060547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4748.269378662109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a984d0c7.8574d",\r
+        "id": "7162acbd.73776c",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-logic",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-logic' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3097.800048828125,\r
-        "y": 3229.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3207.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "49347bae.3e2974",\r
+        "id": "2683d5ea.5fda52",\r
         "type": "switchNode",\r
         "name": "switch found-middle-man?",\r
         "xml": "<switch test='`$found-middle-man`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2974.800048828125,\r
-        "y": 3339.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3317.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7b835f88.3b076",\r
-                "7490c0ec.4dda5"\r
+                "111b3018.d0a418",\r
+                "b6f13f54.b0b718"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b835f88.3b076",\r
+        "id": "111b3018.d0a418",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3158.800048828125,\r
-        "y": 3318.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3296.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5b141b7a.8f28f4"\r
+                "d9364482.82062"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5b141b7a.8f28f4",\r
+        "id": "d9364482.82062",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3301.800048828125,\r
-        "y": 3318.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3296.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "94596646.a7e4f"\r
+                "cf188c9f.ecc3c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "94596646.a7e4f",\r
+        "id": "cf188c9f.ecc3c8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"LEAF CONN DOES NOT EXIST BUT IT SHOULD BE.\" />\n\n",\r
         "comments": "",\r
         "x": 3477.800048828125,\r
-        "y": 3316.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3294.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7490c0ec.4dda5",\r
+        "id": "b6f13f54.b0b718",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3156.800048828125,\r
-        "y": 3373.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3351.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a3855d70.dbb87"\r
+                "fa2c2e9e.fbd89"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a3855d70.dbb87",\r
+        "id": "fa2c2e9e.fbd89",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3003.800048828125,\r
-        "y": 3506.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3484.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5b4e5a5d.18c714",\r
-                "a7a1bb48.b43ec8",\r
-                "7b0989f8.4cdbd",\r
-                "b98b1ba5.429c1",\r
-                "37657916.72f08e",\r
-                "cc0c619e.32de58"\r
+                "e994ec3a.2da648",\r
+                "fbbab64f.85fdd8",\r
+                "33b02c47.fcccbc",\r
+                "e05b8262.c1f5c8",\r
+                "b8b4eeda.6b348",\r
+                "3a07e59d.95a52a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a5a62e88.7d802",\r
+        "id": "aa1b84fb.ddf7b",\r
         "type": "comment",\r
         "name": "Find LEAF connectivity",\r
         "info": "",\r
         "comments": "",\r
         "x": 3225.88330078125,\r
-        "y": 3746.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3724.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "b98b1ba5.429c1",\r
+        "id": "e05b8262.c1f5c8",\r
         "type": "set",\r
         "name": "set tmp.MMstillHasUni to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.MMstillHasUni' value='false' />\n",\r
         "comments": "",\r
         "x": 3308.333251953125,\r
-        "y": 3519.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3497.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "37657916.72f08e",\r
+        "id": "b8b4eeda.6b348",\r
         "type": "for",\r
         "name": "for each relationship of middle-man-conn",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$middle-man-conn.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3306.8330078125,\r
-        "y": 3565.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3543.0025329589844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1a4c3937.32a93f"\r
+                "28597309.d39dac"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1a4c3937.32a93f",\r
+        "id": "28597309.d39dac",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$middle-man-conn.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3569.8330078125,\r
-        "y": 3560.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3538.0025329589844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "95d80a37.7eef5"\r
+                "d8dec514.e87428"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "95d80a37.7eef5",\r
+        "id": "d8dec514.e87428",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3729.83251953125,\r
-        "y": 3540.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3518.0025329589844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9608373.19689c8"\r
+                "5a2012d5.a1cef4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d9ea756c.06e5e",\r
+        "id": "3416f94d.d55766",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 4498.833740234375,\r
-        "y": 3575.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5066.834228515625,\r
+        "y": 3549.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "29278691.db117a",\r
-                "29bad35d.650d14",\r
-                "a6af6c62.1a6b5"\r
+                "d47c10e5.abb1a",\r
+                "37972450.3f34e4",\r
+                "9d62dddf.19f4b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "29278691.db117a",\r
+        "id": "d47c10e5.abb1a",\r
         "type": "set",\r
         "name": "set tmp.MMstillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.MMstillHasUni' value='true' />\n",\r
         "comments": "",\r
-        "x": 4738.334228515625,\r
-        "y": 3524.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5306.334716796875,\r
+        "y": 3498.0858154296875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "29bad35d.650d14",\r
+        "id": "37972450.3f34e4",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 4671.567657470703,\r
-        "y": 3597.800048828125,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5239.568145751953,\r
+        "y": 3571.0858459472656,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4465f9ec.e3dbb",\r
+        "id": "81bb4a2a.7bc33",\r
         "type": "comment",\r
         "name": "Find LEAF and ROOT connectivities and remove UNI from PNC",\r
         "info": "",\r
         "comments": "",\r
         "x": 4432.88427734375,\r
-        "y": 5128.000213623047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5105.285980224609,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "69806916.62139",\r
+        "id": "2212222d.1721a6",\r
         "type": "set",\r
         "name": "set tmp.leafconn.",\r
         "xml": "<set>\n<parameter name='tmp.leafconn.' value='`$tmp.the-connectivity.`' />\n",\r
         "comments": "",\r
         "x": 4331.317138671875,\r
-        "y": 5179.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5157.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2b19eccb.73cf0c",\r
+        "id": "cdd12e42.2ba1b8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4482.317138671875,\r
-        "y": 5622.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5600.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "987f769f.1ba7f8",\r
+        "id": "7f0c132f.b1df44",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4297.317138671875,\r
-        "y": 5689.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5667.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c7979e94.4deb18",\r
-                "5e8c956f.69a854"\r
+                "926aab17.e275a",\r
+                "bc8bcaa1.d641e8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c7979e94.4deb18",\r
+        "id": "926aab17.e275a",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4562.317138671875,\r
-        "y": 5674.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5652.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4a28d2a5.936924"\r
+                "749c0d73.9fee4c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e8c956f.69a854",\r
+        "id": "bc8bcaa1.d641e8",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4558.317138671875,\r
-        "y": 5722.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5700.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "213fbf95.d03c8"\r
+                "49001f8f.249f28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4a28d2a5.936924",\r
+        "id": "749c0d73.9fee4c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4718.317138671875,\r
-        "y": 5670.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5648.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a96c5a1a.d66bf"\r
+                "17e137f7.f9138"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "213fbf95.d03c8",\r
+        "id": "49001f8f.249f28",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
         "x": 4706.317138671875,\r
-        "y": 5717.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5695.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4e8315f.b9446ec",\r
+        "id": "e9eb95a.e0ce568",\r
         "type": "set",\r
         "name": "set tmp.rootconn.",\r
         "xml": "<set>\n<parameter name='tmp.rootconn.' value=\"`$tmp.aai.ROOT.connectivity.`\" />\n\n\n",\r
         "comments": "",\r
         "x": 5138.3173828125,\r
-        "y": 5612.916717529297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5590.202484130859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "aa7d5d8.eb8bca",\r
+        "id": "7c03a888.d651",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.leafconn.access-provider-id + '-clientId-' +\n                                                   $tmp.leafconn.access-client-id + '-topologyId-' +\n                                                   $tmp.leafconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.leafconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 4540.734130859375,\r
-        "y": 5209.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5186.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "32064458.33cdf4",\r
+        "id": "b943d622.b35cc",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4311.734130859375,\r
-        "y": 5298.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5275.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "aa7d5d8.eb8bca",\r
-                "3165c974.539e06"\r
+                "7c03a888.d651",\r
+                "741f789d.c1701"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3165c974.539e06",\r
+        "id": "741f789d.c1701",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4547.734130859375,\r
-        "y": 5291.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5268.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4cddcbba.102194",\r
-                "d5cd17da.64e6a",\r
-                "9d33157c.077f3"\r
+                "8e631709.9703e",\r
+                "67d67460.c609e4",\r
+                "d648c0fa.0b77a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4cddcbba.102194",\r
+        "id": "8e631709.9703e",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4743.2342529296875,\r
-        "y": 5243.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "658952ec.d50f2c"\r
+                "557dbe85.6b2148"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d5cd17da.64e6a",\r
+        "id": "67d67460.c609e4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4735.2342529296875,\r
-        "y": 5298.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5275.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f87d3f72.db25b"\r
+                "5bf448c8.1a6988"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "658952ec.d50f2c",\r
+        "id": "557dbe85.6b2148",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4887.6165771484375,\r
-        "y": 5242.8560791015625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.141845703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5e03d50d.e31174"\r
+                "fe2fb306.35f718"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5e03d50d.e31174",\r
+        "id": "fe2fb306.35f718",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5071.734130859375,\r
-        "y": 5241.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5218.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "81fcac6e.c2cbb"\r
+                "623662a6.321084"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "81fcac6e.c2cbb",\r
+        "id": "623662a6.321084",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5266.734130859375,\r
-        "y": 5241.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5218.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "23740bd0.c54174"\r
+                "e938fab.b235908"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9d33157c.077f3",\r
+        "id": "d648c0fa.0b77a8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4740.2342529296875,\r
-        "y": 5355.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5332.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d477847d.474a8"\r
+                "b12af343.8616c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d477847d.474a8",\r
+        "id": "b12af343.8616c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4892.2342529296875,\r
-        "y": 5356.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5333.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f87d3f72.db25b",\r
+        "id": "5bf448c8.1a6988",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4903.2342529296875,\r
-        "y": 5299.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5276.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e3023af7.680d7",\r
+        "id": "45e37676.b3ae38",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5648.734130859375,\r
-        "y": 5245.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5222.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "31c1897e.fbb116",\r
-                "b906e4f7.66368",\r
-                "ac0e0ca2.883cb"\r
+                "ab290c95.7c31f8",\r
+                "9018bd5e.6b648",\r
+                "b0b7686a.f22a48"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "23740bd0.c54174",\r
+        "id": "e938fab.b235908",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5469.734130859375,\r
-        "y": 5245.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5222.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e3023af7.680d7"\r
+                "45e37676.b3ae38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b906e4f7.66368",\r
+        "id": "9018bd5e.6b648",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5854.734130859375,\r
-        "y": 5258.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5235.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "df7977a7.075b8",\r
-                "f17bde95.882498",\r
-                "61e2d23e.358d1c"\r
+                "6880c853.571ac",\r
+                "27b0dc8.dc2bca4",\r
+                "88c18631.ac0cc8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31c1897e.fbb116",\r
+        "id": "ab290c95.7c31f8",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 5884.734130859375,\r
-        "y": 5206.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5183.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "df7977a7.075b8",\r
+        "id": "6880c853.571ac",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6064.734130859375,\r
-        "y": 5249.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5226.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7ac6fe75.62b4e"\r
+                "23e6d39c.ca6f94"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f17bde95.882498",\r
+        "id": "27b0dc8.dc2bca4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6056.734130859375,\r
-        "y": 5304.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5281.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "671c9934.2cd48"\r
+                "c0508cff.258128"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "61e2d23e.358d1c",\r
+        "id": "88c18631.ac0cc8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6061.734130859375,\r
-        "y": 5361.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5338.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a6615570.50c968"\r
+                "9fe983fa.692458"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a6615570.50c968",\r
+        "id": "9fe983fa.692458",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 6213.734130859375,\r
-        "y": 5362.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5339.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "671c9934.2cd48",\r
+        "id": "c0508cff.258128",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 6224.734130859375,\r
-        "y": 5307.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5284.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7ac6fe75.62b4e",\r
+        "id": "23e6d39c.ca6f94",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6209.116455078125,\r
-        "y": 5246.8560791015625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5224.141845703125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6989c737.25d068"\r
+                "e1b89291.825068"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6989c737.25d068",\r
+        "id": "e1b89291.825068",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 6423.734130859375,\r
-        "y": 5243.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5220.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ac0e0ca2.883cb",\r
+        "id": "b0b7686a.f22a48",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 5804.734130859375,\r
-        "y": 5322.200408935547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5299.486175537109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9c7a66fb.560d48",\r
+        "id": "467c3bf.71cfdc4",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.LEAF.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4453.234375,\r
-        "y": 5402.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5380.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1e28e096.7499f7",\r
-                "cc9e5694.f9d17"\r
+                "475456de.095b28",\r
+                "e46dba62.d133c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1e28e096.7499f7",\r
+        "id": "475456de.095b28",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4813.734130859375,\r
-        "y": 5410.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5388.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "906e379.3b93848"\r
+                "e4100738.bedad8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "906e379.3b93848",\r
+        "id": "e4100738.bedad8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 4971.734130859375,\r
-        "y": 5410.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5388.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "90be5ca9.028288",\r
+        "id": "2c862c6c.12858c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4975.234130859375,\r
-        "y": 5450.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5428.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cc9e5694.f9d17",\r
+        "id": "e46dba62.d133c8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4817.734130859375,\r
-        "y": 5450.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5428.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "90be5ca9.028288"\r
+                "2c862c6c.12858c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "921095c8.3bc23",\r
+        "id": "4be3ffba.2e7d2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5126.451171875,\r
-        "y": 5664.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5642.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "fb4f4697.4dc5f",\r
-                "7ea31674.99e1d8"\r
+                "6bb3bb26.aa81b4",\r
+                "1977e509.6db2ab"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ea31674.99e1d8",\r
+        "id": "1977e509.6db2ab",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5368.450927734375,\r
-        "y": 5614.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5592.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "10743e5b.0b6182",\r
-                "5598183a.212ab",\r
-                "9c9074e9.bbaff8"\r
+                "b10ef966.1e9bd8",\r
+                "14377f23.b76f19",\r
+                "338fe6b.9e69f9a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10743e5b.0b6182",\r
+        "id": "b10ef966.1e9bd8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5563.951171875,\r
-        "y": 5548.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5526.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "767943d2.64a144"\r
+                "ca399707.489dc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5598183a.212ab",\r
+        "id": "14377f23.b76f19",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5559.951171875,\r
-        "y": 5604.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5582.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "74a77564.40268c"\r
+                "9a688c1c.979b18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "767943d2.64a144",\r
+        "id": "ca399707.489dc",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5708.3333740234375,\r
-        "y": 5566.4556884765625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5543.741455078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "10049f5.85364e1"\r
+                "518bb115.3e1828"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "10049f5.85364e1",\r
+        "id": "518bb115.3e1828",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5892.450927734375,\r
-        "y": 5564.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5542.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "72e5612b.857e68"\r
+                "a95efbd.96c1f88"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9c9074e9.bbaff8",\r
+        "id": "338fe6b.9e69f9a",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5569.951171875,\r
-        "y": 5649.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5627.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "952a99b1.f3f0e"\r
+                "2bd9cd74.b57772"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "952a99b1.f3f0e",\r
+        "id": "2bd9cd74.b57772",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 5748.951171875,\r
-        "y": 5665.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5643.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "74a77564.40268c",\r
+        "id": "9a688c1c.979b18",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 5730.951171875,\r
-        "y": 5617.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5595.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "f64c3a10.6bbc38",\r
+        "id": "a5be160b.7233f8",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.rootconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.ROOT.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5279.951171875,\r
-        "y": 5720.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5697.685394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cd722628.03685",\r
-                "76458c1b.1a62ac"\r
+                "21841842.1d8ad8",\r
+                "25d11f87.0e38d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd722628.03685",\r
+        "id": "21841842.1d8ad8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5628.451171875,\r
-        "y": 5702.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5679.685394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d04dd9dc.2f2dc8"\r
+                "77a65248.1f8454"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d04dd9dc.2f2dc8",\r
+        "id": "77a65248.1f8454",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 5884.451171875,\r
-        "y": 5705.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5682.685394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1006a530.30b813",\r
+        "id": "36c31917.4e963e",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5836.951171875,\r
-        "y": 5746.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5723.685394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "76458c1b.1a62ac",\r
+        "id": "25d11f87.0e38d",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5638.451171875,\r
-        "y": 5751.399627685547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5728.685394287109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1006a530.30b813"\r
+                "36c31917.4e963e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fb4f4697.4dc5f",\r
+        "id": "6bb3bb26.aa81b4",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.rootconn.access-provider-id + '-clientId-' +\n                                                   $tmp.rootconn.access-client-id + '-topologyId-' +\n                                                   $tmp.rootconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.rootconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 5361.450927734375,\r
-        "y": 5532.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5510.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "72e5612b.857e68",\r
+        "id": "a95efbd.96c1f88",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6087.450927734375,\r
-        "y": 5564.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5542.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3625dda5.38707a"\r
+                "5b53283.237bd58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "402ab8f9.3aa18",\r
+        "id": "32954f05.a0f998",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 6469.450927734375,\r
-        "y": 5568.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5546.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4697e13e.13b02",\r
-                "6c3ba6ac.e7c21",\r
-                "34e0c57a.0e712a"\r
+                "77ce96c2.5602e8",\r
+                "3fe633a6.1c94b4",\r
+                "2e5333ff.9beaf4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3625dda5.38707a",\r
+        "id": "5b53283.237bd58",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6290.450927734375,\r
-        "y": 5568.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5546.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "402ab8f9.3aa18"\r
+                "32954f05.a0f998"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c3ba6ac.e7c21",\r
+        "id": "3fe633a6.1c94b4",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6675.450927734375,\r
-        "y": 5581.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5559.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2e31a205.2611fe",\r
-                "c9f11bf6.38bb98",\r
-                "99cec3e1.6d2f68"\r
+                "6653ee89.119c48",\r
+                "90d289d3.d64128",\r
+                "65b6f2f3.cb40dc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4697e13e.13b02",\r
+        "id": "77ce96c2.5602e8",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 6705.450927734375,\r
-        "y": 5529.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5507.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2e31a205.2611fe",\r
+        "id": "6653ee89.119c48",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6885.450927734375,\r
-        "y": 5572.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5550.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2ba283a1.e08d44"\r
+                "e4a1281d.94a088"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c9f11bf6.38bb98",\r
+        "id": "90d289d3.d64128",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6877.450927734375,\r
-        "y": 5627.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5605.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3af9cd94.f12ff2"\r
+                "c0981577.68ad28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99cec3e1.6d2f68",\r
+        "id": "65b6f2f3.cb40dc",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 6882.450927734375,\r
-        "y": 5684.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5662.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c501098b.50507"\r
+                "9cc01382.31d9c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c501098b.50507",\r
+        "id": "9cc01382.31d9c8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 7034.450927734375,\r
-        "y": 5685.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5663.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3af9cd94.f12ff2",\r
+        "id": "c0981577.68ad28",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 7045.450927734375,\r
-        "y": 5630.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5608.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2ba283a1.e08d44",\r
+        "id": "e4a1281d.94a088",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 7029.833251953125,\r
-        "y": 5570.4556884765625,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5547.741455078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bca9e0da.72619"\r
+                "e0ec5a36.3fa468"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bca9e0da.72619",\r
+        "id": "e0ec5a36.3fa468",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 7244.450927734375,\r
-        "y": 5566.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5544.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "34e0c57a.0e712a",\r
+        "id": "2e5333ff.9beaf4",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 6625.450927734375,\r
-        "y": 5645.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5623.085784912109,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9608373.19689c8",\r
+        "id": "5a2012d5.a1cef4",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3854.88330078125,\r
-        "y": 3534.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3512.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6e45c64.2629238",\r
-                "354c7fc8.6d8de"\r
+                "2e4356c1.85e5c2",\r
+                "817ee67a.98bbb8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6e45c64.2629238",\r
+        "id": "2e4356c1.85e5c2",\r
         "type": "set",\r
         "name": "set tmp.mmUNI-id-long",\r
         "xml": "<set>\n<parameter name='tmp.mmUNI-id-long' value='`$middle-man-conn.relationship-list.relationship[$cridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 4045.466552734375,\r
-        "y": 3477.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3455.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "354c7fc8.6d8de",\r
+        "id": "817ee67a.98bbb8",\r
         "type": "switchNode",\r
         "name": "switch tmp.mmUNI-id-long != ROOT UNI",\r
         "xml": "\n<switch test=\"`$tmp.mmUNI-id-long != $tmp.ROOT.uni-p-interface-long`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4092.466552734375,\r
-        "y": 3548.800018310547,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3526.0857849121094,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6bdb2c16.23fc7c",\r
-                "5820e4e6.95b47c"\r
+                "eff8b608.f4ac8",\r
+                "aeb603b8.1d9588"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6bdb2c16.23fc7c",\r
+        "id": "eff8b608.f4ac8",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4330.884033203125,\r
-        "y": 3507.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3485.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d4fcba65.f8c8f"\r
+                "bb88d9bc.29cfc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5820e4e6.95b47c",\r
+        "id": "aeb603b8.1d9588",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4337.884246826172,\r
-        "y": 3564.9999389648438,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3542.2857055664062,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d9ea756c.06e5e"\r
+                "c59416d6.8ba4c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d4fcba65.f8c8f",\r
+        "id": "bb88d9bc.29cfc",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4458.884521484375,\r
-        "y": 3503.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3481.2857360839844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "cc0c619e.32de58",\r
+        "id": "3a07e59d.95a52a",\r
         "type": "set",\r
         "name": "set tmp.MMonlyHasROOT to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.MMonlyHasROOT' value='true' />\n",\r
         "comments": "",\r
         "x": 3314.083251953125,\r
-        "y": 3462.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3439.6858825683594,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a6af6c62.1a6b5",\r
+        "id": "9d62dddf.19f4b",\r
         "type": "set",\r
         "name": "set tmp.MMonlyHasROOT to FALSE",\r
         "xml": "<set>\n<parameter name='tmp.MMonlyHasROOT' value='false' />\n",\r
         "comments": "",\r
-        "x": 4727.9169921875,\r
-        "y": 3468.400115966797,\r
-        "z": "d1eceead.adafe",\r
+        "x": 5295.91748046875,\r
+        "y": 3441.6859130859375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "811e3163.5710b",\r
+        "id": "94bd3415.1f22d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4407.6669921875,\r
-        "y": 3984.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3961.9024353027344,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "aa9298d8.acde8",\r
-                "a5e5763f.58bb2"\r
+                "6935663a.9d5408",\r
+                "be9be1c2.b73f18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aa9298d8.acde8",\r
+        "id": "6935663a.9d5408",\r
         "type": "set",\r
         "name": "set tmp.uni.id",\r
         "xml": "<set>\n<parameter name='tmp.uni.id' value='`$tmp.the-connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value`' />\n",\r
         "comments": "",\r
         "x": 4580.5498046875,\r
-        "y": 3980.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3957.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a5e5763f.58bb2",\r
+        "id": "be9be1c2.b73f18",\r
         "type": "save",\r
         "name": "get uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.uni.id\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.uni\" >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4583.5498046875,\r
-        "y": 4027.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4004.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4df6bcf4.a4f44c",\r
-                "89771ed8.977b78",\r
-                "d1de1d5b.be978"\r
+                "c0042631.4f4f28",\r
+                "22708d43.de1092",\r
+                "4a7fa995.9eae4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4df6bcf4.a4f44c",\r
+        "id": "c0042631.4f4f28",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4755.5498046875,\r
-        "y": 4011.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3988.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f65d0563.51b9e"\r
+                "ca5dd9fd.1cc728"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "89771ed8.977b78",\r
+        "id": "22708d43.de1092",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4756.040771484375,\r
-        "y": 4056.850372314453,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4034.1361389160156,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d1de1d5b.be978",\r
+        "id": "4a7fa995.9eae4",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4756.5498046875,\r
-        "y": 4097.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4074.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "f65d0563.51b9e",\r
+        "id": "ca5dd9fd.1cc728",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4916.5498046875,\r
-        "y": 4007.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3984.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "41e51ce8.c7bbd4",\r
-                "9fcba756.d0c298",\r
-                "99817ef0.1be558"\r
+                "47c9bf0a.a975f",\r
+                "7fbd75a1.7d6984",\r
+                "d27053b4.e2d198"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d2f62a11.bbccd",\r
+        "id": "4c40c5cd.79b95c",\r
         "type": "comment",\r
         "name": "find the node part of the uni.id (uni-tp-id-node-part)",\r
         "info": "",\r
         "comments": "",\r
         "x": 5249.5498046875,\r
-        "y": 3938.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3915.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9fcba756.d0c298",\r
+        "id": "7fbd75a1.7d6984",\r
         "type": "execute",\r
         "name": "execute split id to get pnf-name",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.uni.id`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-uni-pnfName\"/>\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5184.5498046875,\r
-        "y": 3995.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3972.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ad91a307.53dc18",\r
-                "66b6c9a.ce41eb8"\r
+                "daa849f8.0ba3e",\r
+                "4a912d90.87d7dc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "66b6c9a.ce41eb8",\r
+        "id": "4a912d90.87d7dc",\r
         "type": "failure",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5407.5498046875,\r
-        "y": 3981.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3958.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f5696a58.3dcae"\r
+                "88c966fa.22614"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ad91a307.53dc18",\r
+        "id": "daa849f8.0ba3e",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5409.5498046875,\r
-        "y": 4014.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3991.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cd5f81cd.b325a8"\r
+                "9f641079.ba835"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f5696a58.3dcae",\r
+        "id": "88c966fa.22614",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 5555.5498046875,\r
-        "y": 3974.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3951.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "520c18e.4c672e8"\r
+                "9a9d27fb.7b5ae"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cd5f81cd.b325a8",\r
+        "id": "9f641079.ba835",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
         "comments": "",\r
         "x": 5552.5498046875,\r
-        "y": 4011.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3988.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "520c18e.4c672e8",\r
+        "id": "9a9d27fb.7b5ae",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.uni.pnf-name' value=\"`$param-prefix-uni-pnfName[0] + '-' +\n                                                   $param-prefix-uni-pnfName[1] + '-' +\n                                                   $param-prefix-uni-pnfName[2] + '-' +\n                                                   $param-prefix-uni-pnfName[3] + '-' +\n                                                   $param-prefix-uni-pnfName[4] + '-' +\n                                                   $param-prefix-uni-pnfName[5] + '-' +\n                                                   $param-prefix-uni-pnfName[6] + '-' +\n                                                   $param-prefix-uni-pnfName[7] + '-' +\n                                                   $param-prefix-uni-pnfName[8]`\" />\n",\r
         "comments": "",\r
         "x": 5732.5498046875,\r
-        "y": 3974.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 3951.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "41e51ce8.c7bbd4",\r
+        "id": "47c9bf0a.a975f",\r
         "type": "switchNode",\r
         "name": "switch uni-tp-id-node-part is the same as the LEAF node",\r
         "xml": "<switch test='`$tmp.uni.pnf-name == $tmp.LEAF.pnf-name-long`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5228.5498046875,\r
-        "y": 4129.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4106.562103271484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f5a5405e.ab64e8",\r
-                "39efe4c8.977e5c"\r
+                "9f7c3aad.53ed38",\r
+                "d508e81a.16c548"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f5a5405e.ab64e8",\r
+        "id": "9f7c3aad.53ed38",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5509.5498046875,\r
-        "y": 4106.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4083.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "76dcdb2b.58523c"\r
+                "6b5444ec.0e74cc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39efe4c8.977e5c",\r
+        "id": "d508e81a.16c548",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5502.5498046875,\r
-        "y": 4165.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4142.562103271484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e34b9d00.f34da8"\r
+                "a57a183a.4f512"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "76dcdb2b.58523c",\r
+        "id": "6b5444ec.0e74cc",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5639.5498046875,\r
-        "y": 4110.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4087.5621032714844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "e34b9d00.f34da8",\r
+        "id": "a57a183a.4f512",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5644.5498046875,\r
-        "y": 4164.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4141.562103271484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d870e573.0525d",\r
-                "daec44c5.c4ca2"\r
+                "b18806a7.b3bfd",\r
+                "ccf1cec1.bc032"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d870e573.0525d",\r
+        "id": "b18806a7.b3bfd",\r
         "type": "set",\r
         "name": "set no-pce-call",\r
         "xml": "<set>\n<parameter name='no-pce-call' value=\"true\" />\n",\r
         "comments": "",\r
         "x": 5836.5498046875,\r
-        "y": 4131.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4108.562103271484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "77e6d570.0136ec",\r
+        "id": "2b23daed.de49a6",\r
         "type": "set",\r
         "name": "set middle-man-conn",\r
         "xml": "<set>\n<parameter name='middle-man-conn.' value='`$tmp.aai.all-connectivities.connectivity[$connidx].`' />\n",\r
         "comments": "",\r
         "x": 5852.5498046875,\r
-        "y": 4183.276336669922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4160.562103271484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "daec44c5.c4ca2",\r
+        "id": "ccf1cec1.bc032",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni and tmp.keepVPNBs to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n<parameter name='tmp.keepVPNBs' value='true' />\n",\r
         "comments": "",\r
         "x": 5870.83349609375,\r
-        "y": 4252.866668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4230.152435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "99817ef0.1be558",\r
+        "id": "d27053b4.e2d198",\r
         "type": "set",\r
         "name": "set tmp.stillHasUni to TRUE",\r
         "xml": "<set>\n<parameter name='tmp.stillHasUni' value='true' />\n",\r
         "comments": "",\r
         "x": 5147.533203125,\r
-        "y": 4078.766571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4056.0523376464844,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4a51985e.972e68",\r
+        "id": "2520c605.40a22a",\r
         "type": "switchNode",\r
         "name": "switch tmp.stillHasUni?",\r
         "xml": "\n<switch test=\"`$tmp.stillHasUni`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 383.7339172363281,\r
-        "y": 5348.966278076172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5326.252044677734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "35e41a11.58bd1e",\r
-                "8fea1632.f2d7a"\r
+                "c1b9af54.b56a3",\r
+                "ab60aff5.ef6de8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a89b0c9.686c5",\r
+        "id": "37365b38.b727a4",\r
         "type": "save",\r
         "name": "get root uni from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.rootuni\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4288.516357421875,\r
-        "y": 5512.850067138672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5490.135833740234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "11eb64db.01f3fb",\r
-                "edc304ba.5ec56",\r
-                "e3707812.01b138"\r
+                "81da98d4.afeb3",\r
+                "3ec2a5e9.1b8c7a",\r
+                "90c2c87a.2ba4f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8fd56902.a16fd8",\r
+        "id": "1b110349.17b25d",\r
         "type": "comment",\r
         "name": "Update ROOT UNI's bw -- ALREADY DONE",\r
         "info": "",\r
         "comments": "",\r
         "x": 4286.516845703125,\r
-        "y": 5464.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5442.136077880859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "fe5a805b.6befb8",\r
+        "id": "feaf6c5c.b919f",\r
         "type": "save",\r
         "name": "update ROOT UNI in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4903.5166015625,\r
-        "y": 5582.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5560.136077880859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "edc304ba.5ec56",\r
+        "id": "3ec2a5e9.1b8c7a",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4506.007568359375,\r
-        "y": 5483.424285888672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5460.710052490234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d06cf255.10cad"\r
+                "3e15c1e0.3f5b3e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e3707812.01b138",\r
+        "id": "90c2c87a.2ba4f8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4501.5166015625,\r
-        "y": 5527.850250244141,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5505.136016845703,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c2ada4d7.cf23a"\r
+                "f6e77d5b.d9f6c8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d06cf255.10cad",\r
+        "id": "3e15c1e0.3f5b3e",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 4668.5791015625,\r
-        "y": 5482.709991455078,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5459.995758056641,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c2ada4d7.cf23a",\r
+        "id": "f6e77d5b.d9f6c8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 4669.5166015625,\r
-        "y": 5527.850250244141,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5505.136016845703,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "487370c3.c16b7",\r
+        "id": "ac60929d.a61b6",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4666.5166015625,\r
-        "y": 5577.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5555.136077880859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6c262f9d.59d16",\r
-                "fe5a805b.6befb8"\r
+                "86bfdde2.f9d01",\r
+                "feaf6c5c.b919f"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11eb64db.01f3fb",\r
+        "id": "81da98d4.afeb3",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4497.5166015625,\r
-        "y": 5577.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5555.136077880859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "487370c3.c16b7"\r
+                "ac60929d.a61b6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6c262f9d.59d16",\r
+        "id": "86bfdde2.f9d01",\r
         "type": "set",\r
         "name": "set new bw",\r
         "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.rootuni.data-source - $bwToBeDecreased`' />\n",\r
         "comments": "",\r
         "x": 4859.517578125,\r
-        "y": 5502.850311279297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5480.136077880859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "472764ad.0e5da4",\r
+        "id": "ace6c92e.10b74",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 5288.216796875,\r
-        "y": 5440.616912841797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5417.902679443359,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a96c5a1a.d66bf",\r
+        "id": "17e137f7.f9138",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5314,\r
-        "y": 5482.817108154297,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5460.102874755859,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "35e41a11.58bd1e",\r
+        "id": "c1b9af54.b56a3",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 567.8836059570312,\r
-        "y": 5399.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5377.285736083984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "49ab1cdc.2b3dfc"\r
+                "ee95a91b.c63f6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8fea1632.f2d7a",\r
+        "id": "ab60aff5.ef6de8",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 550.883544921875,\r
-        "y": 5321.999969482422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5299.285736083984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "44e1ece4.47debc"\r
+                "50a1f630.9e921"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "71bd2e28.fdc428",\r
+        "id": "e3a00d61.16ee98",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 679.8833923339844,\r
-        "y": 4408.999694824219,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4386.285461425781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ab47ddf.140532",\r
-                "d3485e4a.cbde48",\r
-                "964a9d6b.511ef",\r
-                "58993466.bcba34",\r
-                "b72e55ab.bc6bd8",\r
-                "8d45971b.519e08"\r
+                "31d81fe6.59b2e8",\r
+                "32e6c64e.1f59ea",\r
+                "ec3295c7.2b4e68",\r
+                "28934462.eda2dc",\r
+                "f47b26f.a890d58",\r
+                "787fd0ee.fe0408",\r
+                "e0d5d04e.46068"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ab47ddf.140532",\r
+        "id": "31d81fe6.59b2e8",\r
         "type": "set",\r
         "name": "set tmp.leafconn.",\r
         "xml": "<set>\n<parameter name='tmp.leafconn.' value='`$tmp.the-connectivity.`' />\n",\r
         "comments": "",\r
         "x": 931.5667419433594,\r
-        "y": 4387.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4364.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "83fd3013.a6f008",\r
+        "id": "7f4eb95e.24b05",\r
         "type": "comment",\r
         "name": "Find LEAF and ROOT connectivities and remove UNI from PNC",\r
         "info": "",\r
         "comments": "",\r
         "x": 1033.1338806152344,\r
-        "y": 4335.132995605469,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4312.418762207031,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8b20d7ab.715e18",\r
+        "id": "6288e052.96f2",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.leafconn.access-provider-id + '-clientId-' +\n                                                   $tmp.leafconn.access-client-id + '-topologyId-' +\n                                                   $tmp.leafconn.access-topology-id + '-nodeId-' +\n                                                   $tmp.leafconn.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 1140.9837341308594,\r
-        "y": 4416.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4393.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d3485e4a.cbde48",\r
+        "id": "32e6c64e.1f59ea",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 911.9837341308594,\r
-        "y": 4505.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4482.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8b20d7ab.715e18",\r
-                "3ddce0eb.9cdfd8"\r
+                "6288e052.96f2",\r
+                "fe4b92e6.ffdd"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3ddce0eb.9cdfd8",\r
+        "id": "fe4b92e6.ffdd",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1147.9837341308594,\r
-        "y": 4498.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4475.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c4f933ed.6c6328",\r
-                "c8f61cf.a6fdde",\r
-                "31635596.d79712"\r
+                "a543f0e2.a728d8",\r
+                "2a0dd5d7.a28cf2",\r
+                "7ecf5c91.3a5cec"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c4f933ed.6c6328",\r
+        "id": "a543f0e2.a728d8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1343.4838562011719,\r
-        "y": 4450.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "40098ed2.4f4dd"\r
+                "ff8dc86e.9ae7d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8f61cf.a6fdde",\r
+        "id": "2a0dd5d7.a28cf2",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1335.4838562011719,\r
-        "y": 4505.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4482.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8f4995e7.00e5b8"\r
+                "2e71c1c5.bae5ee"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "40098ed2.4f4dd",\r
+        "id": "ff8dc86e.9ae7d8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1487.8661804199219,\r
-        "y": 4449.988861083984,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.274627685547,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4b557dbd.14d794"\r
+                "ea932b87.e300a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4b557dbd.14d794",\r
+        "id": "ea932b87.e300a",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1671.9837341308594,\r
-        "y": 4448.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4425.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a0958afe.9d1b"\r
+                "a57e88f9.3dbb78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a0958afe.9d1b",\r
+        "id": "a57e88f9.3dbb78",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1866.9837341308594,\r
-        "y": 4448.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4425.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "31026a11.2a4bde"\r
+                "bc5f5f85.45dd38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31635596.d79712",\r
+        "id": "7ecf5c91.3a5cec",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1340.4838562011719,\r
-        "y": 4562.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4539.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c3c84b5.76fc5b8"\r
+                "555bfa65.d963d4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c3c84b5.76fc5b8",\r
+        "id": "555bfa65.d963d4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 1492.4838562011719,\r
-        "y": 4563.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4540.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8f4995e7.00e5b8",\r
+        "id": "2e71c1c5.bae5ee",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 1503.4838562011719,\r
-        "y": 4506.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4483.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca7cc65e.e299b",\r
+        "id": "b2af47a.be99538",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2248.9837341308594,\r
-        "y": 4452.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4429.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7e1000fc.f7ace",\r
-                "10f0f2b8.28ecdd",\r
-                "1cf608fc.280f8f"\r
+                "7d049acd.fef104",\r
+                "735b2479.3a3c34",\r
+                "9afda8fe.94c61"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "31026a11.2a4bde",\r
+        "id": "bc5f5f85.45dd38",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2069.9837341308594,\r
-        "y": 4452.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4429.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ca7cc65e.e299b"\r
+                "b2af47a.be99538"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "964a9d6b.511ef",\r
+        "id": "ec3295c7.2b4e68",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF UNI of ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/etht-svc-end-points=' + $tmp.LEAF.uni-p-interface-long`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1053.4839782714844,\r
-        "y": 4609.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4587.218566894531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a14b7306.f0f088",\r
-                "edc3d42b.21d3d"\r
+                "d93fc4e8.d2141",\r
+                "e3d87702.3e04a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "edc3d42b.21d3d",\r
+        "id": "e3d87702.3e04a",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1417.9837341308594,\r
-        "y": 4657.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4635.218566894531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7d2a7da9.46fdfc"\r
+                "467380a4.6c5ea"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a14b7306.f0f088",\r
+        "id": "d93fc4e8.d2141",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1413.9837341308594,\r
-        "y": 4617.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4595.218566894531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "db3e9725.884648"\r
+                "74c8e4d8.aba72c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "db3e9725.884648",\r
+        "id": "74c8e4d8.aba72c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 1571.9837341308594,\r
-        "y": 4617.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4595.218566894531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7d2a7da9.46fdfc",\r
+        "id": "467380a4.6c5ea",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1575.4837341308594,\r
-        "y": 4657.932800292969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4635.218566894531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "10f0f2b8.28ecdd",\r
+        "id": "735b2479.3a3c34",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2454.9837341308594,\r
-        "y": 4465.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4442.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "25e5e61.acf541a",\r
-                "12a14aa1.cf2fb5",\r
-                "c1a2b3a0.8c75c"\r
+                "c4e177eb.43ef28",\r
+                "2d977136.9bd1f6",\r
+                "57e5d5ac.7eac64"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7e1000fc.f7ace",\r
+        "id": "7d049acd.fef104",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 2484.9837341308594,\r
-        "y": 4413.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4390.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "25e5e61.acf541a",\r
+        "id": "c4e177eb.43ef28",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2664.9837341308594,\r
-        "y": 4456.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4433.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5696d51e.dbfe64"\r
+                "e1f43f97.38cd18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "12a14aa1.cf2fb5",\r
+        "id": "2d977136.9bd1f6",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2656.9837341308594,\r
-        "y": 4511.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4488.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8d572a45.011df8"\r
+                "96a7d4c6.d3f4b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c1a2b3a0.8c75c",\r
+        "id": "57e5d5ac.7eac64",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2661.9837341308594,\r
-        "y": 4568.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4545.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "dddace6e.f9e9f"\r
+                "c392199a.c19ae8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dddace6e.f9e9f",\r
+        "id": "c392199a.c19ae8",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2813.9837341308594,\r
-        "y": 4569.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4546.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8d572a45.011df8",\r
+        "id": "96a7d4c6.d3f4b",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2824.9837341308594,\r
-        "y": 4514.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4491.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5696d51e.dbfe64",\r
+        "id": "e1f43f97.38cd18",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2809.3660583496094,\r
-        "y": 4453.988861083984,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4431.274627685547,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e4cea83c.4d71a"\r
+                "a7aa546c.5009d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e4cea83c.4d71a",\r
+        "id": "a7aa546c.5009d8",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 3023.9837341308594,\r
-        "y": 4450.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4427.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1cf608fc.280f8f",\r
+        "id": "9afda8fe.94c61",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 2404.9837341308594,\r
-        "y": 4529.333190917969,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4506.618957519531,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "58993466.bcba34",\r
+        "id": "28934462.eda2dc",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1082.5667419433594,\r
-        "y": 4830.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4807.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b72e55ab.bc6bd8",\r
+        "id": "f47b26f.a890d58",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 897.5667419433594,\r
-        "y": 4897.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4874.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "191ee334.0f09fd",\r
-                "b8911820.2c8f68"\r
+                "d8af5065.8b84b8",\r
+                "1e55c33.7a66f3d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "191ee334.0f09fd",\r
+        "id": "d8af5065.8b84b8",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1162.5667419433594,\r
-        "y": 4882.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4859.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "328aa2d2.c36a96"\r
+                "f3c54a4a.4e3ba8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b8911820.2c8f68",\r
+        "id": "1e55c33.7a66f3d",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1158.5667419433594,\r
-        "y": 4930.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4907.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "88b54a6f.ba3898"\r
+                "ce49485f.e53e78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "328aa2d2.c36a96",\r
+        "id": "f3c54a4a.4e3ba8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1318.5667419433594,\r
-        "y": 4878.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4855.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4a7a1b00.5fe524"\r
+                "f655fe6a.478a2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "88b54a6f.ba3898",\r
+        "id": "ce49485f.e53e78",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
         "x": 1306.5667419433594,\r
-        "y": 4925.049499511719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4902.335266113281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d5cdb27.e4e575",\r
+        "id": "f3ecfcf6.c34748",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
         "x": 1587.4664001464844,\r
-        "y": 4828.749694824219,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4806.035461425781,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "4a7a1b00.5fe524",\r
+        "id": "f655fe6a.478a2",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1613.2496032714844,\r
-        "y": 4870.949890136719,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4848.235656738281,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1003b628.8cf272",\r
+        "id": "78dea2d4.65caf4",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-delete-VPNBs",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete-VPNBs' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1026.8833923339844,\r
-        "y": 4144.316589355469,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4121.602355957031,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "44e1ece4.47debc",\r
+        "id": "50a1f630.9e921",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 632.8834228515625,\r
-        "y": 4148.999725341797,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4126.285491943359,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1003b628.8cf272",\r
-                "71bd2e28.fdc428"\r
+                "78dea2d4.65caf4",\r
+                "e3a00d61.16ee98"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49ab1cdc.2b3dfc",\r
+        "id": "ee95a91b.c63f6",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 716.3333740234375,\r
-        "y": 5401.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5378.802337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "723c2903.f58428",\r
-                "98b88954.793148",\r
-                "b393338f.3c0a5",\r
-                "119574e6.129413"\r
+                "a4300755.b44ad8",\r
+                "4319a166.6767b",\r
+                "c1e6d7e.1a91aa8",\r
+                "7dc09fd4.2514c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "723c2903.f58428",\r
+        "id": "a4300755.b44ad8",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-delete-VPNBs",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete-VPNBs' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1067.7166748046875,\r
-        "y": 5332.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1077.7166748046875,\r
+        "y": 5141.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "98b88954.793148",\r
+        "id": "4319a166.6767b",\r
         "type": "save",\r
         "name": "delete LEAF connectivity resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.the-connectivity.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 978.7166748046875,\r
-        "y": 5401.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 988.7166748046875,\r
+        "y": 5210.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b393338f.3c0a5",\r
+        "id": "c1e6d7e.1a91aa8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 869.88330078125,\r
-        "y": 5636.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 879.88330078125,\r
+        "y": 5445.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "df7f814b.30dca",\r
-                "680a6c2d.c81304",\r
-                "f02d2a13.d0aa48"\r
+                "6bef4230.e722e4",\r
+                "41351f51.03e8b",\r
+                "71820932.ce34a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8c4cb96.f9d8b",\r
+        "id": "2a329201.baab2e",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2585.882568359375,\r
-        "y": 5523.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2588.882568359375,\r
+        "y": 5370.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "43900724.7021a8",\r
-                "b5fd98a.36736e8",\r
-                "3c26b3f8.230acc"\r
+                "65fc47.6ca7abb8",\r
+                "955b1af3.e7d3b8",\r
+                "72151671.442258"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "de9e1e1d.dcbc3",\r
+        "id": "daaffadf.b0d788",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
-        "x": 2535.882568359375,\r
-        "y": 5587.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2538.882568359375,\r
+        "y": 5434.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d2b1cccb.1f5468",\r
+        "id": "ae76296d.4aa7d8",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
-        "x": 2615.882568359375,\r
-        "y": 5471.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2618.882568359375,\r
+        "y": 5318.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "43900724.7021a8",\r
+        "id": "65fc47.6ca7abb8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2795.882568359375,\r
-        "y": 5514.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2906.8826904296875,\r
+        "y": 5301.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "dc7a8a3b.a925f8"\r
+                "6f1e5821.6bfab8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b5fd98a.36736e8",\r
+        "id": "955b1af3.e7d3b8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2787.882568359375,\r
-        "y": 5569.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2898.8826904296875,\r
+        "y": 5356.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c1ab7307.8305a8"\r
+                "5731f70c.9d6e58"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3c26b3f8.230acc",\r
+        "id": "72151671.442258",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2792.882568359375,\r
-        "y": 5626.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2903.8826904296875,\r
+        "y": 5413.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f1d869f8.b644e"\r
+                "531fbc69.7d6ca4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f1d869f8.b644e",\r
+        "id": "531fbc69.7d6ca4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 2944.882568359375,\r
-        "y": 5627.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3055.8826904296875,\r
+        "y": 5414.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c1ab7307.8305a8",\r
+        "id": "5731f70c.9d6e58",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 2955.882568359375,\r
-        "y": 5572.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3066.8826904296875,\r
+        "y": 5359.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "dc7a8a3b.a925f8",\r
+        "id": "6f1e5821.6bfab8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2940.264892578125,\r
-        "y": 5512.1722412109375,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3051.2650146484375,\r
+        "y": 5299.458038330078,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "99f651cc.e3a158"\r
+                "af5a0545.43691"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "99f651cc.e3a158",\r
+        "id": "af5a0545.43691",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
-        "x": 3154.882568359375,\r
-        "y": 5508.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 3265.8826904296875,\r
+        "y": 5295.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "df7f814b.30dca",\r
+        "id": "6bef4230.e722e4",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.the-connectivity.access-provider-id + '-clientId-' +\n                                                   $tmp.the-connectivity.access-client-id + '-topologyId-' +\n                                                   $tmp.the-connectivity.access-topology-id + '-nodeId-' +\n                                                   $tmp.the-connectivity.access-node-id`\" />\n",\r
         "comments": "",\r
-        "x": 1151.88330078125,\r
-        "y": 5505.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1161.88330078125,\r
+        "y": 5314.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "1d552db6.d6aaca",\r
+        "id": "80b0094c.3afc",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1362.3834228515625,\r
-        "y": 5644.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1372.3834228515625,\r
+        "y": 5453.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2d69161c.7523aa"\r
+                "8b920100.3048e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d7946986.6d0968",\r
+        "id": "fd028bda.dc87c",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1365.3834228515625,\r
-        "y": 5532.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1375.3834228515625,\r
+        "y": 5341.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b24f95b.8630968"\r
+                "b6a8539e.9a283"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9ea8b87c.75f8b",\r
+        "id": "dfe8b9b5.0780c",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1357.3834228515625,\r
-        "y": 5587.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1367.3834228515625,\r
+        "y": 5396.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d1cfde55.05efd"\r
+                "a57ef7af.c3223"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b24f95b.8630968",\r
+        "id": "b6a8539e.9a283",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1499.765625,\r
-        "y": 5527.172332763672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1509.765625,\r
+        "y": 5336.4581298828125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "57f5a4ed.934544"\r
+                "99e24c60.f2ee9"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2d69161c.7523aa",\r
+        "id": "8b920100.3048e",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 1514.3834228515625,\r
-        "y": 5645.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1524.3834228515625,\r
+        "y": 5454.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "d1cfde55.05efd",\r
+        "id": "a57ef7af.c3223",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
-        "x": 1525.3834228515625,\r
-        "y": 5588.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1535.3834228515625,\r
+        "y": 5397.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "57f5a4ed.934544",\r
+        "id": "99e24c60.f2ee9",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1686.8828125,\r
-        "y": 5528.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1696.8828125,\r
+        "y": 5337.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "489e94a0.cb0724"\r
+                "b066cef.3d778b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "489e94a0.cb0724",\r
+        "id": "b066cef.3d778b",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1914.8828125,\r
-        "y": 5521.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1924.8828125,\r
+        "y": 5330.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "70d2a39a.39c914"\r
+                "bf0363b8.4e697"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "680a6c2d.c81304",\r
+        "id": "41351f51.03e8b",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1169.88330078125,\r
-        "y": 5580.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1179.88330078125,\r
+        "y": 5389.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1d552db6.d6aaca",\r
-                "d7946986.6d0968",\r
-                "9ea8b87c.75f8b"\r
+                "80b0094c.3afc",\r
+                "fd028bda.dc87c",\r
+                "dfe8b9b5.0780c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "70d2a39a.39c914",\r
+        "id": "bf0363b8.4e697",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2120.8828125,\r
-        "y": 5518.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2130.8828125,\r
+        "y": 5327.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "11f0110f.f1cbd7"\r
+                "d631d833.b0d378"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "11f0110f.f1cbd7",\r
+        "id": "d631d833.b0d378",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2335.8822021484375,\r
-        "y": 5521.516571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2345.8822021484375,\r
+        "y": 5330.8023681640625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d2b1cccb.1f5468",\r
-                "c8c4cb96.f9d8b",\r
-                "de9e1e1d.dcbc3"\r
+                "ae76296d.4aa7d8",\r
+                "2a329201.baab2e",\r
+                "daaffadf.b0d788"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f02d2a13.d0aa48",\r
+        "id": "71820932.ce34a",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete LEAF ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.the-connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1293.6500244140625,\r
-        "y": 5729.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1303.6500244140625,\r
+        "y": 5539.2022705078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "73cc7454.46b21c",\r
-                "983cf462.7773e"\r
+                "813e179b.713d1",\r
+                "76f746e6.c0f1d"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73cc7454.46b21c",\r
+        "id": "813e179b.713d1",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1640.1500244140625,\r
-        "y": 5722.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1650.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d64e37c.99aa9c8"\r
+                "455cd4bd.60fbe4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "983cf462.7773e",\r
+        "id": "76f746e6.c0f1d",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1644.1500244140625,\r
-        "y": 5762.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1654.1500244140625,\r
+        "y": 5572.2022705078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "63d68d1b.26356c"\r
+                "627d6bed.c81224"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d64e37c.99aa9c8",\r
+        "id": "455cd4bd.60fbe4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
-        "x": 1798.1500244140625,\r
-        "y": 5722.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1808.1500244140625,\r
+        "y": 5532.2022705078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "63d68d1b.26356c",\r
+        "id": "627d6bed.c81224",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1801.6500244140625,\r
-        "y": 5762.916473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1811.6500244140625,\r
+        "y": 5572.2022705078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
-            []\r
+            [\r
+                "eb743ad2.daea58"\r
+            ]\r
         ]\r
     },\r
     {\r
-        "id": "119574e6.129413",\r
+        "id": "7dc09fd4.2514c",\r
         "type": "switchNode",\r
         "name": "switch tmp.MMstillHasUni?",\r
         "xml": "\n<switch test=\"`$tmp.MMstillHasUni`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 913.183349609375,\r
-        "y": 5891.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5869.002532958984,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "20383b77.9d13bc",\r
-                "9b5788ce.9c9408"\r
+                "22d45a38.9f5796",\r
+                "bd1f8261.b1a1b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "20383b77.9d13bc",\r
+        "id": "22d45a38.9f5796",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1105.183349609375,\r
-        "y": 5868.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1107.183349609375,\r
+        "y": 5696.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c8a5ff15.a0cc5"\r
+                "b4f2b377.ab70a8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "9b5788ce.9c9408",\r
+        "id": "bd1f8261.b1a1b",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1093.3500366210938,\r
-        "y": 6041.316864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6018.602630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "80ab1272.8cacd"\r
+                "f125dad1.1ae098"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "c8a5ff15.a0cc5",\r
+        "id": "b4f2b377.ab70a8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1253.35009765625,\r
-        "y": 5868.316864013672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1255.35009765625,\r
+        "y": 5695.6026611328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b646edcc.5849d8",\r
-                "7aaef741.32dd88"\r
+                "2ce9ebc5.9980ac",\r
+                "33e7432a.ad365c",\r
+                "1ed03004.8d6e4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b646edcc.5849d8",\r
+        "id": "2ce9ebc5.9980ac",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-ROOT-conn",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-ROOT-conn' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1675.199951171875,\r
-        "y": 5839.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1677.199951171875,\r
+        "y": 5667.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "7aaef741.32dd88",\r
+        "id": "33e7432a.ad365c",\r
         "type": "switchNode",\r
         "name": "switch found-root-connectivity",\r
         "xml": "\n<switch test=\"`$found-root-connectivity`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1490.199951171875,\r
-        "y": 5906.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1492.199951171875,\r
+        "y": 5734.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f0373e80.9f5c1",\r
-                "17b9923a.e6ff36"\r
+                "e7aa98fb.d5331",\r
+                "d055e12e.7731d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f0373e80.9f5c1",\r
+        "id": "e7aa98fb.d5331",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1755.199951171875,\r
-        "y": 5891.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1757.199951171875,\r
+        "y": 5719.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ea0794c3.5caad8"\r
+                "68adf16f.2488d8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "17b9923a.e6ff36",\r
+        "id": "d055e12e.7731d8",\r
         "type": "outcomeFalse",\r
         "name": "false",\r
         "xml": "<outcome value='false'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1751.199951171875,\r
-        "y": 5939.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1756.199951171875,\r
+        "y": 5767.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f785b40a.2c0f08"\r
+                "f1e6e2bf.7ae47"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ea0794c3.5caad8",\r
+        "id": "68adf16f.2488d8",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "atomic": "true",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1911.199951171875,\r
-        "y": 5887.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1913.199951171875,\r
+        "y": 5715.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c184cafd.df5108"\r
+                "b0a90683.d1b168"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f785b40a.2c0f08",\r
+        "id": "f1e6e2bf.7ae47",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='Root Connectivity was not found' />\n",\r
         "comments": "",\r
-        "x": 1899.199951171875,\r
-        "y": 5934.716766357422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1904.199951171875,\r
+        "y": 5762.0025634765625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c184cafd.df5108",\r
+        "id": "b0a90683.d1b168",\r
         "type": "save",\r
         "name": "update ROOT connectivity resource in AAI",\r
         "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 2219.8826904296875,\r
-        "y": 5881.617156982422,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2221.8826904296875,\r
+        "y": 5708.9029541015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "c1da52d9.9cf468",\r
+        "id": "609277ca.345368",\r
         "type": "comment",\r
         "name": "Update connectivity status to modified",\r
         "info": "",\r
         "comments": "",\r
-        "x": 2194.0994873046875,\r
-        "y": 5839.416961669922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2196.0994873046875,\r
+        "y": 5666.7027587890625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "80ab1272.8cacd",\r
+        "id": "f125dad1.1ae098",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1230.916748046875,\r
-        "y": 6040.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6017.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "49431e5b.e46588",\r
-                "1475339.a9ed04c"\r
+                "6a84ca09.c3f86c",\r
+                "32b2c890.ef7958"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "49431e5b.e46588",\r
+        "id": "6a84ca09.c3f86c",\r
         "type": "for",\r
         "name": "for each relationship of middle-man-conn",\r
         "xml": "<for index='rel-index' start='0' end='`$middle-man-conn.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1544.23291015625,\r
-        "y": 6034.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1536.2328491210938,\r
+        "y": 5951.1025390625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f57bdc9.9ead4a"\r
+                "f1408389.66d578"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f57bdc9.9ead4a",\r
+        "id": "f1408389.66d578",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$middle-man-conn.relationship-list.relationship[$rel-index].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1844.566650390625,\r
-        "y": 6029.816802978516,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.102569580078,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ba35dccb.3b6bb8"\r
+                "89925b7f.d67008"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ba35dccb.3b6bb8",\r
+        "id": "89925b7f.d67008",\r
         "type": "outcome",\r
         "name": "connectivity",\r
         "xml": "<outcome value='connectivity'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2024.2332763671875,\r
-        "y": 6029.81689453125,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.1026611328125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "86341ec4.ccb728"\r
+                "ea5801a3.bdc318"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "86341ec4.ccb728",\r
+        "id": "ea5801a3.bdc318",\r
         "type": "save",\r
         "name": "get connectivity from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"connectivity\"\n\t    key=\"connectivity.connectivity-id = $middle-man-conn.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.connectivity\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2224.233154296875,\r
-        "y": 6029.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "73b15a95.c45e6c",\r
-                "577c89f1.70257",\r
-                "ebf7b15b.49862"\r
+                "a1e89c64.ee08",\r
+                "8d6c0f91.a49cb8",\r
+                "4e2495e6.04e044"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "73b15a95.c45e6c",\r
+        "id": "a1e89c64.ee08",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2431.23291015625,\r
-        "y": 6079.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6057.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d5e5b35.6604c5"\r
+                "b790569e.977af8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "925dd5ef.2fc678",\r
+        "id": "a110091a.c88bd8",\r
         "type": "save",\r
         "name": "get vpn-binding from aai",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"vpn-binding\"\n\t    key=\"vpn-binding.vpn-id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.vpn-binding\" >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2408.466552734375,\r
-        "y": 6264.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6241.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "42725353.b4a374",\r
-                "1745f7ad.eada2",\r
-                "ebfc9334.bdf468"\r
+                "2d065eb8.336f2a",\r
+                "87ee966c.316df8",\r
+                "aec85de6.45d0c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6ac4c475.ce37cc",\r
+        "id": "4adb06fe.906c3",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='cridx' start='0' end='`$tmp.aai.connectivity.relationship-list.relationship_length`' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1607.466552734375,\r
-        "y": 6179.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1577.4664916992188,\r
+        "y": 6284.30224609375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "df9efed7.82417"\r
+                "275bed8a.2109fa"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "df9efed7.82417",\r
+        "id": "275bed8a.2109fa",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.connectivity.relationship-list.relationship[$cridx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1804.466552734375,\r
-        "y": 6193.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1774.4664916992188,\r
+        "y": 6298.30224609375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "376f554a.32ded2",\r
-                "e86a8d88.08809"\r
+                "4f9c6be0.2a3c14",\r
+                "a2e8db17.e0dad8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "376f554a.32ded2",\r
+        "id": "4f9c6be0.2a3c14",\r
         "type": "outcome",\r
         "name": "vpn-binding",\r
         "xml": "<outcome value='vpn-binding'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1972.466552734375,\r
-        "y": 6186.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1978.466552734375,\r
+        "y": 6201.30224609375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bc2d7c0c.7cc4a8"\r
+                "e20e285e.547a2"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "bc2d7c0c.7cc4a8",\r
+        "id": "e20e285e.547a2",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
-        "x": 2135.466552734375,\r
-        "y": 6186.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 2159.466552734375,\r
+        "y": 6217.30224609375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "925dd5ef.2fc678"\r
+                "a110091a.c88bd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e86a8d88.08809",\r
+        "id": "a2e8db17.e0dad8",\r
         "type": "outcome",\r
         "name": "uni",\r
         "xml": "<outcome value='uni'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1988.466552734375,\r
-        "y": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "32fa6a7d.612076"\r
+                "f74bc39.65f35c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "32fa6a7d.612076",\r
+        "id": "f74bc39.65f35c",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2151.466552734375,\r
-        "y": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6e62ca.5284a538"\r
+                "c00c0bc0.55fe4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "6e62ca.5284a538",\r
+        "id": "c00c0bc0.55fe4",\r
         "type": "save",\r
         "name": "delete uni resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.aai.connectivity.relationship-list.relationship[$cridx].relationship-data[0].relationship-value'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2394.466552734375,\r
-        "y": 6482.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6459.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "91368e45.2e3cd8",\r
+        "id": "97487c98.0e417",\r
         "type": "save",\r
         "name": "delete connectivity resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.connectivity.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1362.466552734375,\r
-        "y": 7248.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7225.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d5e5b35.6604c5",\r
+        "id": "b790569e.977af8",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "atomic": "false",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1433.466552734375,\r
-        "y": 6177.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1403.4664916992188,\r
+        "y": 6282.30224609375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6ac4c475.ce37cc",\r
-                "91368e45.2e3cd8",\r
-                "5c661b6d.db566c"\r
+                "4adb06fe.906c3",\r
+                "97487c98.0e417",\r
+                "d04fa9dd.0ea93"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42725353.b4a374",\r
+        "id": "2d065eb8.336f2a",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2619.466552734375,\r
-        "y": 6266.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6243.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "aedd4240.642968"\r
+                "b92767c5.7007a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1745f7ad.eada2",\r
+        "id": "87ee966c.316df8",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2619.95751953125,\r
-        "y": 6311.590606689453,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6288.876373291016,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "6425bc45.5cdfcc"\r
+                "39698a7e.793e46"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ebfc9334.bdf468",\r
+        "id": "aec85de6.45d0c",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2617.466552734375,\r
-        "y": 6355.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6332.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "337169e1.665c2e"\r
+                "11419a70.f242ee"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "ebf7b15b.49862",\r
+        "id": "4e2495e6.04e044",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2455.282958984375,\r
-        "y": 5980.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5957.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "577c89f1.70257",\r
+        "id": "8d6c0f91.a49cb8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2452.7919921875,\r
-        "y": 6024.042633056641,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6001.328399658203,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "1475339.a9ed04c",\r
+        "id": "32b2c890.ef7958",\r
         "type": "save",\r
         "name": "delete middle-man-conn resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $middle-man-conn.connectivity-id'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
-        "x": 1531.400146484375,\r
-        "y": 6109.416473388672,\r
-        "z": "d1eceead.adafe",\r
+        "x": 1533.4000854492188,\r
+        "y": 6012.7021484375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "aedd4240.642968",\r
+        "id": "b92767c5.7007a",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2785.466552734375,\r
-        "y": 6256.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6233.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "20a20b24.b18d74",\r
-                "da0ac321.ebd92",\r
-                "450533a8.9c748c",\r
-                "dc80e7d7.692bf8",\r
-                "7b453ddd.4a4edc"\r
+                "8147cbd5.b42498",\r
+                "7f8cdbe.2608ca4",\r
+                "991bc3e4.d8b4a8",\r
+                "b286c779.61d138",\r
+                "b9b93ea.866444"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "337169e1.665c2e",\r
+        "id": "11419a70.f242ee",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
         "comments": "",\r
         "x": 2784.466552734375,\r
-        "y": 6354.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6331.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "6425bc45.5cdfcc",\r
+        "id": "39698a7e.793e46",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
         "comments": "",\r
         "x": 2782.5289306640625,\r
-        "y": 6311.8763427734375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6289.162109375,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "20a20b24.b18d74",\r
+        "id": "8147cbd5.b42498",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.vpn-binding.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.vpn-binding.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.vpn-binding.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.vpn-binding.src-access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 3007.466552734375,\r
-        "y": 5974.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5951.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "da0ac321.ebd92",\r
+        "id": "7f8cdbe.2608ca4",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3033.466552734375,\r
-        "y": 6091.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6068.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ab328def.9c2568",\r
-                "1e0d49ce.54650e",\r
-                "83f96b0e.23503"\r
+                "d327bb6b.4f842",\r
+                "fcec59b5.0b9b4",\r
+                "c483fb97.0216f8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "450533a8.9c748c",\r
+        "id": "991bc3e4.d8b4a8",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete OTN tunnel with token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.ts-otn-src-domain-creation.templatefile`\" />-->\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-te:te/tunnels/tunnel=' + $tmp.aai.vpn-binding.vpn-name`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name=\"responsePrefix\" value=\"otn-oof\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3136.466552734375,\r
-        "y": 6358.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6335.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e189248a.5308d8",\r
-                "42e13b38.68927c"\r
+                "de0f39f6.8546f",\r
+                "d42c9248.43e218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dc80e7d7.692bf8",\r
+        "id": "b286c779.61d138",\r
         "type": "switchNode",\r
         "name": "switch connectivity has ethernet service",\r
         "xml": "<switch test='`$tmp.aai.connectivity.etht-svc-name`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3074.466552734375,\r
-        "y": 6493.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6470.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "75c39310.64e10c",\r
-                "865b2c0.812e658"\r
+                "f81c3e8c.ae8e4",\r
+                "1d01e37a.e82265"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b453ddd.4a4edc",\r
+        "id": "b9b93ea.866444",\r
         "type": "save",\r
         "name": "delete vpn-binding resource in AAI",\r
         "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='vpn-binding' \n      key='vpn-binding.vpn-id = $tmp.aai.vpn-binding.vpn-id' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3055.466552734375,\r
-        "y": 6609.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6586.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "ab328def.9c2568",\r
+        "id": "d327bb6b.4f842",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3228.9666748046875,\r
-        "y": 6043.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6020.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7b2173a0.a25f4c"\r
+                "df7e30e7.7c136"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1e0d49ce.54650e",\r
+        "id": "fcec59b5.0b9b4",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3220.9666748046875,\r
-        "y": 6098.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6075.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "3e21d08a.9cf2d8"\r
+                "49204a47.5b32c4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7b2173a0.a25f4c",\r
+        "id": "df7e30e7.7c136",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3363.348876953125,\r
-        "y": 6037.672332763672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6014.958099365234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "d783eb8.e8d4418"\r
+                "2df8196b.742ffe"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "83f96b0e.23503",\r
+        "id": "c483fb97.0216f8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3225.9666748046875,\r
-        "y": 6155.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6132.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "39d187f7.387c08"\r
+                "6350206c.c1b658"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "39d187f7.387c08",\r
+        "id": "6350206c.c1b658",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3377.9666748046875,\r
-        "y": 6156.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6133.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "3e21d08a.9cf2d8",\r
+        "id": "49204a47.5b32c4",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3388.9666748046875,\r
-        "y": 6099.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6076.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "865b2c0.812e658",\r
+        "id": "1d01e37a.e82265",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3327.466552734375,\r
-        "y": 6471.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6448.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "772ac851.ed388"\r
+                "6635b3c9.2401f4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "75c39310.64e10c",\r
+        "id": "f81c3e8c.ae8e4",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3327.466552734375,\r
-        "y": 6527.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6504.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "d783eb8.e8d4418",\r
+        "id": "2df8196b.742ffe",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3550.466064453125,\r
-        "y": 6039.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6016.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "22737809.d5a598"\r
+                "6df12a4f.4f5be4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "22737809.d5a598",\r
+        "id": "6df12a4f.4f5be4",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3791.466064453125,\r
-        "y": 6030.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6007.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8e816736.3f1518"\r
+                "345bdac9.d7580e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "772ac851.ed388",\r
+        "id": "6635b3c9.2401f4",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3677.466064453125,\r
-        "y": 6461.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6438.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "7e278410.d4a45c",\r
-                "5323d43d.ae4a94"\r
+                "62245fed.88f7b8",\r
+                "93d26392.9844b"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "e189248a.5308d8",\r
+        "id": "de0f39f6.8546f",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3443.966064453125,\r
-        "y": 6383.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6360.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a38fc7bd.ddbeb"\r
+                "efef7a04.122ab"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "42e13b38.68927c",\r
+        "id": "d42c9248.43e218",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3444.966064453125,\r
-        "y": 6328.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6305.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "ca98e797.f9c13"\r
+                "5547b05c.5a7128"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a38fc7bd.ddbeb",\r
+        "id": "efef7a04.122ab",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete OTN tunnel rest api\" />\n",\r
         "comments": "",\r
         "x": 3615.966064453125,\r
-        "y": 6381.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6358.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "ca98e797.f9c13",\r
+        "id": "5547b05c.5a7128",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3612.466064453125,\r
-        "y": 6330.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6307.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "63dcc10.1e934c",\r
+        "id": "67e0872f.595688",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 4148.4658203125,\r
-        "y": 5979.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5956.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cb51edb2.a6957",\r
-                "7da0f639.3db538",\r
-                "dfe02514.308cd"\r
+                "5fd99c9d.a6e514",\r
+                "c5566cea.30bd7",\r
+                "ac42532d.c50238"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e816736.3f1518",\r
+        "id": "345bdac9.d7580e",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3997.466064453125,\r
-        "y": 6027.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6004.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "63dcc10.1e934c"\r
+                "67e0872f.595688"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7e278410.d4a45c",\r
+        "id": "62245fed.88f7b8",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4009.966064453125,\r
-        "y": 6435.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6412.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "21b3d920.ac879e"\r
+                "5832ca1b.e5ff14"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5323d43d.ae4a94",\r
+        "id": "93d26392.9844b",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4013.966064453125,\r
-        "y": 6475.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6452.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "da782471.0e218"\r
+                "263d2537.eb493a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "da782471.0e218",\r
+        "id": "263d2537.eb493a",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4201.466064453125,\r
-        "y": 6479.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6456.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
-            []\r
+            [\r
+                "4ed6624e.3d3df4"\r
+            ]\r
         ]\r
     },\r
     {\r
-        "id": "21b3d920.ac879e",\r
+        "id": "5832ca1b.e5ff14",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 4197.966064453125,\r
-        "y": 6439.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6416.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "7da0f639.3db538",\r
+        "id": "c5566cea.30bd7",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4354.4658203125,\r
-        "y": 5992.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5969.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2a4fa91b.b928a6",\r
-                "3708f6c9.39ed2a",\r
-                "7ad7cb3f.866b74"\r
+                "1f8f123b.3b43b6",\r
+                "ad361732.c4c148",\r
+                "b36b591c.d0d57"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "cb51edb2.a6957",\r
+        "id": "5fd99c9d.a6e514",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 4384.4658203125,\r
-        "y": 5940.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5917.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2a4fa91b.b928a6",\r
+        "id": "1f8f123b.3b43b6",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4564.4658203125,\r
-        "y": 5983.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5960.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "bee63261.4dfe28"\r
+                "55972070.a10d1"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "3708f6c9.39ed2a",\r
+        "id": "ad361732.c4c148",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4556.4658203125,\r
-        "y": 6038.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6015.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "9ceb2b97.8189"\r
+                "b3ebf2d9.9fcd08"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "7ad7cb3f.866b74",\r
+        "id": "b36b591c.d0d57",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4561.4658203125,\r
-        "y": 6095.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6072.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "84d1d52.6203b28"\r
+                "a70cb792.ca4f6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "dfe02514.308cd",\r
+        "id": "ac42532d.c50238",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 4304.4658203125,\r
-        "y": 6056.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6033.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "84d1d52.6203b28",\r
+        "id": "a70cb792.ca4f6",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4713.4658203125,\r
-        "y": 6096.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6073.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "9ceb2b97.8189",\r
+        "id": "b3ebf2d9.9fcd08",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 4724.4658203125,\r
-        "y": 6041.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6018.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "bee63261.4dfe28",\r
+        "id": "55972070.a10d1",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 4708.84814453125,\r
-        "y": 5980.6722412109375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5957.9580078125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "595ecbb0.cd7dfc"\r
+                "4ce9545d.714c5c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "595ecbb0.cd7dfc",\r
+        "id": "4ce9545d.714c5c",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 4923.4658203125,\r
-        "y": 5977.016571044922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5954.302337646484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e8d2c16f.36acb",\r
+        "id": "40aef7f6.0b7228",\r
         "type": "set",\r
         "name": "set pnf-name",\r
         "xml": "<set>\n<parameter name='tmp.domain.pnf-name' value=\"`'networkId-providerId-' +\n                                                   $tmp.aai.connectivity.access-provider-id + '-clientId-' +\n                                                   $tmp.aai.connectivity.access-client-id + '-topologyId-' +\n                                                   $tmp.aai.connectivity.access-topology-id + '-nodeId-' +\n                                                   $tmp.aai.connectivity.access-node-id`\" />\n",\r
         "comments": "",\r
         "x": 1659.2332763671875,\r
-        "y": 6774.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6751.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "656fa541.af35f4",\r
+        "id": "4576702d.22188",\r
         "type": "get-resource",\r
         "name": "get-resource src pnf",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.domain.pnf-name\"\n        pfx='tmp.aai.source-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1685.2332763671875,\r
-        "y": 6891.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6868.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "35de354f.e14d62",\r
-                "aedf728e.4bd508",\r
-                "d65aa6c1.4a58e"\r
+                "b905b.3d0c77a6",\r
+                "a913e20f.2cee1",\r
+                "5b499033.3c7be8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "35de354f.e14d62",\r
+        "id": "b905b.3d0c77a6",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1880.7333984375,\r
-        "y": 6843.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6820.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5345535d.1f34d4"\r
+                "fda08d88.ca8218"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "aedf728e.4bd508",\r
+        "id": "a913e20f.2cee1",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1872.7333984375,\r
-        "y": 6898.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6875.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "20bec1fa.80674e"\r
+                "6f461b70.2ad3ec"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5345535d.1f34d4",\r
+        "id": "fda08d88.ca8218",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2015.1156005859375,\r
-        "y": 6838.272430419922,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6815.558197021484,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "eb473582.da829"\r
+                "c0fafd9c.883f28"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "d65aa6c1.4a58e",\r
+        "id": "5b499033.3c7be8",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1877.7333984375,\r
-        "y": 6955.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6932.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "15a64cb6.b20343"\r
+                "23b6f155.461de6"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "15a64cb6.b20343",\r
+        "id": "23b6f155.461de6",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2029.7333984375,\r
-        "y": 6956.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6933.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "20bec1fa.80674e",\r
+        "id": "6f461b70.2ad3ec",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 2040.7333984375,\r
-        "y": 6899.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6876.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "eb473582.da829",\r
+        "id": "c0fafd9c.883f28",\r
         "type": "for",\r
         "name": "for each relationship",\r
         "xml": "<for silentFailure='true' index='spvidx' start='0' end='`$tmp.aai.source-pnf.relationship-list.relationship_length`' >\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2202.2327880859375,\r
-        "y": 6839.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6816.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "b73dec8d.f89198"\r
+                "810f1bc.7b19d68"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "b73dec8d.f89198",\r
+        "id": "810f1bc.7b19d68",\r
         "type": "switchNode",\r
         "name": "switch related-to",\r
         "xml": "<switch test='`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].related-to`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2443.2327880859375,\r
-        "y": 6830.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6807.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "1ceb2f26.68ec79"\r
+                "ad7d1fb5.cc1a18"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "8e7e1d35.45d4c8",\r
+        "id": "56d2a753.e194",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 2800.2325439453125,\r
-        "y": 6779.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6756.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a1ade3fe.d4148",\r
-                "2a08582e.e9a11",\r
-                "a2d9c162.524c1"\r
+                "1805810f.473127",\r
+                "c086be3e.9f0a58",\r
+                "b6b8383e.7e7b78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1ceb2f26.68ec79",\r
+        "id": "ad7d1fb5.cc1a18",\r
         "type": "outcome",\r
         "name": "esr-thirdparty-sdnc",\r
         "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2649.2327880859375,\r
-        "y": 6827.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6804.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "8e7e1d35.45d4c8"\r
+                "56d2a753.e194"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a08582e.e9a11",\r
+        "id": "c086be3e.9f0a58",\r
         "type": "execute",\r
         "name": "get esr-thirdparty-sdnc",\r
         "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domain.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domain.esr-thirdparty-sdnc' local-only='false' >",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3006.2325439453125,\r
-        "y": 6792.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6769.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "cc4e4323.ff0c8",\r
-                "37454266.958e06",\r
-                "fc54918e.b07f78"\r
+                "41ba51ef.c8b828",\r
+                "a2407b12.88a828",\r
+                "6a27d837.9d059"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a2d9c162.524c1",\r
+        "id": "b6b8383e.7e7b78",\r
         "type": "break",\r
         "name": "break",\r
         "xml": "<break>\n",\r
         "comments": "",\r
         "x": 2956.2325439453125,\r
-        "y": 6856.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6833.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "a1ade3fe.d4148",\r
+        "id": "1805810f.473127",\r
         "type": "set",\r
         "name": "set esr-thirdparty-sdnc domain id",\r
         "xml": "<set>\n<parameter name='tmp.domain.esr-thirdparty-id' value=\"`$tmp.aai.source-pnf.relationship-list.relationship[$spvidx].relationship-data[0].relationship-value`\" />\n",\r
         "comments": "",\r
         "x": 3036.2325439453125,\r
-        "y": 6740.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6717.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "cc4e4323.ff0c8",\r
+        "id": "41ba51ef.c8b828",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3216.2325439453125,\r
-        "y": 6783.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6760.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e3f7ab37.cd3338"\r
+                "67360da7.aafffc"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "37454266.958e06",\r
+        "id": "a2407b12.88a828",\r
         "type": "not-found",\r
         "name": "not-found",\r
         "xml": "<outcome value='not-found'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3208.2325439453125,\r
-        "y": 6838.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6815.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "c423f303.cf0fc"\r
+                "aba785db.cff2e"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "fc54918e.b07f78",\r
+        "id": "6a27d837.9d059",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3213.2325439453125,\r
-        "y": 6895.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6872.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "f7cc4fee.3d03d8"\r
+                "2e83f42c.ac084c"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f7cc4fee.3d03d8",\r
+        "id": "2e83f42c.ac084c",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3365.2325439453125,\r
-        "y": 6896.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6873.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "c423f303.cf0fc",\r
+        "id": "aba785db.cff2e",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
         "comments": "",\r
         "x": 3376.2325439453125,\r
-        "y": 6841.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6818.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "e3f7ab37.cd3338",\r
+        "id": "67360da7.aafffc",\r
         "type": "block",\r
         "name": "block",\r
         "xml": "<block>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 3360.6148681640625,\r
-        "y": 6781.2723388671875,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6758.55810546875,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a32f770f.0bf93"\r
+                "5bfcca0.e84cb38"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a32f770f.0bf93",\r
+        "id": "5bfcca0.e84cb38",\r
         "type": "set",\r
         "name": "set controller domain data",\r
         "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.url' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.user' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domain.password' value=\"`$tmp.aai.domain.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
         "comments": "",\r
         "x": 3575.2325439453125,\r
-        "y": 6777.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6754.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "5c661b6d.db566c",\r
+        "id": "d04fa9dd.0ea93",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "atomic": "true",\r
         "outputs": 1,\r
         "x": 1451.2332763671875,\r
-        "y": 6902.616668701172,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6879.902435302734,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "e8d2c16f.36acb",\r
-                "656fa541.af35f4",\r
-                "f25051a6.fa4e28"\r
+                "40aef7f6.0b7228",\r
+                "4576702d.22188",\r
+                "1c9c9766.902671"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "f25051a6.fa4e28",\r
+        "id": "1c9c9766.902671",\r
         "type": "switchNode",\r
         "name": "switch connectivity has ethernet service",\r
         "xml": "<switch test='`$tmp.aai.connectivity.etht-svc-name`'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1733.433349609375,\r
-        "y": 7043.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7021.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "81385ecf.138098",\r
-                "de989c54.09997"\r
+                "14008b93.c61004",\r
+                "9e2bb4b2.c6532"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "de989c54.09997",\r
+        "id": "9e2bb4b2.c6532",\r
         "type": "other",\r
         "name": "other",\r
         "xml": "<outcome value='Other'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1986.433349609375,\r
-        "y": 7021.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6999.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "78a6b529.99c6a4"\r
+                "4241c741.35655"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "81385ecf.138098",\r
+        "id": "14008b93.c61004",\r
         "type": "outcome",\r
         "name": "Null",\r
         "xml": "<outcome value=''>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1986.433349609375,\r
-        "y": 7077.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7055.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "78a6b529.99c6a4",\r
+        "id": "4241c741.35655",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete ethernet Service without token",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2336.432861328125,\r
-        "y": 7011.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6989.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a19873b6.a4d6e",\r
-                "94634cdd.23be6"\r
+                "ea96feaf.f1788",\r
+                "4822a513.5b5dec"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "a19873b6.a4d6e",\r
+        "id": "ea96feaf.f1788",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2668.932861328125,\r
-        "y": 6985.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6963.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2dad16ef.224d22"\r
+                "99064a7c.800f78"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "94634cdd.23be6",\r
+        "id": "4822a513.5b5dec",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2672.932861328125,\r
-        "y": 7025.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7003.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "4ffd9da0.18218c"\r
+                "75af94b2.bd71a4"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "4ffd9da0.18218c",\r
+        "id": "75af94b2.bd71a4",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 2860.432861328125,\r
-        "y": 7029.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 7007.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
-            []\r
+            [\r
+                "383276dd.aedfd2"\r
+            ]\r
         ]\r
     },\r
     {\r
-        "id": "2dad16ef.224d22",\r
+        "id": "99064a7c.800f78",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 2856.932861328125,\r
-        "y": 6989.816864013672,\r
-        "z": "d1eceead.adafe",\r
+        "y": 6967.102630615234,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "8d45971b.519e08",\r
+        "id": "787fd0ee.fe0408",\r
         "type": "execute",\r
         "name": "execute RestApiCallNode Delete Underlay OTN tunnel from the LEAF ethernet Service",\r
         "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-eth-tran-service:etht-svc/etht-svc-instances=' + $tmp.leafconn.etht-svc-name + '/underlay/otn-tunnels=' + $tmp.underlayOTN`\" />\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.restapi.connection-oof-url`\" />-->\n<!--<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/sotn-ethernet-service.json'`\" />-->\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.password`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"delete\"/>\n<parameter name='dirPath' value=\"/opt/onap/sdnc/restconfapi/yang\" />\n<parameter name=\"responsePrefix\" value=\"vpn-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1089.25,\r
-        "y": 4729.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4706.6856689453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "5dcba2e4.9fe114",\r
-                "1fae83d7.8f54e4"\r
+                "9f0cae6f.29b72",\r
+                "ae365d21.2b4fd8"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "5dcba2e4.9fe114",\r
+        "id": "9f0cae6f.29b72",\r
         "type": "failure",\r
         "name": "failure",\r
         "xml": "<outcome value='failure'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1517.749755859375,\r
-        "y": 4717.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4694.6856689453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "504ce75b.b6442"\r
+                "b4e1628f.b3806"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "1fae83d7.8f54e4",\r
+        "id": "ae365d21.2b4fd8",\r
         "type": "success",\r
         "name": "success",\r
         "xml": "<outcome value='success'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1521.749755859375,\r
-        "y": 4757.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4734.6856689453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2463a8bc.d76748"\r
+                "f7f8736e.92596"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "504ce75b.b6442",\r
+        "id": "b4e1628f.b3806",\r
         "type": "returnFailure",\r
         "name": "return failure",\r
         "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing delete ethernet service rest api\" />\n",\r
         "comments": "",\r
         "x": 1675.749755859375,\r
-        "y": 4717.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4694.6856689453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "2463a8bc.d76748",\r
+        "id": "f7f8736e.92596",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic=\"true\">",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 1679.249755859375,\r
-        "y": 4757.39990234375,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4734.6856689453125,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "b2c9765c.25999",\r
+        "id": "e95ba342.193f38",\r
         "type": "block",\r
         "name": "block : atomic",\r
         "xml": "<block atomic='true'>",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5113,\r
-        "y": 5050,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5027.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "86e944dc.0c4178",\r
-                "5fccecfa.290f3c",\r
-                "76c53fa0.8ab25"\r
+                "6274dc16.d97334",\r
+                "78a742b8.f3e49c",\r
+                "a7f7a97f.231788"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "76c53fa0.8ab25",\r
+        "id": "a7f7a97f.231788",\r
         "type": "set",\r
         "name": "set vpnNameToSearch",\r
         "xml": "<set>\n<parameter name='vpnNameToSearch' value=\"`$tmp.aai.all-vpn-bindings.vpn-binding[$vpnbidx].vpn-name`\" />\n",\r
         "comments": "",\r
         "x": 5340,\r
-        "y": 4995,\r
-        "z": "d1eceead.adafe",\r
+        "y": 4972.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": []\r
     },\r
     {\r
-        "id": "86e944dc.0c4178",\r
+        "id": "6274dc16.d97334",\r
         "type": "call",\r
         "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-searchVpnName",\r
         "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-searchVpnName' mode='sync' >\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5494,\r
-        "y": 5047,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5024.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             []\r
         ]\r
     },\r
     {\r
-        "id": "5fccecfa.290f3c",\r
+        "id": "78a742b8.f3e49c",\r
         "type": "switchNode",\r
         "name": "switch $foundVpnName",\r
         "xml": "<switch test=\"`$foundVpnName`\">\n\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5339,\r
-        "y": 5102,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5079.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "2a17f2a1.8a9c0e"\r
+                "198065a6.b0f88a"\r
             ]\r
         ]\r
     },\r
     {\r
-        "id": "2a17f2a1.8a9c0e",\r
+        "id": "198065a6.b0f88a",\r
         "type": "outcomeTrue",\r
         "name": "true",\r
         "xml": "<outcome value='true'>\n",\r
         "comments": "",\r
         "outputs": 1,\r
         "x": 5518,\r
-        "y": 5101,\r
-        "z": "d1eceead.adafe",\r
+        "y": 5078.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "9b07993f.50303"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "da74bb6.e442948",\r
+        "type": "set",\r
+        "name": "unset secondary related variables",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"false\" />\n<parameter name='network-route-three' value=\"\" />\n<parameter name='tmp.aai.network-route-three.' value=\"\" />\n<parameter name='tmp.aai.network-route-C.' value=\"\" />\n",\r
+        "comments": "",\r
+        "x": 3380.249969482422,\r
+        "y": 433.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "feffc86e.486bc",\r
+        "type": "set",\r
+        "name": "set network-route-three",\r
+        "xml": "<set>\n<parameter name='network-route-three' value=\"`$tmp.aai.logical-link.segment-id`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3344.249969482422,\r
+        "y": 683.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "12bfceb8.d75889",\r
+        "type": "switchNode",\r
+        "name": "switch secondary empty?",\r
+        "xml": "<switch test='`length($network-route-three) == 0`'>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3347.666473388672,\r
+        "y": 725.5357360839844,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "692e1a2b.3a9c5c",\r
+                "b2412330.9864f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "692e1a2b.3a9c5c",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3586.6663513183594,\r
+        "y": 561.5357666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "cf959ce5.f99248"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2412330.9864f8",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3595.6663513183594,\r
+        "y": 608.5357666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5a3f29c4.e69d68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a3f29c4.e69d68",\r
+        "type": "set",\r
+        "name": "set hasSecondary true",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"true\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3809.6663513183594,\r
+        "y": 602.5357666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cf959ce5.f99248",\r
+        "type": "set",\r
+        "name": "set hasSecondary false",\r
+        "xml": "<set>\n<parameter name='hasSecondary' value=\"false\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 3813.6663513183594,\r
+        "y": 558.5357666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "50bdde17.ca9b2",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4175.700408935547,\r
+        "y": 511.9857177734375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "eb2d50e2.230b88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eb2d50e2.230b88",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4349.700408935547,\r
+        "y": 506.9857177734375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "7743c0e4.ff58d",\r
+                "fbbd6ec6.676af8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7743c0e4.ff58d",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4593.700653076172,\r
+        "y": 498.9857177734375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fbbd6ec6.676af8",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-one.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4539.700653076172,\r
+        "y": 538.9857177734375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f2575655.f8e378",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4144.700408935547,\r
+        "y": 741.3857421875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "9c041385.58f0a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9c041385.58f0a8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4302.700164794922,\r
+        "y": 784.3855590820312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "d46c9c27.1618a",\r
+                "fae38fd4.0207e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d46c9c27.1618a",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4524.700164794922,\r
+        "y": 770.3856811523438,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fae38fd4.0207e8",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4470.700164794922,\r
+        "y": 810.3856811523438,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3b541994.2db38e",\r
+        "type": "save",\r
+        "name": "get network-route-three from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"network-route\"\n\tkey='network-route.route-id = $network-route-three'\n\tlocal-only=\"false\"\n\tforce=\"true\" pfx=\"tmp.aai.network-route-three\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3356.133270263672,\r
+        "y": 977.6190185546875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "a7d11d5e.62ca",\r
+                "b2aac144.2741f8",\r
+                "fb257074.006628"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7d11d5e.62ca",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3596.133270263672,\r
+        "y": 960.6190185546875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2aac144.2741f8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3591.642333984375,\r
+        "y": 1003.0450744628906,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb257074.006628",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3595.642303466797,\r
+        "y": 1051.0450439453125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "9e133df7.481"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9e133df7.481",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3751.133270263672,\r
+        "y": 1020.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
         "wires": [\r
             [\r
-                "a5ecb13c.9c7548"\r
+                "5d283673.03481"\r
             ]\r
         ]\r
+    },\r
+    {\r
+        "id": "5d283673.03481",\r
+        "type": "switchNode",\r
+        "name": "switch nr type",\r
+        "xml": "<switch test='`$tmp.aai.network-route-three.type`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3873.133270263672,\r
+        "y": 967.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "bd8b3788.0306c8",\r
+                "a98e1a14.629d2",\r
+                "64a49d41.8a256c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bd8b3788.0306c8",\r
+        "type": "outcome",\r
+        "name": "ROOT",\r
+        "xml": "<outcome value='ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4109.133270263672,\r
+        "y": 817.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "a81c580d.51216"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a98e1a14.629d2",\r
+        "type": "outcome",\r
+        "name": "LEAF",\r
+        "xml": "<outcome value='LEAF'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4105.133270263672,\r
+        "y": 873.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "589a315.c47ec5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a81c580d.51216",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4235.133270263672,\r
+        "y": 825.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "22e46140.c55d46",\r
+                "52abbdbb.d37324"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "589a315.c47ec5",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4238.133270263672,\r
+        "y": 878.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "cf0c55ac.b4f5",\r
+                "5defc5f6.f6a484"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "64a49d41.8a256c",\r
+        "type": "outcome",\r
+        "name": "SECONDARY-ROOT",\r
+        "xml": "<outcome value='SECONDARY-ROOT'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4098.133270263672,\r
+        "y": 951.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "e6763c4c.a7231"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e6763c4c.a7231",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4254.133270263672,\r
+        "y": 972.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "1756c413.4839cc",\r
+                "782ca4c6.82ca7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "22e46140.c55d46",\r
+        "type": "set",\r
+        "name": "set network-route-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-ROOT.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4482.133270263672,\r
+        "y": 855.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "52abbdbb.d37324",\r
+        "type": "set",\r
+        "name": "set network-route-B",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-B.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4474.133270263672,\r
+        "y": 897.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cf0c55ac.b4f5",\r
+        "type": "set",\r
+        "name": "set network-route-LEAF",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-LEAF.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4475.133270263672,\r
+        "y": 949.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5defc5f6.f6a484",\r
+        "type": "set",\r
+        "name": "set network-route-A",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-A.' value=\"`$tmp.aai.network-route-two.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4462.133270263672,\r
+        "y": 989.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "782ca4c6.82ca7c",\r
+        "type": "set",\r
+        "name": "set network-route-C",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-C.' value=\"`$tmp.aai.network-route-three.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4436.133270263672,\r
+        "y": 1083.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1756c413.4839cc",\r
+        "type": "set",\r
+        "name": "set network-route-SECONDARY-ROOT",\r
+        "xml": "<set>\n<parameter name='tmp.aai.network-route-SECONDARY-ROOT.' value=\"`$tmp.aai.network-route-three.`\" />\n\n\n",\r
+        "comments": "",\r
+        "x": 4498.133270263672,\r
+        "y": 1039.6189575195312,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "484721d3.79272",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3700.13330078125,\r
+        "y": 2223.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "b5f1ffe9.23b0f8",\r
+                "1ac2c659.fd2752"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3809e292.fa07fe",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3527.466796875,\r
+        "y": 2224.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "484721d3.79272"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9915b355.be7de",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3536.957763671875,\r
+        "y": 2266.8598022460938,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a933d5e7.aab9f",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3525.466796875,\r
+        "y": 2313.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b5f1ffe9.23b0f8",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-C.p-interface-dst.interface-name`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainC\"/>\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3990.466796875,\r
+        "y": 2239.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5643d89b.9da4c",\r
+                "ff517248.3a648"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ff517248.3a648",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4213.466796875,\r
+        "y": 2194.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "55ae5854.3eda38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5643d89b.9da4c",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4215.466796875,\r
+        "y": 2258.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "b94af8ff.6b0728"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "729e2fc5.81fb",\r
+        "type": "save",\r
+        "name": "get p-interface-dst from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"p-interface\"\n\t    key=\"pnf.pnf-name = $tmp.dst.domainC.pnf-name\n\t        AND p-interface.interface-name = $tmp.aai.network-route-C.next-hop\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.network-route-C.p-interface-dst\" >\n\n<!--<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" -->\n<!--\tresource=\"p-interface\"-->\n<!--\t    key=\"pnf.pnf-name = $unique-src-node-Id-->\n<!--\t        and p-interface.interface-name = $tmp.aai.endpointA.relationship-list.relationship[$rel-index].relationship-data[0].relationship-value\"-->\n<!--\t\tlocal-only=\"false\" -->\n<!--\t\tpfx=\"tmp.aai.endpointA.p-interface-src\" >-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3321.466796875,\r
+        "y": 2245.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "3809e292.fa07fe",\r
+                "9915b355.be7de",\r
+                "a933d5e7.aab9f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c78860d4.be69b",\r
+        "type": "comment",\r
+        "name": "Question?",\r
+        "info": "How to know if DG would send this get request\nin \"nodes\" namespace instead of \"network\" namespace?",\r
+        "comments": "",\r
+        "x": 3260.466796875,\r
+        "y": 2203.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b3267f6f.ff1998",\r
+        "type": "execute",\r
+        "name": "execute split tp-id to get pnf-name",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliStringUtils' method='split' >\n<parameter name=\"original_string\" value='`$tmp.aai.network-route-C.next-hop`'/>\n<!--<parameter name=\"regex\" value=\"[^-]+$\"/>-->\n<parameter name=\"regex\" value=\"[-]+\"/>\n<parameter name=\"ctx_memory_result_key\" value=\"param-prefix-domainC-pnfName\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3341.466796875,\r
+        "y": 2093.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "95bacf59.0ff4f",\r
+                "1f5368f.a927697"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1f5368f.a927697",\r
+        "type": "failure",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3564.466796875,\r
+        "y": 2079.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "d9fb5654.5b333"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "95bacf59.0ff4f",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3566.466796875,\r
+        "y": 2112.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9fb5654.5b333",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 3712.466796875,\r
+        "y": 2072.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5dfbdc91.e62934",\r
+                "c6faa1d4.308aa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5dfbdc91.e62934",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst.domainC.pnf-name' value=\"`$param-prefix-domainC-pnfName[0] + '-' +\n                                                   $param-prefix-domainC-pnfName[1] + '-' +\n                                                   $param-prefix-domainC-pnfName[2] + '-' +\n                                                   $param-prefix-domainC-pnfName[3] + '-' +\n                                                   $param-prefix-domainC-pnfName[4] + '-' +\n                                                   $param-prefix-domainC-pnfName[5] + '-' +\n                                                   $param-prefix-domainC-pnfName[6] + '-' +\n                                                   $param-prefix-domainC-pnfName[7] + '-' +\n                                                   $param-prefix-domainC-pnfName[8]`\" />\n",\r
+        "comments": "",\r
+        "x": 3904.4666748046875,\r
+        "y": 2009.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1ac2c659.fd2752",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dividx' start='0' end='`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3971.466796875,\r
+        "y": 2370.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "65bc2e8.d7ad75"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "65bc2e8.d7ad75",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship[$dividx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4177.466796875,\r
+        "y": 2370.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "1afa33da.5ab90c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c6faa1d4.308aa",\r
+        "type": "get-resource",\r
+        "name": "get-resource src pnf",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"pnf\" \n\t\tkey=\"pnf.pnf-name = $tmp.dst.domainC.pnf-name\"\n        pfx='tmp.aai.destination-secondary-pnf' local-only='false' >\n\n        <!--AND depth = '0'\"-->\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3926.4666748046875,\r
+        "y": 2077.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5532b203.91ac2c",\r
+                "8b9d700b.47a8d",\r
+                "394e6c3a.4b06ac"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5532b203.91ac2c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4121.966796875,\r
+        "y": 2029.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "6665fa87.172574"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b9d700b.47a8d",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4113.966796875,\r
+        "y": 2084.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "de859847.0ba4f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "394e6c3a.4b06ac",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4118.966796875,\r
+        "y": 2141.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "bb9f9dd0.735df"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bb9f9dd0.735df",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4270.966796875,\r
+        "y": 2142.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "6665fa87.172574",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4266.34912109375,\r
+        "y": 2026.9414367675781,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5de1cc8d.104a64"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "62f42d2.2eff654",\r
+        "type": "set",\r
+        "name": "set SECONDARY-ROOT stuff",\r
+        "xml": "<set>\n<parameter name='tmp.SECONDARY-ROOT.pnf-name-long' value=\"`$param-prefix-domainC-pnfName[0] + '-' +\n                                                   $param-prefix-domainC-pnfName[1] + '-' +\n                                                   $param-prefix-domainC-pnfName[2] + '-' +\n                                                   $param-prefix-domainC-pnfName[3] + '-' +\n                                                   $param-prefix-domainC-pnfName[4] + '-' +\n                                                   $param-prefix-domainC-pnfName[5] + '-' +\n                                                   $param-prefix-domainC-pnfName[6] + '-' +\n                                                   $param-prefix-domainC-pnfName[7] + '-' +\n                                                   $param-prefix-domainC-pnfName[8]`\" />\n\n<!--<parameter name='tmp.ROOT.pnf-name-short' value=\"`$param-prefix-domainB-pnfName[8]`\" />-->\n<parameter name='tmp.SECONDARY-ROOT.pnf-name-short' value=\"`$tmp.dst-secondary.pnf-name`\" />\n\n<parameter name='tmp.SECONDARY-ROOT.uni-p-interface-long' value=\"`$tmp.aai.network-route-C.next-hop + '-' + $tmp.aai.network-route-C.logical-interface-id`\" />\n<parameter name='tmp.SECONDARY-ROOT.uni-tp-id' value=\"`$tmp.dst-secondary.ltpId`\" />\n",\r
+        "comments": "",\r
+        "x": 3322.13330078125,\r
+        "y": 2338.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "657d67ff.88d37",\r
+        "type": "comment",\r
+        "name": "NOT NEEDED ANYMORE?",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 4001.133270263672,\r
+        "y": 2314.285614013672,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b94af8ff.6b0728",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value=\"An error occured while splitting sna1_route\" />\n",\r
+        "comments": "",\r
+        "x": 4374.466796875,\r
+        "y": 2277.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "55ae5854.3eda38",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4378.466796875,\r
+        "y": 2191.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "98470c66.40aa6",\r
+                "d46d48e0.99162"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1afa33da.5ab90c",\r
+        "type": "outcome",\r
+        "name": "tunnel-termination-point",\r
+        "xml": "<outcome value='tunnel-termination-point'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4394.75244140625,\r
+        "y": 2369.1075439453125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "ab3c9c27.f71ab"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de859847.0ba4f",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4281.966796875,\r
+        "y": 2087.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "98470c66.40aa6",\r
+        "type": "set",\r
+        "name": "set ltpId",\r
+        "xml": "<set>\n<parameter name='tmp.dst-secondary.ltpId' value='`$param-prefix-domainC[$param-prefix-domainC_length -1]`' />\n",\r
+        "comments": "",\r
+        "x": 4548.466796875,\r
+        "y": 2152.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d46d48e0.99162",\r
+        "type": "set",\r
+        "name": "set pnf-name",\r
+        "xml": "<set>\n<parameter name='tmp.dst-secondary.pnf-name' value='`$param-prefix-domainC[$param-prefix-domainC_length -3]`' />\n",\r
+        "comments": "",\r
+        "x": 4549.466796875,\r
+        "y": 2257.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e385276.9cfc7d8",\r
+        "type": "comment",\r
+        "name": "TODO: FIXME",\r
+        "info": "using the output of regex string arrays,\nconcatinate index 0 to index[length-2] all together\nin order to assemble the correct pnf-name",\r
+        "comments": "",\r
+        "x": 4544.466796875,\r
+        "y": 2206.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ab3c9c27.f71ab",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4601.583984375,\r
+        "y": 2358.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "55038a5c.3543e4",\r
+                "ba6f27b7.23068",\r
+                "b4e2b396.74f668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55038a5c.3543e4",\r
+        "type": "set",\r
+        "name": "set destination ttp-id",\r
+        "xml": "<set>\n<parameter name='tmp.destination-secondary.ttp-id' value=\"`$tmp.aai.network-route-C.p-interface-dst.relationship-list.relationship[$dividx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 4816.583984375,\r
+        "y": 2320.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ba6f27b7.23068",\r
+        "type": "get-resource",\r
+        "name": "get-resource src TTP",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"tunnel-termination-point\" \n\t\tkey=\"tunnel-termination-point.ttp-id = $tmp.destination-secondary.ttp-id \n\t\tAND depth = '0'\"\n        pfx='tmp.aai.destination-secondary-ttp' local-only='false' >\n\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4813.583984375,\r
+        "y": 2359.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "1dac26ff.18cf11"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4e2b396.74f668",\r
+        "type": "break",\r
+        "name": "break",\r
+        "xml": "<break>\n",\r
+        "comments": "",\r
+        "x": 4769.083984375,\r
+        "y": 2401.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1ebc335e.7ecae5",\r
+        "type": "outcome",\r
+        "name": "esr-thirdparty-sdnc",\r
+        "xml": "<outcome value='esr-thirdparty-sdnc'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4850.466796875,\r
+        "y": 2111.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "fdce260a.3abd28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5de1cc8d.104a64",\r
+        "type": "for",\r
+        "name": "for each relationship",\r
+        "xml": "<for silentFailure='true' index='dpvidx' start='0' end='`$tmp.aai.destination-secondary-pnf.relationship-list.relationship_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4450.4666748046875,\r
+        "y": 2041.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "ed710853.f63fd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed710853.f63fd",\r
+        "type": "switchNode",\r
+        "name": "switch related-to",\r
+        "xml": "<switch test='`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].related-to`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4647.466796875,\r
+        "y": 2107.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "1ebc335e.7ecae5",\r
+                "55d60384.c1aed4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55d60384.c1aed4",\r
+        "type": "outcome",\r
+        "name": "network-resource",\r
+        "xml": "<outcome value='network-resource'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4852.466796875,\r
+        "y": 2184.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "dc3c174a.64011"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1dac26ff.18cf11",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4994.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "84d63541.1d27b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84d63541.1d27b",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5152.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "e5032679.d8329"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5032679.d8329",\r
+        "type": "set",\r
+        "name": "set destination tunnel tp ip",\r
+        "xml": "<set>\n<parameter name='destination-secondary.tunnel-tp-id' value=\"`$tmp.aai.destination-secondary-ttp.tunnel-tp-id`\" />\n",\r
+        "comments": "",\r
+        "x": 5359.083984375,\r
+        "y": 2358.626220703125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fdce260a.3abd28",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5027.466796875,\r
+        "y": 2103.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5e499a66.459cd4",\r
+                "dca5a8c2.a2e2d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dca5a8c2.a2e2d",\r
+        "type": "execute",\r
+        "name": "get esr-thirdparty-sdnc",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\t\tresource=\"esr-thirdparty-sdnc\" \n\t\tkey=\"esr-thirdparty-sdnc.thirdparty-sdnc-id = $tmp.domainC.esr-thirdparty-id AND \n\t\t     depth = '1'\"\n        pfx='tmp.aai.domainC.esr-thirdparty-sdnc' local-only='false' >",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5235.466796875,\r
+        "y": 2110.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5837fed4.78811",\r
+                "3b1607b7.8add2",\r
+                "d23ccac.f36ffb8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc3c174a.64011",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 5029.466796875,\r
+        "y": 2176.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "a2aaab02.f42f78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5e499a66.459cd4",\r
+        "type": "set",\r
+        "name": "set esr-thirdparty-sdnc domainC id",\r
+        "xml": "<set>\n<parameter name='tmp.domainC.esr-thirdparty-id' value=\"`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5265.466796875,\r
+        "y": 2058.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a2aaab02.f42f78",\r
+        "type": "set",\r
+        "name": "set domainC ethernet layer network-id",\r
+        "xml": "<set>\n<parameter name='tmp.domainC.eth-network-id' value=\"`$tmp.aai.destination-secondary-pnf.relationship-list.relationship[$dpvidx].relationship-data[0].relationship-value`\" />\n",\r
+        "comments": "",\r
+        "x": 5264.466796875,\r
+        "y": 2300.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5837fed4.78811",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5445.466796875,\r
+        "y": 2101.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "82649274.8d841"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3b1607b7.8add2",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5437.466796875,\r
+        "y": 2156.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "b977b3e4.7f0818"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d23ccac.f36ffb8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5442.466796875,\r
+        "y": 2213.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "cc6cd97.f9dc7a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc6cd97.f9dc7a8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unexpected error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 5594.466796875,\r
+        "y": 2214.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b977b3e4.7f0818",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.connection-attachement.access-node-id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 5605.466796875,\r
+        "y": 2159.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "82649274.8d841",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5589.84912109375,\r
+        "y": 2098.9415588378906,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "d86ccfd2.8a362"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d86ccfd2.8a362",\r
+        "type": "set",\r
+        "name": "set controller domainC data",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.url' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].service-url`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.user' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].user-name`\" />\n<parameter name='prop.sdncRestApi.thirdpartySdnc.domainC.password' value=\"`$tmp.aai.domainB.esr-thirdparty-sdnc.esr-system-info-list.esr-system-info[0].password`\" />\n\n\n<!--<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >-->\n<!--<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/data/ietf-network:networks'`\" />-->\n<!--<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />-->\n<!--<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />-->\n<!--<parameter name=\"format\" value=\"json\"/>-->\n<!--<parameter name=\"httpMethod\" value=\"get\"/>-->\n<!--<parameter name=\"responsePrefix\" value=\"topology\"/>-->\n<!--<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>-->\n<!--<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>-->\n<!--<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>-->\n<!--<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>-->\n",\r
+        "comments": "",\r
+        "x": 5804.466796875,\r
+        "y": 2095.285888671875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "70f331ff.6983c8",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3836.13330078125,\r
+        "y": 2707.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "b09a105f.8c6438"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b09a105f.8c6438",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4027.13330078125,\r
+        "y": 2711.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "3fb841a7.fe1d76"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3fb841a7.fe1d76",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4154.13330078125,\r
+        "y": 2710.2857666015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5fa41047.5ae908"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fa41047.5ae908",\r
+        "type": "save",\r
+        "name": "get secondary root uni from aai",\r
+        "xml": "<get-resource plugin=\"org.onap.ccsdk.sli.adaptors.aai.AAIService\" \n\tresource=\"uni\"\n\t    key=\"uni.id = $tmp.SECONDARY-ROOT.uni-p-interface-long\"\n\t\tlocal-only=\"false\" \n\t\tpfx=\"tmp.aai.secondaryrootuni\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4380.467041015625,\r
+        "y": 2703.619384765625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "494cb062.3b09d",\r
+                "8f274cf6.78b4a",\r
+                "75ad380b.fe1e68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "494cb062.3b09d",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4747.466796875,\r
+        "y": 2597.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "e1748800.9b50a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f274cf6.78b4a",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4742.975830078125,\r
+        "y": 2642.0452270507812,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "94646798.3ff8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75ad380b.fe1e68",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4738.975830078125,\r
+        "y": 2692.0452880859375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "b33dba75.a7d33"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5fbe7a1c.d00084",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT UNI in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='uni' \n      key='uni.id = $tmp.SECONDARY-ROOT.uni-p-interface-long'>\n<parameter name='id' value='`$tmp.SECONDARY-ROOT.uni-p-interface-long`' />\n<parameter name='data-source' value='`$tmp.newbw`' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5186.976318359375,\r
+        "y": 2687.04541015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1748800.9b50a8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'An error occurred while querying pnf from AnAI with pnf-name = ' + $prop.l3vpn.pe1_id`\" />\n\n",\r
+        "comments": "",\r
+        "x": 4910.038330078125,\r
+        "y": 2596.9049682617188,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "94646798.3ff8c",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='error-code' value='' />\n<parameter name='error-message' value='' />\n",\r
+        "comments": "",\r
+        "x": 4910.975830078125,\r
+        "y": 2642.0452270507812,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b33dba75.a7d33",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 4907.975830078125,\r
+        "y": 2692.0452880859375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "d2b432cc.1ba93",\r
+                "5fbe7a1c.d00084"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d2b432cc.1ba93",\r
+        "type": "set",\r
+        "name": "set new bw",\r
+        "xml": "<set>\n<parameter name='tmp.newbw' value='`$tmp.aai.secondaryrootuni.data-source - $bwToBeDecreased`' />\n",\r
+        "comments": "",\r
+        "x": 5089.9765625,\r
+        "y": 2634.0452880859375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c59416d6.8ba4c8",\r
+        "type": "switchNode",\r
+        "name": "switch tmp.mmUNI-id-long != SECONDARY-ROOT UNI",\r
+        "xml": "\n<switch test=\"`$tmp.mmUNI-id-long != $tmp.SECONDARY-ROOT.uni-p-interface-long`\">\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4624.467041015625,\r
+        "y": 3547.6190185546875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "5928f063.6a717"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5928f063.6a717",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4914.467041015625,\r
+        "y": 3549.6190185546875,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "3416f94d.d55766"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc36b830.307698",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4277,\r
+        "y": 5777.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "124e668b.8a0c71"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "124e668b.8a0c71",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4468,\r
+        "y": 5781.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "3f950141.3b094e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f950141.3b094e",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4595,\r
+        "y": 5780.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "6756d23f.fb95d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6756d23f.fb95d4",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4820.3330078125,\r
+        "y": 5782.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "c6ced4f8.328df",\r
+                "bfbd9ba5.66b2f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c6ced4f8.328df",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5030.3330078125,\r
+        "y": 5759.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "7a2bf212.dfea8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bfbd9ba5.66b2f8",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5035.3330078125,\r
+        "y": 5808.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "cebc5e3b.0e3a98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7a2bf212.dfea8c",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5156.3330078125,\r
+        "y": 5759.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cebc5e3b.0e3a98",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5153.3330078125,\r
+        "y": 5815.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "65ef26ee.10a09",\r
+                "893a526e.ec5e18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "65ef26ee.10a09",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5467.3330078125,\r
+        "y": 5874.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7678c022.e9095",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 5399.550048828125,\r
+        "y": 5826.4190673828125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "893a526e.ec5e18",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 5598,\r
+        "y": 5784.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e0d5d04e.46068",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 868,\r
+        "y": 4974.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "a56cc6d9.68657"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a56cc6d9.68657",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1059,\r
+        "y": 4978.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "e90b308b.e1e54"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e90b308b.e1e54",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1186,\r
+        "y": 4977.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "a8eda34d.bea12"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8eda34d.bea12",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1411.3330078125,\r
+        "y": 4979.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "8a22e9e3.103c4",\r
+                "489f9bfc.0598fc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8a22e9e3.103c4",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1621.3330078125,\r
+        "y": 4956.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "d0fe931e.edcfb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "489f9bfc.0598fc",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1626.3330078125,\r
+        "y": 5005.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "8c7de2ba.22e088"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d0fe931e.edcfb",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1747.3330078125,\r
+        "y": 4956.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8c7de2ba.22e088",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1744.3330078125,\r
+        "y": 5012.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "65c8b788.d0e558",\r
+                "4c911e6c.738418"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c911e6c.738418",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2189,\r
+        "y": 4981.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd48d8e6.216f08",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1990.550048828125,\r
+        "y": 5023.4185791015625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "65c8b788.d0e558",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2058.3330078125,\r
+        "y": 5071.6187744140625,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1ed03004.8d6e4",\r
+        "type": "switchNode",\r
+        "name": "switch $hasSecondary",\r
+        "xml": "<switch test='`$hasSecondary`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.3333740234375,\r
+        "y": 5815.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "fb5466ce.3f1ab"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb5466ce.3f1ab",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1661.3333740234375,\r
+        "y": 5819.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "dfa5085f.0e0158"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dfa5085f.0e0158",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1788.3333740234375,\r
+        "y": 5818.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "7e51bd6c.d2742c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e51bd6c.d2742c",\r
+        "type": "switchNode",\r
+        "name": "switch 2-ROOTS in same domain?",\r
+        "xml": "<!-- This is to check the provider-id of ROOt and SECONDARY-ROOT-->\n<switch test='`$param-prefix-domainB[$param-prefix-domainB_length -9] == $param-prefix-domainC[$param-prefix-domainC_length -9]`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2013.6663818359375,\r
+        "y": 5820.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "6b07f1cb.4afc3",\r
+                "110d7be3.9bb1f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b07f1cb.4afc3",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2223.6663818359375,\r
+        "y": 5797.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "8b99f6ab.569ed"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "110d7be3.9bb1f4",\r
+        "type": "outcomeTrue",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2228.6663818359375,\r
+        "y": 5846.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "675a78e3.b9924"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b99f6ab.569ed",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2349.6663818359375,\r
+        "y": 5797.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "675a78e3.b9924",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2346.6663818359375,\r
+        "y": 5853.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            [\r
+                "4f39f0f0.b363c8",\r
+                "87158cb0.5a00c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "87158cb0.5a00c8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-helper-find-SECONDARY-ROOT-conn' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2791.3333740234375,\r
+        "y": 5822.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b15d8a43.4b5da8",\r
+        "type": "comment",\r
+        "name": "Update connectivity status to modified",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2592.8834228515625,\r
+        "y": 5864.4190673828125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4f39f0f0.b363c8",\r
+        "type": "save",\r
+        "name": "update SECONDARY-ROOT connectivity resource in AAI",\r
+        "xml": "<update plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n      key='connectivity.connectivity-id = $tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id'>\n<parameter name='connectivity-id' value='`$tmp.aai.SECONDARY-ROOT.connectivity.connectivity-id`' />\n<parameter name='operational-status' value='Modified' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2660.6663818359375,\r
+        "y": 5912.6192626953125,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc0be831.bf6158",\r
+        "type": "execute",\r
+        "name": "execute Terminate SSE Connection",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='deleteSubscriptionAndSseConnection' >\n<parameter name=\"subscriberId\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url`\" />\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.cll-terminate-notification.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/operations/ietf-subscribed-notifications:delete-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"post\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"X-ACCESS-TOKEN=x-ik2ps4ikvzupbx0486ft1ebzs7rt85futh9ho6eofy3wjsap7wqktemlqm4bbsmnar3vrtbyrzukbv5itd6m1cftldpjarnyle3sdcqq9hftc4lebz464b5ffxmlbvg9\" />\n<parameter name=\"module\" value=\"GENERIC-RESOURCE-API\" />\n<parameter name=\"rpc\" value=\"cll-vnf-topology-operation-cll-callbackdg-notification\" />\n<parameter name=\"version\" value=\"`$project.version`\" />\n<parameter name=\"mode\" value=\"sync\" />\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1520.7666625976562,\r
+        "y": 6121,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "75a2fd5c.c75aac",\r
+        "type": "set",\r
+        "name": "set parameters",\r
+        "xml": "<set>\n<parameter name='subscriptionId' value='`$rcvd-bandwidth-value`' />\n",\r
+        "comments": "",\r
+        "x": 1452.800048828125,\r
+        "y": 6062.39990234375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b1b75307.3fe99",\r
+        "type": "execute",\r
+        "name": "execute Terminate SSE Connection",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='deleteSubscriptionAndSseConnection' >\n<parameter name=\"subscriberId\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url`\" />\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/' + $prop.restapi.cll-terminate-notification.templatefile`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/operations/ietf-subscribed-notifications:delete-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"post\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name='customHttpHeaders' value=\"X-ACCESS-TOKEN=x-ik2ps4ikvzupbx0486ft1ebzs7rt85futh9ho6eofy3wjsap7wqktemlqm4bbsmnar3vrtbyrzukbv5itd6m1cftldpjarnyle3sdcqq9hftc4lebz464b5ffxmlbvg9\" />\n<parameter name=\"module\" value=\"GENERIC-RESOURCE-API\" />\n<parameter name=\"rpc\" value=\"cll-vnf-topology-operation-cll-callbackdg-notification\" />\n<parameter name=\"version\" value=\"`$project.version`\" />\n<parameter name=\"mode\" value=\"sync\" />\n<parameter name=\"responsePrefix\" value=\"restapi-result\"/>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2081.433349609375,\r
+        "y": 5541.2333984375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "eb743ad2.daea58",\r
+        "type": "execute",\r
+        "name": "execute delete service-pm",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-service-pm:performance-monitoring/service-pm=' + $tmp.the-connectivity.etht-svc-name`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"delete\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"responsePrefix\" value=\"ethdelete-result\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2045.333251953125,\r
+        "y": 5586.33349609375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4ed6624e.3d3df4",\r
+        "type": "execute",\r
+        "name": "execute delete service-pm",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-service-pm:performance-monitoring/service-pm=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"delete\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"responsePrefix\" value=\"ethdelete-result\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4443.6669921875,\r
+        "y": 6460.33349609375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "383276dd.aedfd2",\r
+        "type": "execute",\r
+        "name": "execute delete service-pm",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domain.url + '/restconf/data/ietf-service-pm:performance-monitoring/service-pm=' + $tmp.aai.connectivity.etht-svc-name`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.domainConn.password`\" />\n<parameter name=\"dirPath\" value=\"/opt/sdnc/restconfapi/yang/notification\" />\n<parameter name=\"format\" value=\"json\" />\n<parameter name=\"httpMethod\" value=\"delete\" />\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.jks\"/>\n<parameter name=\"trustStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"keyStoreFileName\" value=\"/opt/onap/sdnc/data/stores/sdnc.p12\"/>\n<parameter name=\"keyStorePassword\" value=\"adminadmin\"/>\n<parameter name=\"responsePrefix\" value=\"ethdelete-result\"/>\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3103.666748046875,\r
+        "y": 7008.33349609375,\r
+        "z": "df66c4ba.dc49d",\r
+        "wires": [\r
+            []\r
+        ]\r
     }\r
 ]
\ No newline at end of file