Topology Discovery and optical-service DGs
[sdnc/oam.git] / platform-logic / datachange / src / main / json / DataChange_esr-thirdparty-sdnc-discovery.json
index 426b856..9b95dc5 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": "36e96ed4.41d832",\r
+        "type": "other",\r
+        "name": "update",\r
+        "xml": "<outcome value='Update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 665.5,\r
+        "y": 329,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "8acc6f21.be6fc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6f06aa61.f248ec",\r
+        "type": "other",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 665.5,\r
+        "y": 409,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "a603632c.68bff"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a603632c.68bff",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 807,\r
+        "y": 409,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "68bed413.930adc",\r
+        "type": "comment",\r
+        "name": "TODO: Delete topology from AAI",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 739.8335189819336,\r
+        "y": 376.96899485588074,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "50de7689.c1ed4",\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,\r
+        "y": 369,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "36e96ed4.41d832",\r
+                "6f06aa61.f248ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e12b7948.8a8be",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1193,\r
+        "y": 240,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "484845a5.2238e4",\r
+                "4e058d3f.ebbc8c",\r
+                "19259d76.96fc3b",\r
+                "ac66ccfd.381a88",\r
+                "da47859b.4ec77"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4e058d3f.ebbc8c",\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.0001983642578,\r
+        "y": 161.00000953674316,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "916502a3.877388",\r
+                "e44e3e68.a49fd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "916502a3.877388",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1755.500244140625,\r
+        "y": 153,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "a8c3cc1.f5d4bb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e44e3e68.a49fd8",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1751.500244140625,\r
+        "y": 193,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "e40e8527.2ee67"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a8c3cc1.f5d4bb",\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.000244140625,\r
+        "y": 153,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f1eb21a4.8d1378",\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.000244140625,\r
+        "y": 273,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "8660dd2a.bc5478",\r
+                "f7ff1324.a58c28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8660dd2a.bc5478",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2215.500244140625,\r
+        "y": 293,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "73cb768c.3647e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73cb768c.3647e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2373.000244140625,\r
+        "y": 293,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "92b164bb.975a38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "33371bb9.421c84",\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": 2349.500244140625,\r
+        "y": 193,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f7ff1324.a58c28",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2211.500244140625,\r
+        "y": 193,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "33371bb9.421c84"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ea734627.c2c7d8",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 118.5,\r
+        "y": 104,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "89ca9d8b.bbc328"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "89ca9d8b.bbc328",\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": 131.5,\r
+        "y": 164,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "789b0d9d.02f75c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "789b0d9d.02f75c",\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": 151.5,\r
+        "y": 244,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "19dd5973.ca5fbf"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "19dd5973.ca5fbf",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 399,\r
+        "y": 244,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "72476c1.b3cb514"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "92b164bb.975a38",\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.000259399414,\r
+        "y": 392.00001525878906,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "a33c6916.e2063"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a33c6916.e2063",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1947.500259399414,\r
+        "y": 392.00001525878906,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "70a92c18.3741ec",\r
+                "6196a44a.543cec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70a92c18.3741ec",\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": 2126.500259399414,\r
+        "y": 412.00001525878906,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6196a44a.543cec",\r
+        "type": "set",\r
+        "name": "set network",\r
+        "xml": "<set>\n<parameter name='network.' value='`$topology.networks.network[$nidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2081.500259399414,\r
+        "y": 372.00001525878906,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "e40e8527.2ee67",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1871.500244140625,\r
+        "y": 193,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "984ef742.f7de98",\r
+        "type": "comment",\r
+        "name": "Do Nothing",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2041.500244140625,\r
+        "y": 233,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "4308651d.5eb474",\r
+        "type": "switchNode",\r
+        "name": "switch type",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.type`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 918.5,\r
+        "y": 329,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "98c19260.813238",\r
+                "3ccd2719.ec5e88",\r
+                "c0dd9c59.c4eff8",\r
+                "4451a4e9.723244"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8acc6f21.be6fc8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 785.5,\r
+        "y": 329,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "4308651d.5eb474"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "98c19260.813238",\r
+        "type": "other",\r
+        "name": "SOTN",\r
+        "xml": "<outcome value='SOTN'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1031.5,\r
+        "y": 240,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "e12b7948.8a8be"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3ccd2719.ec5e88",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1033.500087738037,\r
+        "y": 789.0001106262207,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "f4c76776.724b28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f4c76776.724b28",\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": 1183.5000610351562,\r
+        "y": 785.0000972747803,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "484845a5.2238e4",\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": 1412.5001983642578,\r
+        "y": 121.00000953674316,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "19259d76.96fc3b",\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.0001983642578,\r
+        "y": 241.00000953674316,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "2313a899.da913",\r
+                "531d5829.4a09a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2313a899.da913",\r
+        "type": "other",\r
+        "name": "Null",\r
+        "xml": "<outcome value=''>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1751.500244140625,\r
+        "y": 233,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "c60b8cf4.53a21"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "531d5829.4a09a8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1751.500244140625,\r
+        "y": 273,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "f1eb21a4.8d1378"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c60b8cf4.53a21",\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.000244140625,\r
+        "y": 233,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "f7ff1324.a58c28",\r
+                "8660dd2a.bc5478"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "da47859b.4ec77",\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": 1455.5001983642578,\r
+        "y": 381.00000953674316,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac66ccfd.381a88",\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": 1415.5001983642578,\r
+        "y": 341.00000953674316,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "fa1a511.33260b",\r
+        "type": "comment",\r
+        "name": "Notification subscription",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 1420.500343322754,\r
+        "y": 298.00000858306885,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "72476c1.b3cb514",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test=\"`$prop.sdncRestApi.vendor == 'ZTE'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 105.5,\r
+        "y": 369,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "7ff38366.3f2f34",\r
+                "18555fe6.542308"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ff38366.3f2f34",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 292.5,\r
+        "y": 369,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "50de7689.c1ed4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "18555fe6.542308",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 293.5,\r
+        "y": 494,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "46364a8c.43d47c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "46364a8c.43d47c",\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": 516.5,\r
+        "y": 494,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0dd9c59.c4eff8",\r
+        "type": "other",\r
+        "name": "TAPI",\r
+        "xml": "<outcome value='TAPI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1109.5,\r
+        "y": 474,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "b4761a0a.e9187"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b4761a0a.e9187",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1272.5,\r
+        "y": 473,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "5f4972dc.a8c76c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f4972dc.a8c76c",\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": 1433.5,\r
+        "y": 472,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "cef3a525.157f48",\r
+                "aa2154d5.57633"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa2154d5.57633",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1575.5,\r
+        "y": 548,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "80d535c0.0a3eb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cef3a525.157f48",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1609.5,\r
+        "y": 469,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "9d726edf.4a00d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9d726edf.4a00d",\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": 1779.5,\r
+        "y": 468,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "80d535c0.0a3eb",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1736.5,\r
+        "y": 547,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "73db98e4.daca9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "73db98e4.daca9",\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": 1915.5,\r
+        "y": 547,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "d273e3f9.ce07"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d273e3f9.ce07",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2082.5,\r
+        "y": 548,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "e1c04d4.8fe4cb",\r
+                "3d2b44f0.5e96ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1c04d4.8fe4cb",\r
+        "type": "set",\r
+        "name": "set topology",\r
+        "xml": "<set>\n<parameter name='topology.' value='`$topologies.topology[$tidx].`' />\n",\r
+        "comments": "",\r
+        "x": 2241.5,\r
+        "y": 549,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3d2b44f0.5e96ec",\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": 2232.5,\r
+        "y": 615,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4451a4e9.723244",\r
+        "type": "outcome",\r
+        "name": "MSA",\r
+        "xml": "<outcome value='MSA'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1080.177324295044,\r
+        "y": 630.8993349075317,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "fe364eaa.3f7b08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe364eaa.3f7b08",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1242.1773872375488,\r
+        "y": 628.899335861206,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "3e697d7a.72d032"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e697d7a.72d032",\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.1771354675293,\r
+        "y": 620.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "65bb501c.2cef98",\r
+                "d2559ee1.0d8548"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "65bb501c.2cef98",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1572.1771354675293,\r
+        "y": 617.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "6d2f6447.367f94"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6d2f6447.367f94",\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.1771354675293,\r
+        "y": 616.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d2559ee1.0d8548",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1578.1771354675293,\r
+        "y": 690.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "81b6558e.8743c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81b6558e.8743c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1762.1771354675293,\r
+        "y": 692.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            [\r
+                "4139e8ab.39b6d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4139e8ab.39b6d8",\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.177001953125,\r
+        "y": 690.8992919921875,\r
+        "z": "35b097d7.5fa018",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file