Moved bbs logic from network-topoly-operation to vnf
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index bfb38e5..e10de62 100644 (file)
-[
-    {
-        "id": "7fb1a187.9549f",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 96.66666412353516,
-        "y": 86.66666412353516,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "c2b8a7b8.a5e428"
-            ]
-        ]
-    },
-    {
-        "id": "c2b8a7b8.a5e428",
-        "type": "service-logic",
-        "name": "GENERIC-RESOURCE-API ${project.version}",
-        "module": "GENERIC-RESOURCE-API",
-        "version": "${project.version}",
-        "comments": "",
-        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 171.9523696899414,
-        "y": 126.90477561950684,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "89a5ce6c.8a947"
-            ]
-        ]
-    },
-    {
-        "id": "89a5ce6c.8a947",
-        "type": "method",
-        "name": "method vnf-topology-operation",
-        "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 165.0952911376953,
-        "y": 166.66665840148926,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "baea3ff6.bd225"
-            ]
-        ]
-    },
-    {
-        "id": "435f3efd.64ab3",
-        "type": "comment",
-        "name": "vnf-topology-operation",
-        "info": "",
-        "comments": "",
-        "x": 491.0115203857422,
-        "y": 34.253007888793945,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "baea3ff6.bd225",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "true",
-        "outputs": 1,
-        "x": 177.8333740234375,
-        "y": 334.36017417907715,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "f2687cfc.01d4c",
-                "b4265d07.b24f2",
-                "b14b13c7.baa14"
-            ]
-        ]
-    },
-    {
-        "id": "f2687cfc.01d4c",
-        "type": "returnSuccess",
-        "name": "return success",
-        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
-        "comments": "",
-        "x": 470.3333282470703,
-        "y": 484.52420711517334,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "b4265d07.b24f2",
-        "type": "switchNode",
-        "name": "switch svc-action",
-        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 473.23804473876953,
-        "y": 332.5714178085327,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "76164f7d.903b1",
-                "117347a9.8b7218",
-                "e07500fb.cff53",
-                "9b91fc07.60be4",
-                "bc77aaba.4aabe8"
-            ]
-        ]
-    },
-    {
-        "id": "76164f7d.903b1",
-        "type": "outcome",
-        "name": "assign",
-        "xml": "<outcome value='assign'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 672.0475540161133,
-        "y": 265.1905632019043,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "5ec13553.7c0efc"
-            ]
-        ]
-    },
-    {
-        "id": "117347a9.8b7218",
-        "type": "outcome",
-        "name": "unassign",
-        "xml": "<outcome value='unassign'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 676.0951766967773,
-        "y": 395.38128662109375,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "9d96816e.64ca5"
-            ]
-        ]
-    },
-    {
-        "id": "9b91fc07.60be4",
-        "type": "other",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 670.8094024658203,
-        "y": 439.57136249542236,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "2717cc4c.7bccc4"
-            ]
-        ]
-    },
-    {
-        "id": "2717cc4c.7bccc4",
-        "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=\"`$vnf-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",
-        "comments": "",
-        "x": 856.9998474121094,
-        "y": 439.5714273452759,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "b14b13c7.baa14",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:validate-vnf-input",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-vnf-input' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 579.0832977294922,
-        "y": 224.04770278930664,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5ec13553.7c0efc",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-assign",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1014.1904067993164,
-        "y": 264.76202392578125,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3e660d10.204032",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-deactivate",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-deactivate' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1025.5236740112305,
-        "y": 349.0953722000122,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9d96816e.64ca5",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-unassign",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-unassign' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1021.1902732849121,
-        "y": 395.0954179763794,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e07500fb.cff53",
-        "type": "outcome",
-        "name": "deactivate",
-        "xml": "<outcome value='deactivate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 681.190315246582,
-        "y": 349.76204776763916,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "3e660d10.204032"
-            ]
-        ]
-    },
-    {
-        "id": "1d805763.8f6c79",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-activate",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-activate' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1018.333251953125,
-        "y": 306.6666555404663,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "bc77aaba.4aabe8",
-        "type": "outcome",
-        "name": "activate",
-        "xml": "<outcome value='activate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 674.9998931884766,
-        "y": 307.33333110809326,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "1d805763.8f6c79"
-            ]
-        ]
-    }
-]
+[\r
+    {\r
+        "id": "6970cbfb.c1907c",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 122.75,\r
+        "y": 181.98507690429688,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "99e58991.186a5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "99e58991.186a5",\r
+        "type": "service-logic",\r
+        "name": "GENERIC-RESOURCE-API ${project.version}",\r
+        "module": "GENERIC-RESOURCE-API",\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='GENERIC-RESOURCE-API' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 206.03570556640625,\r
+        "y": 243.22317504882812,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2fd42108.8384a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2fd42108.8384a6",\r
+        "type": "method",\r
+        "name": "method vnf-topology-operation",\r
+        "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 198.17862701416016,\r
+        "y": 305.985071182251,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c0fe93ff.46afe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6dce1d8e.e0f0dc",\r
+        "type": "comment",\r
+        "name": "vnf-topology-operation",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 522.6662979125977,\r
+        "y": 25,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c0fe93ff.46afe8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 221.91676330566406,\r
+        "y": 635.6785974502563,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "10cbb1dc.2702c6",\r
+                "54fd59c9.529288",\r
+                "5d438b9c.3a31f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "10cbb1dc.2702c6",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",\r
+        "comments": "",\r
+        "x": 514.4167175292969,\r
+        "y": 790.8426303863525,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "54fd59c9.529288",\r
+        "type": "switchNode",\r
+        "name": "switch svc-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 517.3214340209961,\r
+        "y": 633.8898410797119,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "306534c7.4b7964",\r
+                "fac214a0.d9f068",\r
+                "8af1e144.1ebf78",\r
+                "75b6f00a.5c8fd",\r
+                "4c5cf395.49e5f4",\r
+                "755c8b59.1d2dc4",\r
+                "71f10773.d1b468",\r
+                "ed83e2f.1faa02"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "306534c7.4b7964",\r
+        "type": "outcome",\r
+        "name": "assign",\r
+        "xml": "<outcome value='assign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 852.1309814453125,\r
+        "y": 461.5089511871338,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8097b3a1.623438"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fac214a0.d9f068",\r
+        "type": "outcome",\r
+        "name": "unassign",\r
+        "xml": "<outcome value='unassign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 928.1787996292114,\r
+        "y": 1230.6997060775757,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ebbf23ca.a1c418"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75b6f00a.5c8fd",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 892.89306640625,\r
+        "y": 2323.889892578125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cd64d64b.85d62"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cd64d64b.85d62",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",\r
+        "comments": "",\r
+        "x": 1116.08349609375,\r
+        "y": 2322.889892578125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5d438b9c.3a31f4",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:validate-vnf-input",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-vnf-input' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 623.1666870117188,\r
+        "y": 386.3661289215088,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b63e8b29.e7f0a8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1747.9405822753906,\r
+        "y": 1207.747085571289,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ebbf23ca.a1c418",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-unassign",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-unassign' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1293.9405822753906,\r
+        "y": 1252.0805206298828,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8af1e144.1ebf78",\r
+        "type": "outcome",\r
+        "name": "deactivate",\r
+        "xml": "<outcome value='deactivate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 897.2738800048828,\r
+        "y": 970.080415725708,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ec8e6332.b6c05"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7890bbbe.2a813c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1699.7501525878906,\r
+        "y": 868.9850616455078,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c5cf395.49e5f4",\r
+        "type": "outcome",\r
+        "name": "activate",\r
+        "xml": "<outcome value='activate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 860.0833129882812,\r
+        "y": 631.6517143249512,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "3e54bc75.144ee4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "755c8b59.1d2dc4",\r
+        "type": "outcome",\r
+        "name": "create",\r
+        "xml": "<outcome value='create'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 929.7502298355103,\r
+        "y": 1363.0713729858398,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8f08f8ba.193ed8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "71f10773.d1b468",\r
+        "type": "outcome",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 919.750244140625,\r
+        "y": 1796.0714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9c586f2f.e33028"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "303d5d1e.01d29a",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1101.7500839233398,\r
+        "y": 687.0713911056519,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c4010eac.92b6d",\r
+                "8097bbf5.dccfc8",\r
+                "6b700dfa.5b7894",\r
+                "4877cf68.9cf618",\r
+                "d97c0f9f.42635",\r
+                "2be7f987.98f3ce",\r
+                "85c7833e.301688"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8097bbf5.dccfc8",\r
+        "type": "outcome",\r
+        "name": "ActivateSiteInstance",\r
+        "xml": "<outcome value='ActivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1362.2263259887695,\r
+        "y": 609.5506420135498,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2090147c.7f3ebc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c4010eac.92b6d",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1331.7976989746094,\r
+        "y": 871.5953521728516,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "7890bbbe.2a813c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e54bc75.144ee4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1040.7500839233398,\r
+        "y": 632.0713911056519,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "303d5d1e.01d29a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2090147c.7f3ebc",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1728.750129699707,\r
+        "y": 612.0714244842529,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a872eb97.73437",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1159.7501983642578,\r
+        "y": 1003.071382522583,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d3169c17.8c1318",\r
+                "495a662d.78b068",\r
+                "6dfb7278.159c44",\r
+                "25872c81.98ab74",\r
+                "897395af.927c48",\r
+                "ebf879bd.b608f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "495a662d.78b068",\r
+        "type": "outcome",\r
+        "name": "DeactivateSiteInstance",\r
+        "xml": "<outcome value='DeactivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1403.2263946533203,\r
+        "y": 954.5506310462952,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2f898baf.553cbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d3169c17.8c1318",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1384.7976989746094,\r
+        "y": 1206.5953521728516,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b63e8b29.e7f0a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec8e6332.b6c05",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1098.7501983642578,\r
+        "y": 948.071382522583,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a872eb97.73437"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f898baf.553cbc",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1772.7501983642578,\r
+        "y": 952.0714135169983,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e542c925.100cb",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1128.083625793457,\r
+        "y": 1449.6576824188232,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "4cf2e62b.d1fd08",\r
+                "9b7a0b77.8dcfd",\r
+                "bc0dfdf.db024",\r
+                "822ca78e.7c6b1",\r
+                "bc324ef7.aba63",\r
+                "594d2772.c82a7",\r
+                "2476b7aa.1b79f8",\r
+                "84311768.7532f",\r
+                "3fe1f22d.2ed6be"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9b7a0b77.8dcfd",\r
+        "type": "outcome",\r
+        "name": "CreateSiteInstance",\r
+        "xml": "<outcome value='CreateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1389.56005859375,\r
+        "y": 1366.136962890625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "3600755e.c820da"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4cf2e62b.d1fd08",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1363.1310834884644,\r
+        "y": 1634.181514263153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d3577745.7a3668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f08f8ba.193ed8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1112.0837144851685,\r
+        "y": 1360.6577405929565,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "e542c925.100cb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3600755e.c820da",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1766.0837631225586,\r
+        "y": 1364.6577215194702,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d3577745.7a3668",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1503.4166593551636,\r
+        "y": 1635.237937450409,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cf368a61.e211c8",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1165.750244140625,\r
+        "y": 1848.5714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "579fcf13.f7d6f8",\r
+                "192b14c7.a9450b",\r
+                "7268797a.eb65d",\r
+                "9e7e4bfc.278db8",\r
+                "1b2e943b.d70b5c",\r
+                "c0d1dfda.9d8bf8",\r
+                "61af328b.a8ad5c",\r
+                "2446e491.707454",\r
+                "b0d73803.27cd6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "192b14c7.a9450b",\r
+        "type": "outcome",\r
+        "name": "DeleteSiteInstance",\r
+        "xml": "<outcome value='DeleteSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1406.226463317871,\r
+        "y": 1794.050654888153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c183a045.30b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "579fcf13.f7d6f8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1376.131332397461,\r
+        "y": 2071.095685482025,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8b1483fa.aa37f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9c586f2f.e33028",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1104.750244140625,\r
+        "y": 1793.5714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cf368a61.e211c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c183a045.30b8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1778.7502670288086,\r
+        "y": 1791.571406841278,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b1483fa.aa37f8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1511.4168548583984,\r
+        "y": 2063.8187079429626,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b700dfa.5b7894",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='ActivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1393.4167556762695,\r
+        "y": 660.571455001831,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "dde383e2.14d1b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dde383e2.14d1b",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1832.9404373168945,\r
+        "y": 659.092206954956,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6dfb7278.159c44",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1444.416633605957,\r
+        "y": 1002.571409702301,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "818a25dd.c0d2d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "818a25dd.c0d2d8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1900.940330505371,\r
+        "y": 1002.0922451019287,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d78c63b7.25544",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1830.416633605957,\r
+        "y": 699.5713939666748,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4877cf68.9cf618",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANPortInstance",\r
+        "xml": "<outcome value='ActivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1386.892951965332,\r
+        "y": 707.0506114959717,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d78c63b7.25544"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "25872c81.98ab74",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANPortInstance",\r
+        "xml": "<outcome value='DeactivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1436.4166793823242,\r
+        "y": 1040.904725074768,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "70d01de8.15b83c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70d01de8.15b83c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1910.940330505371,\r
+        "y": 1057.4255270957947,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc0dfdf.db024",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANPortInstance",\r
+        "xml": "<outcome value='CreateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1439.4169540405273,\r
+        "y": 1454.9047973155975,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8c93f3dc.323148"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8c93f3dc.323148",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1895.940574645996,\r
+        "y": 1459.4255766868591,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7268797a.eb65d",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANPortInstance",\r
+        "xml": "<outcome value='DeleteSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1442.083480834961,\r
+        "y": 1904.9047994613647,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d08fa2da.56d74"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d08fa2da.56d74",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1868.6072006225586,\r
+        "y": 1904.425654888153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9e7e4bfc.278db8",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeleteSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1450.7816314697266,\r
+        "y": 1845.1027059555054,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "23bb007c.f32be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23bb007c.f32be8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1883.3052368164062,\r
+        "y": 1844.6234192848206,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "822ca78e.7c6b1",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANDeviceInstance",\r
+        "xml": "<outcome value='CreateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1454.7813034057617,\r
+        "y": 1411.1027607917786,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2136a8d7.1d7db8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2136a8d7.1d7db8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1911.3049697875977,\r
+        "y": 1409.6235747337341,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d97c0f9f.42635",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANVpnInstance",\r
+        "xml": "<outcome value='ActivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1396.0461730957031,\r
+        "y": 747.8151397705078,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "820fc280.2984a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2be7f987.98f3ce",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANSiteInstance",\r
+        "xml": "<outcome value='ActivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1400.0461730957031,\r
+        "y": 790.4815826416016,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "820fc280.2984a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "820fc280.2984a8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1671.0461654663086,\r
+        "y": 768.4816343784332,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9ce0f57b.73394"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ce0f57b.73394",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2049.046012878418,\r
+        "y": 765.8152935504913,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5aa2ff69.f1c198",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2097.0832138061523,\r
+        "y": 1112.9380941390991,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe515738.186868",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1700.0833053588867,\r
+        "y": 1114.6044387817383,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5aa2ff69.f1c198"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ebf879bd.b608f8",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANSiteInstance",\r
+        "xml": "<outcome value='DeactivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1442.0832901000977,\r
+        "y": 1136.6044034957886,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe515738.186868"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "897395af.927c48",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANVpnInstance",\r
+        "xml": "<outcome value='DeactivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1436.0832595825195,\r
+        "y": 1093.9379558563232,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe515738.186868"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc324ef7.aba63",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANVpnInstance",\r
+        "xml": "<outcome value='CreateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1435.6016340255737,\r
+        "y": 1509.5928702354431,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2ea0216b.051dee"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "594d2772.c82a7",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANSiteInstance",\r
+        "xml": "<outcome value='CreateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.6016111373901,\r
+        "y": 1551.2592587471008,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2ea0216b.051dee"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ea0216b.051dee",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1685.6016263961792,\r
+        "y": 1529.2592940330505,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe1aa149.c654b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe1aa149.c654b",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2063.6014738082886,\r
+        "y": 1526.5929532051086,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1b2e943b.d70b5c",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANVpnInstance",\r
+        "xml": "<outcome value='DeleteSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1433.083396911621,\r
+        "y": 1951.938106060028,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8ae554b4.b818a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0d1dfda.9d8bf8",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANSiteInstance",\r
+        "xml": "<outcome value='DeleteSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1433.083396911621,\r
+        "y": 1992.6046710014343,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8ae554b4.b818a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ae554b4.b818a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1683.0833892822266,\r
+        "y": 1971.6045298576355,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "de065509.487fa8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de065509.487fa8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2061.083236694336,\r
+        "y": 1968.9381890296936,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f1013e22.c6f5a8",\r
+        "type": "set",\r
+        "name": "set skip-mdsal-update to Y",\r
+        "xml": "<set>\n<parameter name='skip-mdsal-update' value='Y' />\n",\r
+        "comments": "",\r
+        "x": 2212.7818908691406,\r
+        "y": 352.4920959472656,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b136a2e3.d45108",\r
+        "type": "set",\r
+        "name": "set ack-final to 'N'",\r
+        "xml": "<set>\n<parameter name='ack-final' value='N' />\n",\r
+        "comments": "",\r
+        "x": 2184.591583251953,\r
+        "y": 416.8401184082031,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d256cf36.0c3f28",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1976.1311340332031,\r
+        "y": 355.4126281738281,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "f1013e22.c6f5a8",\r
+                "b136a2e3.d45108"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cfee6463.dd54a",\r
+        "type": "comment",\r
+        "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2396.908966064453,\r
+        "y": 457.8094787597656,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ebf58448.85f46",\r
+        "type": "switchNode",\r
+        "name": "so-response-url empty?",\r
+        "xml": "<switch test='`length($vnf-topology-operation-input.sdnc-request-header.svc-notification-url) == 0`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1082.0357971191406,\r
+        "y": 202.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "6efaf214.4f6624",\r
+                "a9793fc1.08e938"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6efaf214.4f6624",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1307.0357971191406,\r
+        "y": 158.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "aa3c8ce5.53793"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a9793fc1.08e938",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1297.0357971191406,\r
+        "y": 250.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "31d0be5e.539722"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31d0be5e.539722",\r
+        "type": "switchNode",\r
+        "name": "so-response-url = ignored URL?",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-notification-url == $prop.so.ignore-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1519.0357971191406,\r
+        "y": 251.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "de4e1a7d.d2376",\r
+                "84d1db43.9eb618"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa3c8ce5.53793",\r
+        "type": "call",\r
+        "name": "call vnf-topology-operation-assign-sync",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign-sync' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1983.0357971191406,\r
+        "y": 159.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "de4e1a7d.d2376",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1759.0357971191406,\r
+        "y": 250.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "aa3c8ce5.53793"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84d1db43.9eb618",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1767.0357971191406,\r
+        "y": 351.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d256cf36.0c3f28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "621f2def.3bc7f4",\r
+        "type": "execute",\r
+        "name": "execute getProperties",\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": 1095.4122619628906,\r
+        "y": 92.54547119140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8097b3a1.623438",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 904.5033264160156,\r
+        "y": 90.727294921875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ebf58448.85f46",\r
+                "621f2def.3bc7f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2476b7aa.1b79f8",\r
+        "type": "outcome",\r
+        "name": "CreateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='CreateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1435.4165983200073,\r
+        "y": 1588.999900341034,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "93caa9d0.6497a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93caa9d0.6497a8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1891.940218925476,\r
+        "y": 1593.5206797122955,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "85c7833e.301688",\r
+        "type": "outcome",\r
+        "name": "ActivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='ActivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1412.7499694824219,\r
+        "y": 829.3332703113556,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9729b91.9391748"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9729b91.9391748",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1872.6069641113281,\r
+        "y": 823.8540802001953,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e2eb0e3d.ee18",\r
+        "type": "outcome",\r
+        "name": "DeactivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeactivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1444.4166564941406,\r
+        "y": 1172.6665802001953,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2575141a.d8b94c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2575141a.d8b94c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1912.6069641113281,\r
+        "y": 1175.520523071289,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "61af328b.a8ad5c",\r
+        "type": "outcome",\r
+        "name": "DeleteSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeleteSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1441.4166717529297,\r
+        "y": 2026.3333563804626,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "26312d60.4b5c62"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "26312d60.4b5c62",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1879.6071014404297,\r
+        "y": 2022.5207343101501,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "84311768.7532f",\r
+        "type": "outcome",\r
+        "name": "CreateAccessConnectivityInstance",\r
+        "xml": "<outcome value='CreateAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1449.25,\r
+        "y": 1292.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "f6358eed.8fd788"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6358eed.8fd788",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1735.182861328125,\r
+        "y": 1290.033447265625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "abf89d78.ae136"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "abf89d78.ae136",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1972.349365234375,\r
+        "y": 1284.033447265625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2b63eeb1.50b352"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2b63eeb1.50b352",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2166.349365234375,\r
+        "y": 1285.03369140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c45d3d3e.1b1e7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3fe1f22d.2ed6be",\r
+        "type": "outcome",\r
+        "name": "CreateInternetProfileInstance",\r
+        "xml": "<outcome value='CreateInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.033203125,\r
+        "y": 1329.616455078125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "37bd78e1.b21b58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "37bd78e1.b21b58",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1712.189453125,\r
+        "y": 1328.60595703125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "113a92fc.f5a94d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "113a92fc.f5a94d",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1965.3558349609375,\r
+        "y": 1325.60595703125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8bbd3b64.069538"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8bbd3b64.069538",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2161.355712890625,\r
+        "y": 1341.606201171875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fc5c5b44.57562"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc5c5b44.57562",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2384.356201171875,\r
+        "y": 1351.6064453125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "63e9014d.bd269"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c45d3d3e.1b1e7",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2398.349853515625,\r
+        "y": 1285.033935546875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2afa08fa.5da1b8",\r
+                "72740d7.e2257f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2afa08fa.5da1b8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2630.183349609375,\r
+        "y": 1287.03369140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a877b7c1.f7ab2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "72740d7.e2257f4",\r
+        "type": "other",\r
+        "name": "Other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2624.583251953125,\r
+        "y": 1318.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2a1c0ea0.7b8bfa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63e9014d.bd269",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2612.189453125,\r
+        "y": 1381.606201171875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a5024e1b.c39f78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a877b7c1.f7ab2",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3127.0269165039062,\r
+        "y": 1287.044189453125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a1c0ea0.7b8bfa",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name+' is invalid manufacturer,please check!'`\" />",\r
+        "comments": "",\r
+        "x": 2872.916259765625,\r
+        "y": 1330.4166259765625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a5024e1b.c39f78",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3113.033447265625,\r
+        "y": 1383.616943359375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2446e491.707454",\r
+        "type": "outcome",\r
+        "name": "DeleteAccessConnectivityInstance",\r
+        "xml": "<outcome value='DeleteAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1457.5,\r
+        "y": 1702.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "6a4bffaa.01c668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a4bffaa.01c668",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1770.3232421875,\r
+        "y": 1693.73974609375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "21623b1f.3f8d44"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "21623b1f.3f8d44",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2041.4893798828125,\r
+        "y": 1687.73974609375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "635419c6.f5c7f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "635419c6.f5c7f",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2241.489501953125,\r
+        "y": 1687.7396240234375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5da11410.41b91c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0d73803.27cd6",\r
+        "type": "outcome",\r
+        "name": "DeleteInternetProfileInstance",\r
+        "xml": "<outcome value='DeleteInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1439.066650390625,\r
+        "y": 1742.800048828125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a4985cc.fb944a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4985cc.fb944a",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1716.4000244140625,\r
+        "y": 1754.5167236328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5b4764ae.b86d54"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5b4764ae.b86d54",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1944.5663528442383,\r
+        "y": 1743.516764640808,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "7462815c.35f6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7462815c.35f6c",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2134.566230773926,\r
+        "y": 1743.517008781433,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "81263075.e9e5c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81263075.e9e5c8",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2348.566719055176,\r
+        "y": 1739.517252922058,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "532a59b0.2081a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5da11410.41b91c",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2500.4898986816406,\r
+        "y": 1680.739761352539,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a81f1872.f6aa9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a81f1872.f6aa9",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2703.3232421875,\r
+        "y": 1689.7396240234375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "848d81b5.130f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "532a59b0.2081a8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2536.3997802734375,\r
+        "y": 1735.5169677734375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "91a8b026.241e6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "91a8b026.241e6",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2879.243896484375,\r
+        "y": 1795.527587890625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "848d81b5.130f",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3144.500732421875,\r
+        "y": 1738.7506103515625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed83e2f.1faa02",\r
+        "type": "outcome",\r
+        "name": "update",\r
+        "xml": "<outcome value='update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 923.25,\r
+        "y": 2087,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ac49fc9a.d44d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac49fc9a.d44d8",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1126.2500305175781,\r
+        "y": 2180.5,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b2415f4b.ebd0b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2415f4b.ebd0b",\r
+        "type": "outcome",\r
+        "name": "ChangeInternetProfileInstance",\r
+        "xml": "<outcome value='ChangeInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1399.2499694824219,\r
+        "y": 2177,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "63ada1aa.f3dca"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63ada1aa.f3dca",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1723.4061851501465,\r
+        "y": 2175.98966217041,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "549f7959.1514a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "549f7959.1514a",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1970.5724754333496,\r
+        "y": 2175.989679336548,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "39016a4.e633196"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "39016a4.e633196",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2158.5723609924316,\r
+        "y": 2177.9898414611816,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c2bca40.df8efe"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c2bca40.df8efe",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2369.5730018615723,\r
+        "y": 2177.9901666641235,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b6eebb76.bbbd78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b6eebb76.bbbd78",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2621.406234741211,\r
+        "y": 2103.98983001709,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cafa6fb7.bfb6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cafa6fb7.bfb6",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-change-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-change-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3085.250789642334,\r
+        "y": 2105.000162124634,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file