Fix async logic
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index 55e912d..6850e02 100644 (file)
-[
-  {
-    "id": "41d1eb7e.d42df4",
-    "type": "dgstart",
-    "name": "DGSTART",
-    "outputs": 1,
-    "x": 132,
-    "y": 174.4136562347412,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b80f4569.cfd668"
-      ]
-    ]
-  },
-  {
-    "id": "b80f4569.cfd668",
-    "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": 207.28570556640625,
-    "y": 214.6517677307129,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "ce452a31.2d7d48"
-      ]
-    ]
-  },
-  {
-    "id": "ce452a31.2d7d48",
-    "type": "method",
-    "name": "method vnf-topology-operation",
-    "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 200.42862701416016,
-    "y": 254.4136505126953,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "fddedb90.e69728"
-      ]
-    ]
-  },
-  {
-    "id": "8ff57105.db631",
-    "type": "comment",
-    "name": "vnf-topology-operation",
-    "info": "",
-    "comments": "",
-    "x": 526.344856262207,
-    "y": 122,
-    "z": "4375a986.58da58",
-    "wires": []
-  },
-  {
-    "id": "fddedb90.e69728",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 216.16676330566406,
-    "y": 441.10718727111816,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "ac9bf788.c56fa8",
-        "88cf203d.250b4",
-        "2346097e.a3b566"
-      ]
-    ]
-  },
-  {
-    "id": "ac9bf788.c56fa8",
-    "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": 508.6667175292969,
-    "y": 591.2712202072144,
-    "z": "4375a986.58da58",
-    "wires": []
-  },
-  {
-    "id": "88cf203d.250b4",
-    "type": "switchNode",
-    "name": "switch svc-action",
-    "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 511.5714340209961,
-    "y": 439.31843090057373,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b29425ac.0e6b88",
-        "efa0b97f.2c8418",
-        "a699d525.8a5fb8",
-        "4c0d9e23.ae0fa",
-        "7e03d2fb.a3855c",
-        "c854e634.dbefd8",
-        "97cbf81.e321b08"
-      ]
-    ]
-  },
-  {
-    "id": "b29425ac.0e6b88",
-    "type": "outcome",
-    "name": "assign",
-    "xml": "<outcome value='assign'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 923.3809661865234,
-    "y": 149.93756771087646,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "ecd39eee.bd2f6"
-      ]
-    ]
-  },
-  {
-    "id": "efa0b97f.2c8418",
-    "type": "outcome",
-    "name": "unassign",
-    "xml": "<outcome value='unassign'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 939.4286308288574,
-    "y": 580.1282825469971,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "91a6f5ca.5e21e8"
-      ]
-    ]
-  },
-  {
-    "id": "4c0d9e23.ae0fa",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 928.1428680419922,
-    "y": 960.3183660507202,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b067ec27.e84b4"
-      ]
-    ]
-  },
-  {
-    "id": "b067ec27.e84b4",
-    "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": 1161.3332977294922,
-    "y": 960.3184270858765,
-    "z": "4375a986.58da58",
-    "wires": []
-  },
-  {
-    "id": "2346097e.a3b566",
-    "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": 617.4166870117188,
-    "y": 330.79471588134766,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "ecd39eee.bd2f6",
-    "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": 1265.5238189697266,
-    "y": 149.50902843475342,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "960e9019.0d07b",
-    "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": 1746.8571319580078,
-    "y": 492.84235858917236,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "91a6f5ca.5e21e8",
-    "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": 1284.5237274169922,
-    "y": 579.8424139022827,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "a699d525.8a5fb8",
-    "type": "outcome",
-    "name": "deactivate",
-    "xml": "<outcome value='deactivate'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 946.5237579345703,
-    "y": 435.5090456008911,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "65d7cc2b.f72464"
-      ]
-    ]
-  },
-  {
-    "id": "a260cf56.f0217",
-    "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": 1728.666763305664,
-    "y": 313.4136724472046,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "7e03d2fb.a3855c",
-    "type": "outcome",
-    "name": "activate",
-    "xml": "<outcome value='activate'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 926.3333053588867,
-    "y": 241.08033561706543,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "cb9db39e.3efd"
-      ]
-    ]
-  },
-  {
-    "id": "c854e634.dbefd8",
-    "type": "outcome",
-    "name": "create",
-    "xml": "<outcome value='create'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 941.0001182556152,
-    "y": 680.5000038146973,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "32894e90.6b0c32"
-      ]
-    ]
-  },
-  {
-    "id": "97cbf81.e321b08",
-    "type": "outcome",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 939.0001068115234,
-    "y": 823.5000066757202,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "6dc15b04.91f744"
-      ]
-    ]
-  },
-  {
-    "id": "7bb307b0.304958",
-    "type": "switchNode",
-    "name": "switch request-action",
-    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1168.0000762939453,
-    "y": 291.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "c9e81f54.ac68b",
-        "d05da9c5.f500d8"
-      ]
-    ]
-  },
-  {
-    "id": "d05da9c5.f500d8",
-    "type": "outcome",
-    "name": "ActivateSiteInstance",
-    "xml": "<outcome value='ActivateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1381.4762725830078,
-    "y": 222.979229927063,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "4a2d9e9d.93099"
-      ]
-    ]
-  },
-  {
-    "id": "c9e81f54.ac68b",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1350.381004333496,
-    "y": 314.3572244644165,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "a260cf56.f0217"
-      ]
-    ]
-  },
-  {
-    "id": "cb9db39e.3efd",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1107.0000762939453,
-    "y": 236.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "7bb307b0.304958"
-      ]
-    ]
-  },
-  {
-    "id": "4a2d9e9d.93099",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-activate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-activate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1755.0000762939453,
-    "y": 221.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "fef45f01.3fce6",
-    "type": "switchNode",
-    "name": "switch request-action",
-    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1209.0000762939453,
-    "y": 468.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "f6ce8f15.087c8",
-        "6a7a4689.125ee8"
-      ]
-    ]
-  },
-  {
-    "id": "6a7a4689.125ee8",
-    "type": "outcome",
-    "name": "DeactivateSiteInstance",
-    "xml": "<outcome value='DeactivateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1422.4762725830078,
-    "y": 399.979229927063,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b4232a97.fef598"
-      ]
-    ]
-  },
-  {
-    "id": "f6ce8f15.087c8",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1391.381004333496,
-    "y": 491.3572244644165,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "960e9019.0d07b"
-      ]
-    ]
-  },
-  {
-    "id": "65d7cc2b.f72464",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1148.0000762939453,
-    "y": 413.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "fef45f01.3fce6"
-      ]
-    ]
-  },
-  {
-    "id": "b4232a97.fef598",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-deactivate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-deactivate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1792.0000762939453,
-    "y": 397.5000123977661,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "49a6d604.e73918",
-    "type": "switchNode",
-    "name": "switch request-action",
-    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1184.3336029052734,
-    "y": 733.086371421814,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "92af337f.f9091",
-        "2260291f.e97ce6"
-      ]
-    ]
-  },
-  {
-    "id": "2260291f.e97ce6",
-    "type": "outcome",
-    "name": "CreateSiteInstance",
-    "xml": "<outcome value='CreateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1397.809799194336,
-    "y": 664.5655889511108,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "a7e96e7.da3759"
-      ]
-    ]
-  },
-  {
-    "id": "92af337f.f9091",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1366.7145309448242,
-    "y": 755.9435834884644,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "7a7968b7.86bdd8"
-      ]
-    ]
-  },
-  {
-    "id": "32894e90.6b0c32",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1123.3336029052734,
-    "y": 678.086371421814,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "49a6d604.e73918"
-      ]
-    ]
-  },
-  {
-    "id": "a7e96e7.da3759",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-create",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-create' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1771.3336029052734,
-    "y": 663.086371421814,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "7a7968b7.86bdd8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1507.0001068115234,
-    "y": 757.0000066757202,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "20f9ae9c.019342",
-    "type": "switchNode",
-    "name": "switch request-action",
-    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1185.0001068115234,
-    "y": 876.0000066757202,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "91de147a.222508",
-        "74446a5b.f474e4"
-      ]
-    ]
-  },
-  {
-    "id": "74446a5b.f474e4",
-    "type": "outcome",
-    "name": "DeleteSiteInstance",
-    "xml": "<outcome value='DeleteSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1398.476303100586,
-    "y": 807.4792242050171,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "553676c.1a72488"
-      ]
-    ]
-  },
-  {
-    "id": "91de147a.222508",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1367.3810348510742,
-    "y": 898.8572187423706,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "55eb587b.78c2a8"
-      ]
-    ]
-  },
-  {
-    "id": "6dc15b04.91f744",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1124.0001068115234,
-    "y": 821.0000066757202,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "20f9ae9c.019342"
-      ]
-    ]
-  },
-  {
-    "id": "553676c.1a72488",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-delete",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-delete' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1772.0001068115234,
-    "y": 806.0000066757202,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "55eb587b.78c2a8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1507.6666107177734,
-    "y": 899.9136419296265,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  }
-]
+[\r
+    {\r
+        "id": "1bd67dd4.72089a",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 157,\r
+        "y": 190.98507690429688,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "38bd98bb.8764e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "38bd98bb.8764e",\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": 240.28570556640625,\r
+        "y": 252.22317504882812,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "6888d6c.7572228"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6888d6c.7572228",\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": 232.42862701416016,\r
+        "y": 314.985071182251,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "cdfeb3ad.4eaab8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8829dcf9.9bea6",\r
+        "type": "comment",\r
+        "name": "vnf-topology-operation",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 556.9162979125977,\r
+        "y": 34,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cdfeb3ad.4eaab8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 256.16676330566406,\r
+        "y": 644.6785974502563,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "cc1b175b.b736c",\r
+                "a3254fe3.d47878",\r
+                "3bc78e03.8c382a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc1b175b.b736c",\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": 548.6667175292969,\r
+        "y": 799.8426303863525,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a3254fe3.d47878",\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": 551.5714340209961,\r
+        "y": 642.8898410797119,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "a7962069.276858",\r
+                "f49f6b1.024f098",\r
+                "8e59e6fb.c51ca8",\r
+                "142cb248.a61cb6",\r
+                "751946c8.87ef38",\r
+                "ef72ca54.96aa7",\r
+                "f9ac2eb4.61364"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7962069.276858",\r
+        "type": "outcome",\r
+        "name": "assign",\r
+        "xml": "<outcome value='assign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 886.3809814453125,\r
+        "y": 470.5089511871338,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "f7b6e38.ff165a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f49f6b1.024f098",\r
+        "type": "outcome",\r
+        "name": "unassign",\r
+        "xml": "<outcome value='unassign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 962.4287996292114,\r
+        "y": 1239.6997060775757,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "ab1f503b.af03d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "142cb248.a61cb6",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 946.1430358886719,\r
+        "y": 1927.8899335861206,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "7e74b0a8.45fec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7e74b0a8.45fec",\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": 1179.3334655761719,\r
+        "y": 1927.8899946212769,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "3bc78e03.8c382a",\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": 657.4166870117188,\r
+        "y": 395.3661289215088,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e3d82d2a.fc82d8",\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": 1768.857307434082,\r
+        "y": 1193.4137859344482,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ab1f503b.af03d8",\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": 1326.5239305496216,\r
+        "y": 1244.4137868881226,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e59e6fb.c51ca8",\r
+        "type": "outcome",\r
+        "name": "deactivate",\r
+        "xml": "<outcome value='deactivate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 931.5238800048828,\r
+        "y": 979.080415725708,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "ae6067c.1b2fa98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "858bb800.ca206",\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": 1725.666877746582,\r
+        "y": 852.9850749969482,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "751946c8.87ef38",\r
+        "type": "outcome",\r
+        "name": "activate",\r
+        "xml": "<outcome value='activate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 894.3333129882812,\r
+        "y": 640.6517143249512,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "6df2d884.4ca038"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ef72ca54.96aa7",\r
+        "type": "outcome",\r
+        "name": "create",\r
+        "xml": "<outcome value='create'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 964.0002298355103,\r
+        "y": 1372.0713729858398,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "ae139a1c.222e28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f9ac2eb4.61364",\r
+        "type": "outcome",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 957.0002288818359,\r
+        "y": 1683.0713829994202,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "8c3ce117.5fae2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bd1d07e9.5eedc",\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": 1136.0000839233398,\r
+        "y": 696.0713911056519,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "7013feeb.ed049",\r
+                "20d3b5c2.f3e69a",\r
+                "3668cbba.d4faa4",\r
+                "269f5d4e.8f57b2",\r
+                "816c27b8.77c4e8",\r
+                "2047aafd.7f7996"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "20d3b5c2.f3e69a",\r
+        "type": "outcome",\r
+        "name": "ActivateSiteInstance",\r
+        "xml": "<outcome value='ActivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1396.4763259887695,\r
+        "y": 618.5506420135498,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "66f830ed.1e6de"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7013feeb.ed049",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1369.3811111450195,\r
+        "y": 853.9286479949951,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "858bb800.ca206"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6df2d884.4ca038",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1075.0000839233398,\r
+        "y": 641.0713911056519,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "bd1d07e9.5eedc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "66f830ed.1e6de",\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": 1763.000129699707,\r
+        "y": 621.0714244842529,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c2449ca2.43f5b8",\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": 1194.0001983642578,\r
+        "y": 1012.071382522583,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "52b80951.997c28",\r
+                "62663e18.1595d8",\r
+                "f75942cd.e9cdb",\r
+                "b095d5a2.1abde",\r
+                "5974d41f.5000ac",\r
+                "767ffc3.b041d84"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "62663e18.1595d8",\r
+        "type": "outcome",\r
+        "name": "DeactivateSiteInstance",\r
+        "xml": "<outcome value='DeactivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1437.4763946533203,\r
+        "y": 963.5506310462952,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "13fd7ab.e595405"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "52b80951.997c28",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1412.3811111450195,\r
+        "y": 1193.9286785125732,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "e3d82d2a.fc82d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae6067c.1b2fa98",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1133.0001983642578,\r
+        "y": 957.071382522583,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "c2449ca2.43f5b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "13fd7ab.e595405",\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": 1807.0001983642578,\r
+        "y": 961.0714135169983,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b50b7762.c568b8",\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": 1162.333625793457,\r
+        "y": 1458.6576824188232,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "daa776c9.c4de78",\r
+                "ea4b7172.c374",\r
+                "f6ff4a70.3816",\r
+                "6afcca50.5f66dc",\r
+                "2f050ce4.d6732c",\r
+                "254873f2.91487c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ea4b7172.c374",\r
+        "type": "outcome",\r
+        "name": "CreateSiteInstance",\r
+        "xml": "<outcome value='CreateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1417.8101167678833,\r
+        "y": 1311.1370167732239,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "84d19a5a.04aa1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "daa776c9.c4de78",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1384.714599609375,\r
+        "y": 1532.5149021148682,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "c4ca7fde.46e428"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae139a1c.222e28",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1146.3337144851685,\r
+        "y": 1369.6577405929565,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "b50b7762.c568b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84d19a5a.04aa1",\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": 1794.333821296692,\r
+        "y": 1309.657775402069,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c4ca7fde.46e428",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1525.0001754760742,\r
+        "y": 1533.571325302124,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d39a24a.5273558",\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": 1203.000228881836,\r
+        "y": 1735.5713829994202,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "15b3024f.9d2b5e",\r
+                "3848ec5b.7575f4",\r
+                "fbaa1326.1081a",\r
+                "254cc1a6.5d0cc6",\r
+                "de41704e.e02f2",\r
+                "da1c7a96.50bc1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3848ec5b.7575f4",\r
+        "type": "outcome",\r
+        "name": "DeleteSiteInstance",\r
+        "xml": "<outcome value='DeleteSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1443.476448059082,\r
+        "y": 1681.0506267547607,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "3da95e89.3273f2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "15b3024f.9d2b5e",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1408.381233215332,\r
+        "y": 1931.428861618042,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "28393206.2f0986"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8c3ce117.5fae2",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1142.000228881836,\r
+        "y": 1680.5713829994202,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "d39a24a.5273558"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3da95e89.3273f2",\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": 1816.0002517700195,\r
+        "y": 1678.5713787078857,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "28393206.2f0986",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1548.6668090820312,\r
+        "y": 1932.4852848052979,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3668cbba.d4faa4",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='ActivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.6667556762695,\r
+        "y": 669.571455001831,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "e597143.e5430e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e597143.e5430e8",\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": 1867.1904373168945,\r
+        "y": 668.092206954956,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f75942cd.e9cdb",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1478.666633605957,\r
+        "y": 1011.571409702301,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "4ef6289e.5a069"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4ef6289e.5a069",\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": 1935.190330505371,\r
+        "y": 1011.0922451019287,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "42a673d5.9dc9ec",\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": 1864.666633605957,\r
+        "y": 708.5713939666748,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "269f5d4e.8f57b2",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANPortInstance",\r
+        "xml": "<outcome value='ActivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1421.142951965332,\r
+        "y": 716.0506114959717,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "42a673d5.9dc9ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b095d5a2.1abde",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANPortInstance",\r
+        "xml": "<outcome value='DeactivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.6666793823242,\r
+        "y": 1049.904725074768,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "822cf96e.0d9b6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "822cf96e.0d9b6",\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": 1945.190330505371,\r
+        "y": 1066.4255270957947,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6ff4a70.3816",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANPortInstance",\r
+        "xml": "<outcome value='CreateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1467.6670122146606,\r
+        "y": 1399.9048511981964,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "2cee7114.60daa6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2cee7114.60daa6",\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": 1924.1906328201294,\r
+        "y": 1404.425630569458,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fbaa1326.1081a",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANPortInstance",\r
+        "xml": "<outcome value='DeleteSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1479.3334655761719,\r
+        "y": 1791.9047713279724,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "3a81ef6f.a21e28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3a81ef6f.a21e28",\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": 1905.8571853637695,\r
+        "y": 1791.4256267547607,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "254cc1a6.5d0cc6",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeleteSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1488.0316162109375,\r
+        "y": 1732.102677822113,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "233ef390.f379c4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "233ef390.f379c4",\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": 1920.5552215576172,\r
+        "y": 1731.6233911514282,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6afcca50.5f66dc",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANDeviceInstance",\r
+        "xml": "<outcome value='CreateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1483.031361579895,\r
+        "y": 1356.1028146743774,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "316c4260.73720e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "316c4260.73720e",\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": 1939.555027961731,\r
+        "y": 1354.623628616333,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "816c27b8.77c4e8",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANVpnInstance",\r
+        "xml": "<outcome value='ActivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1425.2961502075195,\r
+        "y": 765.1484661102295,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "8435974d.4fc658"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2047aafd.7f7996",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANSiteInstance",\r
+        "xml": "<outcome value='ActivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1429.2961502075195,\r
+        "y": 807.8149089813232,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "8435974d.4fc658"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8435974d.4fc658",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1700.296142578125,\r
+        "y": 785.8149607181549,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "e4988e8c.796a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e4988e8c.796a8",\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": 2078.2959899902344,\r
+        "y": 783.148619890213,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6f20244.8d9308",\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": 2131.3332138061523,\r
+        "y": 1121.9380941390991,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dde515a2.eea8c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1734.3333053588867,\r
+        "y": 1123.6044387817383,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "f6f20244.8d9308"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "767ffc3.b041d84",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANSiteInstance",\r
+        "xml": "<outcome value='DeactivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1476.3332901000977,\r
+        "y": 1145.6044034957886,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "dde515a2.eea8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5974d41f.5000ac",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANVpnInstance",\r
+        "xml": "<outcome value='DeactivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.3332595825195,\r
+        "y": 1102.9379558563232,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "dde515a2.eea8c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f050ce4.d6732c",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANVpnInstance",\r
+        "xml": "<outcome value='CreateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1463.851692199707,\r
+        "y": 1454.592924118042,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "740e2dc7.31c594"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "254873f2.91487c",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANSiteInstance",\r
+        "xml": "<outcome value='CreateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1455.8516693115234,\r
+        "y": 1496.2593126296997,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "740e2dc7.31c594"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "740e2dc7.31c594",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1713.8516845703125,\r
+        "y": 1474.2593479156494,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "34a062a6.1dcf1e"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "34a062a6.1dcf1e",\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": 2091.851531982422,\r
+        "y": 1471.5930070877075,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "de41704e.e02f2",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANVpnInstance",\r
+        "xml": "<outcome value='DeleteSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.333381652832,\r
+        "y": 1838.9380779266357,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "129831e9.f87ede"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "da1c7a96.50bc1",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANSiteInstance",\r
+        "xml": "<outcome value='DeleteSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1470.333381652832,\r
+        "y": 1879.604642868042,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "129831e9.f87ede"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "129831e9.f87ede",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1720.3333740234375,\r
+        "y": 1858.6045017242432,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "229550df.5e154"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "229550df.5e154",\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": 2098.333221435547,\r
+        "y": 1855.9381608963013,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "48008d0.96b8a74",\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": 2247.0318908691406,\r
+        "y": 361.4920959472656,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "92f6b1eb.ca851",\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": 2218.841583251953,\r
+        "y": 425.8401184082031,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "2763f43e.b7f64c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 2010.3811340332031,\r
+        "y": 364.4126281738281,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "48008d0.96b8a74",\r
+                "92f6b1eb.ca851",\r
+                "e91c2cf.91f4f5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "99df438b.bf111",\r
+        "type": "comment",\r
+        "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2431.158966064453,\r
+        "y": 466.8094787597656,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "9860bb12.14903",\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": 1116.2857971191406,\r
+        "y": 211.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "2a95a553.f75302",\r
+                "1a29396b.d78657"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a95a553.f75302",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1341.2857971191406,\r
+        "y": 167.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "9599639c.6064a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1a29396b.d78657",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1331.2857971191406,\r
+        "y": 259.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "7685fc6a.1e8e84"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7685fc6a.1e8e84",\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": 1553.2857971191406,\r
+        "y": 260.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "dcc6c506.1c2e3",\r
+                "f03182d7.544448"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9599639c.6064a",\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": 2017.2857971191406,\r
+        "y": 168.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "dcc6c506.1c2e3",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1793.2857971191406,\r
+        "y": 259.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "9599639c.6064a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f03182d7.544448",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1801.2857971191406,\r
+        "y": 360.28570556640625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "2763f43e.b7f64c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "90549b1f.450ae",\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": 1129.6622619628906,\r
+        "y": 101.54547119140625,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f7b6e38.ff165a",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 938.7533264160156,\r
+        "y": 99.727294921875,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            [\r
+                "9860bb12.14903",\r
+                "90549b1f.450ae"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e91c2cf.91f4f5",\r
+        "type": "call",\r
+        "name": "call vnf-topology-operation-assign-async",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign-async' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2282,\r
+        "y": 510,\r
+        "z": "4a2a8d50.48649c",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file