Supporting 3 or more network domains for Transport Slicing use case.
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index 426b856..862817a 100644 (file)
-[
-  {
-    "id": "e714f114.a841a",
-    "type": "other",
-    "name": "update",
-    "xml": "<outcome value='Update'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 674.5000419616699,
-    "y": 205.66669845581055,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "412d4a4c.5ea2f4"
-      ]
-    ]
-  },
-  {
-    "id": "47ba392d.437028",
-    "type": "other",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 702.7222175598145,
-    "y": 477.3335008621216,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "e84e5704.965b68"
-      ]
-    ]
-  },
-  {
-    "id": "e84e5704.965b68",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 858.1668968200684,
-    "y": 477.33352184295654,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "5e6b6675.fc5a18",
-    "type": "comment",
-    "name": "TODO: Delete topology from AAI",
-    "info": "",
-    "comments": "",
-    "x": 782.8334770202637,
-    "y": 440.0001859664917,
-    "z": "f60ccc0b.2e9e5",
-    "wires": []
-  },
-  {
-    "id": "bf8e19f1.7f5908",
-    "type": "switchNode",
-    "name": "switch aai-event-trigger",
-    "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 459.05566787719727,
-    "y": 344.2222309112549,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "e714f114.a841a",
-        "47ba392d.437028"
-      ]
-    ]
-  },
-  {
-    "id": "412d4a4c.5ea2f4",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 842.8338432312012,
-    "y": 204.11124992370605,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "52b0fb73.694034",
-        "b992a9e2.abb498"
-      ]
-    ]
-  },
-  {
-    "id": "bf4a7e8b.e2772",
-    "type": "execute",
-    "name": "execute RestApiCallNode Get token",
-    "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-result\"/>\n<parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.openecomp.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\"/>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1120.4932975769043,
-    "y": 160.03050470352173,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "cbcc146a.b18a48",
-        "934e7ef4.942bd"
-      ]
-    ]
-  },
-  {
-    "id": "cbcc146a.b18a48",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1355.4932975769043,
-    "y": 138.03050470352173,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "9ebe20af.228e5"
-      ]
-    ]
-  },
-  {
-    "id": "934e7ef4.942bd",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1347.7432975769043,
-    "y": 191.67338800430298,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "fe461c21.f9128"
-      ]
-    ]
-  },
-  {
-    "id": "9ebe20af.228e5",
-    "type": "set",
-    "name": "set token-id",
-    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
-    "comments": "",
-    "x": 1509.4932975769043,
-    "y": 139.03050470352173,
-    "z": "f60ccc0b.2e9e5",
-    "wires": []
-  },
-  {
-    "id": "52b0fb73.694034",
-    "type": "execute",
-    "name": "execute RestApiCallNode Get Topology",
-    "xml": "<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.openecomp.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`\" />",
-    "comments": "",
-    "outputs": 1,
-    "x": 1123.8267250061035,
-    "y": 253.73424243927002,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "bf8dd5a2.3ec108",
-        "4e2f04da.b5496c"
-      ]
-    ]
-  },
-  {
-    "id": "bf8dd5a2.3ec108",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1382.3820571899414,
-    "y": 231.734224319458,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "9692e7a9.a7ad78"
-      ]
-    ]
-  },
-  {
-    "id": "9692e7a9.a7ad78",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 1557.937587738037,
-    "y": 229.40094661712646,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "1548c97d.137267",
-    "type": "returnFailure",
-    "name": "return failure",
-    "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 Create vpn rest api\" />\n",
-    "comments": "",
-    "x": 1566.1598625183105,
-    "y": 303.62306022644043,
-    "z": "f60ccc0b.2e9e5",
-    "wires": []
-  },
-  {
-    "id": "4e2f04da.b5496c",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1387.8265419006348,
-    "y": 302.84528970718384,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "1548c97d.137267"
-      ]
-    ]
-  },
-  {
-    "id": "773b4a80.972f64",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 99.50000381469727,
-    "y": 84.00000476837158,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "6b3bf10f.0a471"
-      ]
-    ]
-  },
-  {
-    "id": "6b3bf10f.0a471",
-    "type": "service-logic",
-    "name": "DataChange ${project.version}",
-    "module": "DataChange",
-    "version": "${project.version}",
-    "comments": "",
-    "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='DataChange' version='${project.version}'>",
-    "outputs": 1,
-    "x": 237.6111297607422,
-    "y": 125.44446611404419,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "34347376.ce668c"
-      ]
-    ]
-  },
-  {
-    "id": "34347376.ce668c",
-    "type": "method",
-    "name": "method esr-thirdparty-sdnc-discovery",
-    "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 334.05569076538086,
-    "y": 236.22224712371826,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "1ded1b72.af18c5"
-      ]
-    ]
-  },
-  {
-    "id": "1ded1b72.af18c5",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 242.2779197692871,
-    "y": 345.1112251281738,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "bf8e19f1.7f5908"
-      ]
-    ]
-  },
-  {
-    "id": "b992a9e2.abb498",
-    "type": "for",
-    "name": "for each Network",
-    "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1055.9814949035645,
-    "y": 381.22218132019043,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "d00ff672.d0b048"
-      ]
-    ]
-  },
-  {
-    "id": "d00ff672.d0b048",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1245.9814567565918,
-    "y": 388.99997425079346,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      [
-        "ba2cdcd.67eab2",
-        "b9e492ff.96a56"
-      ]
-    ]
-  },
-  {
-    "id": "ba2cdcd.67eab2",
-    "type": "call",
-    "name": "call update-network-to-aai",
-    "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1499.3148784637451,
-    "y": 452.3333444595337,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "b9e492ff.96a56",
-    "type": "set",
-    "name": "set network",
-    "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",
-    "comments": "",
-    "x": 1451.5369987487793,
-    "y": 370.1110887527466,
-    "z": "f60ccc0b.2e9e5",
-    "wires": []
-  },
-  {
-    "id": "fe461c21.f9128",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1509.3146934509277,
-    "y": 186.77776718139648,
-    "z": "f60ccc0b.2e9e5",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "12e3cffc.36ff4",
-    "type": "comment",
-    "name": "Do Nothing",
-    "info": "",
-    "comments": "",
-    "x": 1644.8702672322588,
-    "y": 185.66664293077258,
-    "z": "f60ccc0b.2e9e5",
-    "wires": []
-  }
-]
+[\r
+    {\r
+        "id": "e773e89.91c6b98",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 716,\r
+        "y": 331,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "e959cc87.47852"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c1b624e8.c4a36",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='Delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 716,\r
+        "y": 411,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "f94d770b.d7a21"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f94d770b.d7a21",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 857.5,\r
+        "y": 411,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "4f7d3c56.d58604"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a0413cd2.f1f8e8",\r
+        "type": "switchNode",\r
+        "name": "switch aai-event-trigger",\r
+        "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 546.5,\r
+        "y": 371,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "e773e89.91c6b98",\r
+                "c1b624e8.c4a36"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "24096151.ae8cf6",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1243.5,\r
+        "y": 242,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "d3849c0c.290268",\r
+                "2e3a9914.38f54e",\r
+                "5d9111f6.fc1a7",\r
+                "e1aa7ec9.6ea95",\r
+                "4884da36.8dcb24"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2e3a9914.38f54e",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get token",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n<parameter name=\"templateFileName\" value=\"`$prop.restapi.templateDir + '/actokentemplate.json'`\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/controller/v2/tokens'`\" />\n<parameter name=\"format\" value=\"json\"/>\n<parameter name=\"httpMethod\" value=\"post\"/>\n<parameter name=\"responsePrefix\" value=\"token-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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1516.5001983642578,\r
+        "y": 163.00000953674316,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "e0b90864.1c659",\r
+                "2d5ac090.7f4d28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e0b90864.1c659",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1806.000244140625,\r
+        "y": 155,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "fbadc5f1.b9042"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d5ac090.7f4d28",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1802.000244140625,\r
+        "y": 195,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "8ebd62d2.d420b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fbadc5f1.b9042",\r
+        "type": "set",\r
+        "name": "set token-id",\r
+        "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",\r
+        "comments": "",\r
+        "x": 1956.500244140625,\r
+        "y": 155,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "74d21b60.35097c",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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<parameter name='customHttpHeaders' value=\"`'X-ACCESS-TOKEN=' + $prop.sdncRestApi.token_id`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2023.500244140625,\r
+        "y": 275,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "73b2188f.535b88",\r
+                "e3942d82.1d981"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73b2188f.535b88",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2266.000244140625,\r
+        "y": 295,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "4a760f4a.5cb7e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a760f4a.5cb7e8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2423.500244140625,\r
+        "y": 295,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "300a5bac.b9481c",\r
+                "ad97aa98.c768d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f9fe5f7.1e28d",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"Error executing Create vpn rest api\" />\n",\r
+        "comments": "",\r
+        "x": 2400.000244140625,\r
+        "y": 195,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e3942d82.1d981",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2262.000244140625,\r
+        "y": 195,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "8f9fe5f7.1e28d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "52ac41c0.5bfd18",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 169,\r
+        "y": 106,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2f07965a.1dd8e2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f07965a.1dd8e2",\r
+        "type": "service-logic",\r
+        "name": "DataChange ${project.version}",\r
+        "module": "DataChange",\r
+        "version": "${project.version}",\r
+        "comments": "",\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='DataChange' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 182,\r
+        "y": 166,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "be9d83e5.bff8b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "be9d83e5.bff8b",\r
+        "type": "method",\r
+        "name": "method esr-thirdparty-sdnc-discovery",\r
+        "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 202,\r
+        "y": 246,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "dc3c6fc7.178d18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc3c6fc7.178d18",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 449.5,\r
+        "y": 246,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "febec156.8b3598"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "300a5bac.b9481c",\r
+        "type": "for",\r
+        "name": "for each Network",\r
+        "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2642.500244140625,\r
+        "y": 224,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2eec7c8a.0065d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2eec7c8a.0065d4",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2791.000244140625,\r
+        "y": 224,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "c6d65b06.9b8418",\r
+                "d5bb0470.a0963",\r
+                "51f49074.c67e58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c6d65b06.9b8418",\r
+        "type": "call",\r
+        "name": "call update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2970.000244140625,\r
+        "y": 244,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d5bb0470.a0963",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2923.000244140625,\r
+        "y": 204,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8ebd62d2.d420b",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1922.000244140625,\r
+        "y": 195,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e262d253.cb79",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2092.000244140625,\r
+        "y": 235,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a6bffc76.37edc",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 969,\r
+        "y": 331,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "6f99e35d.de977c",\r
+                "c02a6e99.4562c",\r
+                "3d7935ef.04d57a",\r
+                "cfd2103d.fd26"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e959cc87.47852",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 836,\r
+        "y": 331,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "a6bffc76.37edc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6f99e35d.de977c",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1082,\r
+        "y": 242,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "24096151.ae8cf6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c02a6e99.4562c",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1111.5,\r
+        "y": 703.5001220703125,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "1f5381b5.13672e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1f5381b5.13672e",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",\r
+        "comments": "",\r
+        "x": 1297.75,\r
+        "y": 729.5001220703125,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d3849c0c.290268",\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' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1463.0001983642578,\r
+        "y": 123.00000953674316,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5d9111f6.fc1a7",\r
+        "type": "switchNode",\r
+        "name": "switch prop.sdncRestApi.token_id",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.token_id`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1509.5001983642578,\r
+        "y": 243.00000953674316,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "8bff0ee3.9c1d08",\r
+                "46defe8b.c98d58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8bff0ee3.9c1d08",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1802.000244140625,\r
+        "y": 235,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "4af5b25c.a6728c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "46defe8b.c98d58",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1802.000244140625,\r
+        "y": 275,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "74d21b60.35097c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4af5b25c.a6728c",\r
+        "type": "execute",\r
+        "name": "execute RestApiCallNode Get Topology",\r
+        "xml": "<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
+        "outputs": 1,\r
+        "x": 2023.500244140625,\r
+        "y": 235,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "e3942d82.1d981",\r
+                "73b2188f.535b88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4884da36.8dcb24",\r
+        "type": "execute",\r
+        "name": "execute RestconfDiscoveryNode",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restconfdiscovery.RestconfDiscoveryNode' method='establishSubscription' >\n<parameter name=\"subscriberId\" value=\"sotn-controller\" />\n<parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/operations/ietf-subscribed-notifications:establish-subscription'`\" />\n<parameter name=\"restapiUser\" value=\"`$prop.sdncRestApi.thirdpartySdnc.user`\" />\n<parameter name=\"restapiPassword\" value=\"`$prop.sdncRestApi.thirdpartySdnc.password`\" />\n<parameter name=\"sseConnectURL\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/restconf/streams/yang-push-json'`\" />\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=' + $prop.sdncRestApi.token_id`\" />\n<parameter name=\"module\" value=\"DataChange\" />\n<parameter name=\"rpc\" value=\"sotn-notification-handler\" />\n<parameter name=\"mode\" value=\"sync\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1506.0001983642578,\r
+        "y": 383.00000953674316,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1aa7ec9.6ea95",\r
+        "type": "set",\r
+        "name": "set encoding-format",\r
+        "xml": "<set>\n<parameter name='input' value='ietf-subscribed-notifications:establish-subscription.input.' />\n<parameter name=\"`$input + 'encoding'`\" value=\"encode-json\" />",\r
+        "comments": "",\r
+        "x": 1466.0001983642578,\r
+        "y": 343.00000953674316,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "bbab4551.0a236",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1471.000343322754,\r
+        "y": 300.00000858306885,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "febec156.8b3598",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 156,\r
+        "y": 371,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "9a519619.b1895",\r
+                "48ffb5b3.b827e4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a519619.b1895",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 343,\r
+        "y": 371,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "a0413cd2.f1f8e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "48ffb5b3.b827e4",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 117.00003051757812,\r
+        "y": 1127.75,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "9ffa3ea5.b70bf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ffa3ea5.b70bf",\r
+        "type": "call",\r
+        "name": "call esr-thirdparty-sdnc-of-zte",\r
+        "xml": "<call module='DataChange' rpc='esr-thirdparty-sdnc-of-zte' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 348.75,\r
+        "y": 1144.5000610351562,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d7935ef.04d57a",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1160,\r
+        "y": 476,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "4fe6a7b1.5767f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4fe6a7b1.5767f",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1323,\r
+        "y": 475,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "f9123ca9.fc888"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9123ca9.fc888",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/tapi/v2/topologies?topology-id-or-name=otn'`\"/>  \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=\"topologies\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.tapi.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\"/>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1484,\r
+        "y": 474,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "cc52ed00.f5d2c",\r
+                "dd1ac4e1.b59088"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd1ac4e1.b59088",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1626,\r
+        "y": 550,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "f1e8f88.8710a88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc52ed00.f5d2c",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1660,\r
+        "y": 471,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "54fdb7ce.6dd1a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "54fdb7ce.6dd1a",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology TAPI rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1830,\r
+        "y": 470,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f1e8f88.8710a88",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1787,\r
+        "y": 549,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "f8f968a.7a53a98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f8f968a.7a53a98",\r
+        "type": "for",\r
+        "name": "for each topology",\r
+        "xml": "<for index='tidx' start='0' end=\"`$topologies.topology_length`\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1966,\r
+        "y": 549,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "3fb827df.939078"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3fb827df.939078",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2133,\r
+        "y": 550,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "6c8666ff.44e6e8",\r
+                "8622f8e6.4ca888"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6c8666ff.44e6e8",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2292,\r
+        "y": 551,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8622f8e6.4ca888",\r
+        "type": "call",\r
+        "name": "call tapi-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='tapi-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2283,\r
+        "y": 617,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cfd2103d.fd26",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1130.677324295044,\r
+        "y": 632.8993349075317,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "787c580c.21a83"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "787c580c.21a83",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1292.6773872375488,\r
+        "y": 630.899335861206,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "cb55af39.dad0b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cb55af39.dad0b",\r
+        "type": "execute",\r
+        "name": "execute",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode' method='sendRequest' >\n    <parameter name=\"restapiUrl\" value=\"`$prop.sdncRestApi.thirdpartySdnc.url + '/cxf/openroadm/v2/networks/otn-topology'`\"/>  \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=\"networks\"/>\n    <parameter name=\"trustStoreFileName\" value=\"/opt/onap/sdnc/data/stores/truststore.onap.client.msa.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": 1469.6771354675293,\r
+        "y": 622.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "55b8f3fc.f2c404",\r
+                "dba7d725.59fa18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55b8f3fc.f2c404",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1622.6771354675293,\r
+        "y": 619.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2cc6fdd5.2640a2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2cc6fdd5.2640a2",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Error executing get topology MSA rest api\" />\n\n",\r
+        "comments": "",\r
+        "x": 1797.6771354675293,\r
+        "y": 618.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "dba7d725.59fa18",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1628.6771354675293,\r
+        "y": 692.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "170b822d.317ece"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "170b822d.317ece",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1812.6771354675293,\r
+        "y": 694.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "8f4caf49.c88e68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f4caf49.c88e68",\r
+        "type": "call",\r
+        "name": "call msa-update-network-to-aai",\r
+        "xml": "<call module='DataChange' rpc='msa-update-network-to-aai' mode='sync' >\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2091.677001953125,\r
+        "y": 692.8992919921875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4f7d3c56.d58604",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 262.566650390625,\r
+        "y": 861.5666809082031,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "7c479945.15b6c",\r
+                "41dab8d.79e9dc8",\r
+                "fb32359d.de7e3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c479945.15b6c",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 441.857177734375,\r
+        "y": 778.9285888671875,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "d9d0d78b.47d9f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "41dab8d.79e9dc8",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 450.6070556640625,\r
+        "y": 1029.6428527832031,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "1a2de346.3f0ebd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9d0d78b.47d9f",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 595.607177734375,\r
+        "y": 775.7143249511719,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "e787c325.7a3d48",\r
+                "e74f02d1.684a5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1a2de346.3f0ebd",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 600,\r
+        "y": 1029.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "39caa350.271204",\r
+                "14436f1d.f47b89"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fb32359d.de7e3",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 553,\r
+        "y": 1193.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "33b66d76.b73a6a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "33b66d76.b73a6a",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",\r
+        "comments": "",\r
+        "x": 715,\r
+        "y": 1232.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e787c325.7a3d48",\r
+        "type": "get-resource",\r
+        "name": "get resources from DB -controller_id",\r
+        "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\nkey='SELECT controller_id\nfrom TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE\nWHERE controller_id = $controllerid'\npfx='dbcontrollerid'>\n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 827.5,\r
+        "y": 823.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "48ef075d.23d478",\r
+                "6aefa7bc.0e864",\r
+                "b6643c83.4fa068"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e74f02d1.684a5",\r
+        "type": "set",\r
+        "name": "set controller_id",\r
+        "xml": "<set>\n<parameter name='controllerid' value=\"`$prop.sdncRestApi.type + '_' + $prop.sdncRestApi.thirdpartySdnc.url + '_' + $prop.sdncRestApi.thirdpartySdnc.id`\" />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 787.5,\r
+        "y": 757.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "48ef075d.23d478",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1066.5,\r
+        "y": 843.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "3a0200d5.7fabc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a0200d5.7fabc",\r
+        "type": "delete",\r
+        "name": "delete from db",\r
+        "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n    resource=\"SQL\"\n    key=\"DELETE FROM TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE WHERE controller_id = $controllerid\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1235.5,\r
+        "y": 850.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "39caa350.271204",\r
+        "type": "set",\r
+        "name": "set controller_id",\r
+        "xml": "<set>\n<parameter name='controllerid' value=\"`$prop.sdncRestApi.type + '_' + $prop.sdncRestApi.thirdpartySdnc.url + '_' + $prop.sdncRestApi.thirdpartySdnc.id`\" />\n\n\n\n",\r
+        "comments": "",\r
+        "x": 764.5,\r
+        "y": 985.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "14436f1d.f47b89",\r
+        "type": "get-resource",\r
+        "name": "get resources from DB -controller_id",\r
+        "xml": "<get-resource plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource' resource='SQL'\nkey='SELECT controller_id\nfrom TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE\nWHERE controller_id = $controllerid'\npfx='dbcontrollerid'>\n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 777.5,\r
+        "y": 1074.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "82076a69.af01a",\r
+                "7b1e0312.764db4",\r
+                "5cc08e4.aa9e2f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "82076a69.af01a",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1002.5,\r
+        "y": 1089.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "dc7dee5b.44e56"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc7dee5b.44e56",\r
+        "type": "delete",\r
+        "name": "delete from db",\r
+        "xml": "<delete plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n    resource=\"SQL\"\n    key=\"DELETE FROM TOPOLOGY_LOGICAL_RELATION_TO_PINTERFACE WHERE controller_id = $controllerid\">",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1173.5,\r
+        "y": 1090.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6aefa7bc.0e864",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1052.5,\r
+        "y": 922.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2c713fb3.4d6888"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7b1e0312.764db4",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 983.5,\r
+        "y": 1162.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2bfd8d24.d64f22"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2c713fb3.4d6888",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Failure in getting controller-id from DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1213.5,\r
+        "y": 927.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b6643c83.4fa068",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1043.5,\r
+        "y": 982.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "a2919cf8.1bf828"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a2919cf8.1bf828",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"controller-id could not be found in DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1192.5,\r
+        "y": 984.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2bfd8d24.d64f22",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"Failure in getting controller-id from DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1131.5,\r
+        "y": 1163.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5cc08e4.aa9e2f",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 983.5,\r
+        "y": 1206.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "2f855e70.bc0c7a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f855e70.bc0c7a",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n <parameter name='ack-final' value='Y'/>\n <parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"controller-id could not be found in DB\" />\n\n",\r
+        "comments": "",\r
+        "x": 1148.5,\r
+        "y": 1203.5,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ad97aa98.c768d",\r
+        "type": "switchNode",\r
+        "name": "switch network_length",\r
+        "xml": "<switch test='`$topology.networks.network_length >= 2`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2659,\r
+        "y": 355,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "47f11a60.715fe4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "47f11a60.715fe4",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2841,\r
+        "y": 356,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "610c5ba8.ab12f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f621874.83f7b",\r
+        "type": "for",\r
+        "name": "for each Network",\r
+        "xml": "<for index='netidx' start='0' end='`$topology.networks.network_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3214,\r
+        "y": 349,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "47e16032.729b78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "47e16032.729b78",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3432,\r
+        "y": 346,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "cc7e5bc4.9fb7e8",\r
+                "8fc85a95.09a108",\r
+                "c99c88.f08ccb78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "40eac1bc.82a228",\r
+        "type": "call",\r
+        "name": "call update-tp-ttp-relationship",\r
+        "xml": "<call module='DataChange' rpc='update-tp-ttp-relationship' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3247,\r
+        "y": 409,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "610c5ba8.ab12f4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3011,\r
+        "y": 352,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "3f621874.83f7b",\r
+                "40eac1bc.82a228"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c99c88.f08ccb78",\r
+        "type": "set",\r
+        "name": "unset network",\r
+        "xml": "<set>\n<parameter name='network.' value='' />\n",\r
+        "comments": "",\r
+        "x": 3591,\r
+        "y": 286,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cc7e5bc4.9fb7e8",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 3585,\r
+        "y": 334,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8fc85a95.09a108",\r
+        "type": "switchNode",\r
+        "name": "switch network-types with topologyId",\r
+        "xml": "<switch test='`$network.te-topology-id`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3662,\r
+        "y": 381,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "a101ef60.461f68",\r
+                "46ddd7fc.c3c038"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a101ef60.461f68",\r
+        "type": "outcome",\r
+        "name": "1",\r
+        "xml": "<outcome value='1'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3888,\r
+        "y": 350,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "9f9b045e.002478"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "46ddd7fc.c3c038",\r
+        "type": "outcome",\r
+        "name": "2",\r
+        "xml": "<outcome value='2'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3888,\r
+        "y": 411,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "c00ddb6e.187aa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55fe80ee.35e4c",\r
+        "type": "set",\r
+        "name": "set network-otn",\r
+        "xml": "<set>\n<parameter name='network-otn.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 4183,\r
+        "y": 350,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b736da6.72f0128",\r
+        "type": "set",\r
+        "name": "set network eth",\r
+        "xml": "<set>\n<parameter name='network-eth.' value='`$topology.networks.network[$netidx].`' />\n",\r
+        "comments": "",\r
+        "x": 4183,\r
+        "y": 411,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9f9b045e.002478",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4022,\r
+        "y": 350,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "55fe80ee.35e4c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c00ddb6e.187aa",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 4023,\r
+        "y": 411,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": [\r
+            [\r
+                "b736da6.72f0128"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "51f49074.c67e58",\r
+        "type": "set",\r
+        "name": "unset network",\r
+        "xml": "<set>\n<parameter name='network.' value='' />\n",\r
+        "comments": "",\r
+        "x": 2929,\r
+        "y": 154,\r
+        "z": "8a5117b5.c01db8",\r
+        "wires": []\r
+    }\r
+]
\ No newline at end of file