SDNC DGs updated for nni usecase
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index bfb38e5..862af35 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": "8fdeb7a9.28b73",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 133.33334350585938,\r
+        "y": 198.65174865722656,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "ac89694.ba92398"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac89694.ba92398",\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": 216.61904907226562,\r
+        "y": 259.8898468017578,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "4ed3dee7.bee43"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4ed3dee7.bee43",\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": 208.76197052001953,\r
+        "y": 322.65174293518066,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "323edb9d.64f90c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6611062.32edc8",\r
+        "type": "comment",\r
+        "name": "vnf-topology-operation",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 533.249641418457,\r
+        "y": 41.66667175292969,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "323edb9d.64f90c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 232.50010681152344,\r
+        "y": 652.345269203186,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "bb8e5eb.0d904a",\r
+                "a9e4287a.aac75",\r
+                "f6d8c8e4.810ef8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bb8e5eb.0d904a",\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": 525.0000610351562,\r
+        "y": 807.5093021392822,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a9e4287a.aac75",\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": 527.9047775268555,\r
+        "y": 650.5565128326416,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "94449c01.485b08",\r
+                "ab1de4a6.ec9de8",\r
+                "22cb5ee7.7cac7a",\r
+                "1bb1a526.b8fb8b",\r
+                "d38893a3.06ce68",\r
+                "7c2e0e4c.dbf17",\r
+                "80230dcd.458b9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "94449c01.485b08",\r
+        "type": "outcome",\r
+        "name": "assign",\r
+        "xml": "<outcome value='assign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 862.7143249511719,\r
+        "y": 478.1756229400635,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "30e9386b.1bf9e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab1de4a6.ec9de8",\r
+        "type": "outcome",\r
+        "name": "unassign",\r
+        "xml": "<outcome value='unassign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 938.7621431350708,\r
+        "y": 1247.3663778305054,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "e1715245.60eaa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1bb1a526.b8fb8b",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 922.4763793945312,\r
+        "y": 1935.5566053390503,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "6484b763.09f248"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6484b763.09f248",\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": 1155.6668090820312,\r
+        "y": 1935.5566663742065,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "f6d8c8e4.810ef8",\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": 633.7500305175781,\r
+        "y": 403.0328006744385,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "429c50f6.4998d",\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": 1758.52392578125,\r
+        "y": 1224.4137573242188,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e1715245.60eaa",\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": 1304.52392578125,\r
+        "y": 1268.7471923828125,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "22cb5ee7.7cac7a",\r
+        "type": "outcome",\r
+        "name": "deactivate",\r
+        "xml": "<outcome value='deactivate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 907.8572235107422,\r
+        "y": 986.7470874786377,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "cdaea7ef.202f1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f7fbdef.90e2d4",\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": 1710.33349609375,\r
+        "y": 885.6517333984375,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d38893a3.06ce68",\r
+        "type": "outcome",\r
+        "name": "activate",\r
+        "xml": "<outcome value='activate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 870.6666564941406,\r
+        "y": 648.3183860778809,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "b35b44fe.c5e848"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c2e0e4c.dbf17",\r
+        "type": "outcome",\r
+        "name": "create",\r
+        "xml": "<outcome value='create'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 940.3335733413696,\r
+        "y": 1379.7380447387695,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "fe327fc4.4bce4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "80230dcd.458b9",\r
+        "type": "outcome",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 933.3335723876953,\r
+        "y": 1690.7380547523499,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "b29c169a.b9c29"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dcb80299.88d2d8",\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": 1112.3334274291992,\r
+        "y": 703.7380628585815,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "e5663cdc.f3bed8",\r
+                "7304998c.6c78d8",\r
+                "8d2f7cd0.1216b",\r
+                "e5c3291c.26157",\r
+                "6ed7f901.e4837",\r
+                "f1eb2324.c790d",\r
+                "793759a8.9ea39"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7304998c.6c78d8",\r
+        "type": "outcome",\r
+        "name": "ActivateSiteInstance",\r
+        "xml": "<outcome value='ActivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1372.809669494629,\r
+        "y": 626.2173137664795,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "fe22d944.1fc73"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5663cdc.f3bed8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1342.3810424804688,\r
+        "y": 888.2620239257812,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "5f7fbdef.90e2d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b35b44fe.c5e848",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1051.3334274291992,\r
+        "y": 648.7380628585815,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "dcb80299.88d2d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe22d944.1fc73",\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": 1739.3334732055664,\r
+        "y": 628.7380962371826,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca1873d2.9915c8",\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": 1170.3335418701172,\r
+        "y": 1019.7380542755127,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "c7150aee.048ae",\r
+                "a855fae3.c07",\r
+                "149bd874.b6e848",\r
+                "f2c6835b.e4dce8",\r
+                "23e0c188.77d676",\r
+                "7fbdfe6d.74e92"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a855fae3.c07",\r
+        "type": "outcome",\r
+        "name": "DeactivateSiteInstance",\r
+        "xml": "<outcome value='DeactivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1413.8097381591797,\r
+        "y": 971.2173027992249,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "b98150d7.417838"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c7150aee.048ae",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1395.3810424804688,\r
+        "y": 1223.2620239257812,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "429c50f6.4998d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cdaea7ef.202f1",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1109.3335418701172,\r
+        "y": 964.7380542755127,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "ca1873d2.9915c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b98150d7.417838",\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": 1783.3335418701172,\r
+        "y": 968.738085269928,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e3b42cf5.a45af",\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": 1138.6669692993164,\r
+        "y": 1466.324354171753,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "6adc7d8f.7076d4",\r
+                "b51aa3b1.e2b098",\r
+                "b80b7710.1796",\r
+                "7ffb66a7.7d6c7",\r
+                "68aa167c.112dc",\r
+                "3353033f.efa8dc",\r
+                "a5d6fe4e.3bf49"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b51aa3b1.e2b098",\r
+        "type": "outcome",\r
+        "name": "CreateSiteInstance",\r
+        "xml": "<outcome value='CreateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1394.1434602737427,\r
+        "y": 1318.8036885261536,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "ca881a35.a5529"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6adc7d8f.7076d4",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1367.714485168457,\r
+        "y": 1586.8482398986816,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "a995e733.6624d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe327fc4.4bce4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1122.6670579910278,\r
+        "y": 1377.3244123458862,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "e3b42cf5.a45af"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca881a35.a5529",\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": 1770.6671648025513,\r
+        "y": 1317.3244471549988,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a995e733.6624d",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1508.0000610351562,\r
+        "y": 1587.9046630859375,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3304e593.ae05a2",\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": 1179.3335723876953,\r
+        "y": 1743.2380547523499,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "f68499ae.c551c",\r
+                "61c977c4.a99308",\r
+                "3a60ff9d.338988",\r
+                "6cb20a0.dcd7c78",\r
+                "c9636adc.daf0f8",\r
+                "c849034b.de7bb",\r
+                "36a6c0b5.0c1d9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "61c977c4.a99308",\r
+        "type": "outcome",\r
+        "name": "DeleteSiteInstance",\r
+        "xml": "<outcome value='DeleteSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1419.8097915649414,\r
+        "y": 1688.7172985076904,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "7e6766e4.d1d63"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f68499ae.c551c",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1389.7146606445312,\r
+        "y": 1965.7623291015625,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "7e606597.d9e3f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b29c169a.b9c29",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1118.3335723876953,\r
+        "y": 1688.2380547523499,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "3304e593.ae05a2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e6766e4.d1d63",\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": 1792.333595275879,\r
+        "y": 1686.2380504608154,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e606597.d9e3f4",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1525.0001831054688,\r
+        "y": 1958.4853515625,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8d2f7cd0.1216b",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='ActivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1404.000099182129,\r
+        "y": 677.2381267547607,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "38a8e37a.8a0dfc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "38a8e37a.8a0dfc",\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": 1843.523780822754,\r
+        "y": 675.7588787078857,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "149bd874.b6e848",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1454.9999771118164,\r
+        "y": 1019.2380814552307,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "5a563206.aad004"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5a563206.aad004",\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": 1911.5236740112305,\r
+        "y": 1018.7589168548584,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a9b518c.93c52e",\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": 1840.9999771118164,\r
+        "y": 716.2380657196045,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e5c3291c.26157",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANPortInstance",\r
+        "xml": "<outcome value='ActivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1397.4762954711914,\r
+        "y": 723.7172832489014,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "3a9b518c.93c52e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f2c6835b.e4dce8",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANPortInstance",\r
+        "xml": "<outcome value='DeactivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1447.0000228881836,\r
+        "y": 1057.5713968276978,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "9cd1da68.7c00b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9cd1da68.7c00b8",\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": 1921.5236740112305,\r
+        "y": 1074.0921988487244,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b80b7710.1796",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANPortInstance",\r
+        "xml": "<outcome value='CreateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1444.00035572052,\r
+        "y": 1407.571522951126,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "683a64bd.1411b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "683a64bd.1411b4",\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": 1900.5239763259888,\r
+        "y": 1412.0923023223877,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a60ff9d.338988",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANPortInstance",\r
+        "xml": "<outcome value='DeleteSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1455.6668090820312,\r
+        "y": 1799.571443080902,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "f08cabbe.1566c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f08cabbe.1566c",\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": 1882.190528869629,\r
+        "y": 1799.0922985076904,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6cb20a0.dcd7c78",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeleteSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1464.3649597167969,\r
+        "y": 1739.7693495750427,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "353aaf17.4c28b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "353aaf17.4c28b8",\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": 1896.8885650634766,\r
+        "y": 1739.290062904358,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ffb66a7.7d6c7",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANDeviceInstance",\r
+        "xml": "<outcome value='CreateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1459.3647050857544,\r
+        "y": 1363.7694864273071,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "be3e977e.2c5d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "be3e977e.2c5d4",\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": 1915.8883714675903,\r
+        "y": 1362.2903003692627,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6ed7f901.e4837",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANVpnInstance",\r
+        "xml": "<outcome value='ActivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1406.6295166015625,\r
+        "y": 764.4818115234375,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "3bf7e2c.06ec69e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f1eb2324.c790d",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANSiteInstance",\r
+        "xml": "<outcome value='ActivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1410.6295166015625,\r
+        "y": 807.1482543945312,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "3bf7e2c.06ec69e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3bf7e2c.06ec69e",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1681.629508972168,\r
+        "y": 785.1483061313629,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "8153499b.6e1098"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8153499b.6e1098",\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": 2059.6293563842773,\r
+        "y": 782.481965303421,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "68ae2f99.4d69e",\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": 2107.6665573120117,\r
+        "y": 1129.6047658920288,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a02ee62.b6456a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1710.666648864746,\r
+        "y": 1131.271110534668,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "68ae2f99.4d69e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7fbdfe6d.74e92",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANSiteInstance",\r
+        "xml": "<outcome value='DeactivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1452.666633605957,\r
+        "y": 1153.2710752487183,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "2a02ee62.b6456a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23e0c188.77d676",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANVpnInstance",\r
+        "xml": "<outcome value='DeactivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1446.666603088379,\r
+        "y": 1110.604627609253,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "2a02ee62.b6456a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "68aa167c.112dc",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANVpnInstance",\r
+        "xml": "<outcome value='CreateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1440.1850357055664,\r
+        "y": 1462.2595958709717,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "8a987eaf.1c41f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3353033f.efa8dc",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANSiteInstance",\r
+        "xml": "<outcome value='CreateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1432.1850128173828,\r
+        "y": 1503.9259843826294,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "8a987eaf.1c41f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8a987eaf.1c41f8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1690.1850280761719,\r
+        "y": 1481.926019668579,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "ba617d6f.b174d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ba617d6f.b174d",\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": 2068.1848754882812,\r
+        "y": 1479.2596788406372,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c9636adc.daf0f8",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANVpnInstance",\r
+        "xml": "<outcome value='DeleteSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1446.6667251586914,\r
+        "y": 1846.6047496795654,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "74eb4885.217568"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c849034b.de7bb",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANSiteInstance",\r
+        "xml": "<outcome value='DeleteSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1446.6667251586914,\r
+        "y": 1887.2713146209717,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "74eb4885.217568"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "74eb4885.217568",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1696.6667175292969,\r
+        "y": 1866.2711734771729,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "1d78c22.9c0523e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1d78c22.9c0523e",\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": 2074.6665649414062,\r
+        "y": 1863.604832649231,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4b721b98.8de544",\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": 2223.365234375,\r
+        "y": 369.1587677001953,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "19c05886.3013f7",\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": 2195.1749267578125,\r
+        "y": 433.5067901611328,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "babbb832.10e11",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1986.7144775390625,\r
+        "y": 372.0792999267578,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "4b721b98.8de544",\r
+                "19c05886.3013f7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "df28f745.38b6c8",\r
+        "type": "comment",\r
+        "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2407.4923095703125,\r
+        "y": 474.4761505126953,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b74ae95.15c3798",\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": 1092.619140625,\r
+        "y": 218.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "d060b162.861068",\r
+                "174d2265.acef4e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d060b162.861068",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1317.619140625,\r
+        "y": 174.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "2d99ad86.7ea77a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "174d2265.acef4e",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1307.619140625,\r
+        "y": 266.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "81914c1b.0b07d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81914c1b.0b07d8",\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": 1529.619140625,\r
+        "y": 267.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "bf23c330.4d5838",\r
+                "51e5200d.187d08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d99ad86.7ea77a",\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": 1993.619140625,\r
+        "y": 175.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "bf23c330.4d5838",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1769.619140625,\r
+        "y": 266.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "2d99ad86.7ea77a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "51e5200d.187d08",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1777.619140625,\r
+        "y": 367.95237731933594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "babbb832.10e11"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a76d55f.574fea",\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": 1105.99560546875,\r
+        "y": 109.21214294433594,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "30e9386b.1bf9e",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 915.086669921875,\r
+        "y": 107.39396667480469,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "b74ae95.15c3798",\r
+                "3a76d55f.574fea"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a5d6fe4e.3bf49",\r
+        "type": "outcome",\r
+        "name": "CreateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='CreateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1440,\r
+        "y": 1541.6666259765625,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "b0a72405.4724e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0a72405.4724e8",\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": 1896.5236206054688,\r
+        "y": 1546.187405347824,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "793759a8.9ea39",\r
+        "type": "outcome",\r
+        "name": "ActivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='ActivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1423.3333129882812,\r
+        "y": 845.9999420642853,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "a4e643a3.be23f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4e643a3.be23f",\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": 1883.1903076171875,\r
+        "y": 840.520751953125,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f77f4e2.24c688",\r
+        "type": "outcome",\r
+        "name": "DeactivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeactivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1455,\r
+        "y": 1189.333251953125,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "5859b61d.7a069"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5859b61d.7a069",\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": 1923.1903076171875,\r
+        "y": 1192.1871948242188,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "36a6c0b5.0c1d9",\r
+        "type": "outcome",\r
+        "name": "DeleteSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeleteSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1455,\r
+        "y": 1921,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            [\r
+                "93805448.bb27d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93805448.bb27d8",\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": 1893.1904296875,\r
+        "y": 1917.1873779296875,\r
+        "z": "4222f00.ce0af9",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file