Few modifications in DataChange DGs
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index ccc0c00..ca5ed7a 100644 (file)
-[
-  {
-    "id": "3492b641.0dfbba",
-    "type": "other",
-    "name": "update",
-    "xml": "<outcome value='Update'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 673,
-    "y": 276.6667003631592,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "f2d65f4a.d687"
-      ]
-    ]
-  },
-  {
-    "id": "668a1af1.719b34",
-    "type": "other",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 709.2221145629883,
-    "y": 478.33349609375,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "3b8ddbef.903fa4"
-      ]
-    ]
-  },
-  {
-    "id": "3b8ddbef.903fa4",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 859.6667594909668,
-    "y": 473.3335485458374,
-    "z": "cbb28df7.1359",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "c0cbee48.6a5f9",
-    "type": "comment",
-    "name": "TODO: Delete topology from AAI",
-    "info": "",
-    "comments": "",
-    "x": 817.3334274291992,
-    "y": 429.0001735687256,
-    "z": "cbb28df7.1359",
-    "wires": []
-  },
-  {
-    "id": "d3c03070.16287",
-    "type": "switchNode",
-    "name": "switch aai-event-trigger",
-    "xml": "<switch test=\"`$data-change-notification-input.aai-event-trigger`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 465.5555648803711,
-    "y": 345.2222261428833,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "3492b641.0dfbba",
-        "668a1af1.719b34"
-      ]
-    ]
-  },
-  {
-    "id": "6bfaf616.869108",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1267.333755493164,
-    "y": 270.1112537384033,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "c706e157.72486",
-        "4130ca8.c1efa34"
-      ]
-    ]
-  },
-  {
-    "id": "f4c114b8.d66028",
-    "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": 1523.993263244629,
-    "y": 132.0305051803589,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "fafa0167.57f14",
-        "c8836a7f.1ba7f8"
-      ]
-    ]
-  },
-  {
-    "id": "fafa0167.57f14",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1758.993263244629,
-    "y": 110.03050518035889,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "bd59ffd7.cdf9"
-      ]
-    ]
-  },
-  {
-    "id": "c8836a7f.1ba7f8",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1751.243263244629,
-    "y": 163.67338848114014,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "8505bfec.1c327"
-      ]
-    ]
-  },
-  {
-    "id": "bd59ffd7.cdf9",
-    "type": "set",
-    "name": "set token-id",
-    "xml": "<set>\n<parameter name='prop.sdncRestApi.token_id' value='`$token-result.data.token_id`' />\n",
-    "comments": "",
-    "x": 1912.993263244629,
-    "y": 111.03050518035889,
-    "z": "cbb28df7.1359",
-    "wires": []
-  },
-  {
-    "id": "c706e157.72486",
-    "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": 1527.3266906738281,
-    "y": 225.73424291610718,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "87479d00.dc1c9",
-        "c2d07026.26d52"
-      ]
-    ]
-  },
-  {
-    "id": "87479d00.dc1c9",
-    "type": "success",
-    "name": "success",
-    "xml": "<outcome value='success'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1785.882022857666,
-    "y": 203.73422479629517,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "3aa58504.f6229a"
-      ]
-    ]
-  },
-  {
-    "id": "3aa58504.f6229a",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "comments": "",
-    "outputs": 1,
-    "x": 1961.4375534057617,
-    "y": 201.40094709396362,
-    "z": "cbb28df7.1359",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "dca7d6ac.f501f8",
-    "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": 1969.6598281860352,
-    "y": 275.6230607032776,
-    "z": "cbb28df7.1359",
-    "wires": []
-  },
-  {
-    "id": "c2d07026.26d52",
-    "type": "failure",
-    "name": "failure",
-    "xml": "<outcome value='failure'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1791.3265075683594,
-    "y": 274.845290184021,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "dca7d6ac.f501f8"
-      ]
-    ]
-  },
-  {
-    "id": "7cae77af.f5b818",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 105.9999008178711,
-    "y": 85,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "b697d007.11e41"
-      ]
-    ]
-  },
-  {
-    "id": "b697d007.11e41",
-    "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": 244.11102676391602,
-    "y": 126.44446134567261,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "49de6de0.6f78a4"
-      ]
-    ]
-  },
-  {
-    "id": "49de6de0.6f78a4",
-    "type": "method",
-    "name": "method esr-thirdparty-sdnc-discovery",
-    "xml": "<method rpc='esr-thirdparty-sdnc-discovery' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 340.5555877685547,
-    "y": 237.22224235534668,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "5f1e0612.f09808"
-      ]
-    ]
-  },
-  {
-    "id": "5f1e0612.f09808",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 248.77781677246094,
-    "y": 346.11122035980225,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "d3c03070.16287"
-      ]
-    ]
-  },
-  {
-    "id": "4130ca8.c1efa34",
-    "type": "for",
-    "name": "for each Network",
-    "xml": "<for index='nidx' start='0' end='`$topology.networks.network_length`' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1459.481460571289,
-    "y": 353.2221817970276,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "5ae402a2.fe5ffc"
-      ]
-    ]
-  },
-  {
-    "id": "5ae402a2.fe5ffc",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1649.4814224243164,
-    "y": 360.9999747276306,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "7d9ae4c3.21708c",
-        "f67aa4a3.311fc8"
-      ]
-    ]
-  },
-  {
-    "id": "7d9ae4c3.21708c",
-    "type": "call",
-    "name": "call update-network-to-aai",
-    "xml": "<call module='DataChange' rpc='update-network-to-aai' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1902.8148441314697,
-    "y": 424.33334493637085,
-    "z": "cbb28df7.1359",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "f67aa4a3.311fc8",
-    "type": "set",
-    "name": "set network",
-    "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",
-    "comments": "",
-    "x": 1855.036964416504,
-    "y": 342.11108922958374,
-    "z": "cbb28df7.1359",
-    "wires": []
-  },
-  {
-    "id": "8505bfec.1c327",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1912.8146591186523,
-    "y": 158.77776765823364,
-    "z": "cbb28df7.1359",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "27eaeed1.46c512",
-    "type": "comment",
-    "name": "Do Nothing",
-    "info": "",
-    "comments": "",
-    "x": 2048.3702328999834,
-    "y": 157.66664340760974,
-    "z": "cbb28df7.1359",
-    "wires": []
-  },
-  {
-    "id": "416dcc31.e9a444",
-    "type": "switchNode",
-    "name": "switch type",
-    "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 948.0001487731934,
-    "y": 279.00003147125244,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "7de88c94.fa0ca4",
-        "8ee217f7.3b1bd8"
-      ]
-    ]
-  },
-  {
-    "id": "f2d65f4a.d687",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 802.9999847412109,
-    "y": 277.00002002716064,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "416dcc31.e9a444"
-      ]
-    ]
-  },
-  {
-    "id": "7de88c94.fa0ca4",
-    "type": "other",
-    "name": "SOTN",
-    "xml": "<outcome value='SOTN'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1101.9999313354492,
-    "y": 235.00000190734863,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "6bfaf616.869108"
-      ]
-    ]
-  },
-  {
-    "id": "8ee217f7.3b1bd8",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1098.9999313354492,
-    "y": 359.00000953674316,
-    "z": "cbb28df7.1359",
-    "wires": [
-      [
-        "c0794a5f.727638"
-      ]
-    ]
-  },
-  {
-    "id": "c0794a5f.727638",
-    "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=\"`'Unsupported type = ' + $prop.sdncRestApi.type`\" />\n\n",
-    "comments": "",
-    "x": 1247.7726364135742,
-    "y": 358.43917751312256,
-    "z": "cbb28df7.1359",
-    "wires": []
-  }
-]
+[\r
+    {\r
+        "id": "346770b6.e0b2e",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 666,\r
+        "y": 282,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "ac79093c.29ec78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f504934.7894c6",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='Delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 666,\r
+        "y": 362,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "5f23df82.9ac6e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f23df82.9ac6e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 807.5,\r
+        "y": 362,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "dc10cae0.74e44"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a242175.0e7ef",\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": 496.5,\r
+        "y": 322,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "346770b6.e0b2e",\r
+                "2f504934.7894c6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "39f2e6f9.408272",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1193.5,\r
+        "y": 193,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "97074a04.9156f",\r
+                "a612156e.6c82f",\r
+                "af67ee77.5ddb88",\r
+                "8f8e9805.87c3c8",\r
+                "9d5ac624.def28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a612156e.6c82f",\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": 1466.5001983642578,\r
+        "y": 114.00000953674316,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "e7c29f07.2a4d28",\r
+                "fe96d7c9.6dc11"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e7c29f07.2a4d28",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1756.000244140625,\r
+        "y": 106,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "9a41c115.acccd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe96d7c9.6dc11",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1752.000244140625,\r
+        "y": 146,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "142d0bb2.73cbec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a41c115.acccd8",\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": 1906.500244140625,\r
+        "y": 106,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "74c607f5.33c7f",\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": 1973.500244140625,\r
+        "y": 226,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "46585599.99541c",\r
+                "e4dc69e3.746e88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "46585599.99541c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2216.000244140625,\r
+        "y": 246,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "c7c89355.9ce378"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c7c89355.9ce378",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2373.500244140625,\r
+        "y": 246,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "b3a801bb.6b3e08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4462058b.03bf7c",\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": 2350.000244140625,\r
+        "y": 146,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e4dc69e3.746e88",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2212.000244140625,\r
+        "y": 146,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "4462058b.03bf7c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e48e789f.6305e8",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 119,\r
+        "y": 57,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "f17ff4c0.c3b85"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f17ff4c0.c3b85",\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": 132,\r
+        "y": 117,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "dcee4efc.fbc398"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dcee4efc.fbc398",\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": 152,\r
+        "y": 197,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "ee1d05c.842daf8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ee1d05c.842daf8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 399.5,\r
+        "y": 197,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "289966fd.257632"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b3a801bb.6b3e08",\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": 1799.500259399414,\r
+        "y": 345.00001525878906,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "f46be5c.444e598"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f46be5c.444e598",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1948.000259399414,\r
+        "y": 345.00001525878906,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "9f7c6e21.8e3448",\r
+                "a45b31cf.5b428"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9f7c6e21.8e3448",\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": 2127.000259399414,\r
+        "y": 365.00001525878906,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a45b31cf.5b428",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2082.000259399414,\r
+        "y": 325.00001525878906,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "142d0bb2.73cbec",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1872.000244140625,\r
+        "y": 146,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "77d98c9a.bbdddc",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2042.000244140625,\r
+        "y": 186,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "7a5efd17.5c18a4",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 919,\r
+        "y": 282,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "c610bb27.6f7938",\r
+                "f6f15d6a.b855f8",\r
+                "2ed61a13.0813c6",\r
+                "ca97ad3.a311cd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac79093c.29ec78",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 786,\r
+        "y": 282,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "7a5efd17.5c18a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c610bb27.6f7938",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1032,\r
+        "y": 193,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "39f2e6f9.408272"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6f15d6a.b855f8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1061.5,\r
+        "y": 654.5001220703125,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "bacba57d.e755a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bacba57d.e755a8",\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": 1247.75,\r
+        "y": 680.5001220703125,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "97074a04.9156f",\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": 1413.0001983642578,\r
+        "y": 74.00000953674316,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "af67ee77.5ddb88",\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": 1459.5001983642578,\r
+        "y": 194.00000953674316,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "196dbf86.289fe8",\r
+                "2e000adc.427cfe"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "196dbf86.289fe8",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1752.000244140625,\r
+        "y": 186,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "58dbe772.71f75"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2e000adc.427cfe",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1752.000244140625,\r
+        "y": 226,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "74c607f5.33c7f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "58dbe772.71f75",\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": 1973.500244140625,\r
+        "y": 186,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "e4dc69e3.746e88",\r
+                "46585599.99541c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9d5ac624.def28",\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": 1456.0001983642578,\r
+        "y": 334.00000953674316,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f8e9805.87c3c8",\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": 1416.0001983642578,\r
+        "y": 294.00000953674316,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "bcab4612.fb18e",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1421.000343322754,\r
+        "y": 251.00000858306885,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "289966fd.257632",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 106,\r
+        "y": 322,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "8432bc7f.958c98",\r
+                "dbdc5153.c45968"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8432bc7f.958c98",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 293,\r
+        "y": 322,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "5a242175.0e7ef"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dbdc5153.c45968",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 67.00003051757812,\r
+        "y": 1078.75,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "94027433.59821"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "94027433.59821",\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": 298.75,\r
+        "y": 1095.5000610351562,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ed61a13.0813c6",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1110,\r
+        "y": 427,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "4691c66b.5d4a4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4691c66b.5d4a4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1273,\r
+        "y": 426,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "7dd7f464.c6c9e4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7dd7f464.c6c9e4",\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": 1434,\r
+        "y": 425,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "4311848d.591ed4",\r
+                "fc46f47a.aebbb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc46f47a.aebbb",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1576,\r
+        "y": 501,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "cc96eb4.79b6718"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4311848d.591ed4",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1610,\r
+        "y": 422,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "85a205fd.e6fe2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "85a205fd.e6fe2",\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": 1780,\r
+        "y": 421,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cc96eb4.79b6718",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1737,\r
+        "y": 500,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "84ea29d7.966748"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84ea29d7.966748",\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": 1916,\r
+        "y": 500,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "23afbd29.52671a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23afbd29.52671a",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2083,\r
+        "y": 501,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "be671cf9.1f4a38",\r
+                "2c9a9e44.4d4e72"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "be671cf9.1f4a38",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2242,\r
+        "y": 502,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2c9a9e44.4d4e72",\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": 2233,\r
+        "y": 568,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca97ad3.a311cd",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1080.677324295044,\r
+        "y": 583.8993349075317,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "c2e22ff3.03e78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c2e22ff3.03e78",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1242.6773872375488,\r
+        "y": 581.899335861206,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "cdc360bb.4f8c6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cdc360bb.4f8c6",\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": 1419.6771354675293,\r
+        "y": 573.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "150d6764.a614e9",\r
+                "1e259e4f.0e9d9a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "150d6764.a614e9",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1572.6771354675293,\r
+        "y": 570.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "a457e272.01c1b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a457e272.01c1b8",\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": 1747.6771354675293,\r
+        "y": 569.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1e259e4f.0e9d9a",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1578.6771354675293,\r
+        "y": 643.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "c148d343.01eac8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c148d343.01eac8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1762.6771354675293,\r
+        "y": 645.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "f964e642.cb1ae"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f964e642.cb1ae",\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": 2041.677001953125,\r
+        "y": 643.8992919921875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dc10cae0.74e44",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 212.566650390625,\r
+        "y": 812.5666809082031,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "447a364c.b91ea8",\r
+                "f7872c45.99a4e",\r
+                "c8e48bf6.778e98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "447a364c.b91ea8",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 391.857177734375,\r
+        "y": 729.9285888671875,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "a07fdc63.5a34d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f7872c45.99a4e",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 400.6070556640625,\r
+        "y": 980.6428527832031,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "6d4308e1.31c5f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a07fdc63.5a34d8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 545.607177734375,\r
+        "y": 726.7143249511719,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "cfc4d202.c64d78",\r
+                "366bec81.83eddc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d4308e1.31c5f",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 550,\r
+        "y": 980.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "6a48df29.ca491",\r
+                "62ccb800.ba59c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c8e48bf6.778e98",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 503,\r
+        "y": 1144.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "ab761f62.a873d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab761f62.a873d",\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": 665,\r
+        "y": 1183.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cfc4d202.c64d78",\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": 774.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "69e5b135.13096",\r
+                "70bf128f.7ac3cc",\r
+                "136d8709.29f489"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "366bec81.83eddc",\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": 737.5,\r
+        "y": 708.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "69e5b135.13096",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1016.5,\r
+        "y": 794.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "f7324afe.a3cb98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f7324afe.a3cb98",\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": 1185.5,\r
+        "y": 801.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a48df29.ca491",\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": 714.5,\r
+        "y": 936.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "62ccb800.ba59c8",\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": 727.5,\r
+        "y": 1025.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "4cc181ad.c4d1f8",\r
+                "85870c46.3089f",\r
+                "d2032fdb.614ce8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4cc181ad.c4d1f8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 952.5,\r
+        "y": 1040.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "ebe8f601.eebec8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ebe8f601.eebec8",\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": 1123.5,\r
+        "y": 1041.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "70bf128f.7ac3cc",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1002.5,\r
+        "y": 873.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "dd76e326.6dd408"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "85870c46.3089f",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 933.5,\r
+        "y": 1113.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "b35680d0.668ed"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd76e326.6dd408",\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": 1163.5,\r
+        "y": 878.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "136d8709.29f489",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 993.5,\r
+        "y": 933.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "84fa6086.1cdbd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84fa6086.1cdbd",\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": 1142.5,\r
+        "y": 935.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b35680d0.668ed",\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": 1081.5,\r
+        "y": 1114.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d2032fdb.614ce8",\r
+        "type": "not-found",\r
+        "name": "not-found",\r
+        "xml": "<outcome value='not-found'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 933.5,\r
+        "y": 1157.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": [\r
+            [\r
+                "a6db07ae.aaca38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a6db07ae.aaca38",\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": 1098.5,\r
+        "y": 1154.5,\r
+        "z": "7bb5d2cb.8cfacc",\r
+        "wires": []\r
+    }\r
+]
\ No newline at end of file