New DGs required for creation of a cloud leased-line (E-TREE) service.
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index 55e912d..6735690 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": "52dc3c1b.333a2c",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 186,\r
+        "y": 176.98507690429688,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "e697dcf2.06a8d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e697dcf2.06a8d8",\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": 269.28570556640625,\r
+        "y": 238.22317504882812,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "97a4dbab.0d758"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "97a4dbab.0d758",\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": 261.42862701416016,\r
+        "y": 300.985071182251,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8972b0a6.363668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "274edea2.7a5922",\r
+        "type": "comment",\r
+        "name": "vnf-topology-operation",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 585.9162979125977,\r
+        "y": 20,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "8972b0a6.363668",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 285.16676330566406,\r
+        "y": 630.6785974502563,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "133a6775.01f0f9",\r
+                "1733dfef.3f49f",\r
+                "705b4f8a.a36358"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "133a6775.01f0f9",\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": 577.6667175292969,\r
+        "y": 785.8426303863525,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "1733dfef.3f49f",\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": 580.5714340209961,\r
+        "y": 628.8898410797119,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "da76de1f.233328",\r
+                "cbb0455b.e639d8",\r
+                "79d670d9.ee597",\r
+                "c020b812.23b0c8",\r
+                "a7a77904.83da78",\r
+                "7f804bc8.db579c",\r
+                "55544e54.3dfca",\r
+                "b1e9d3b7.9a8aa8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "da76de1f.233328",\r
+        "type": "outcome",\r
+        "name": "assign",\r
+        "xml": "<outcome value='assign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 915.3809814453125,\r
+        "y": 456.5089511871338,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c4cc184d.0ea4c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cbb0455b.e639d8",\r
+        "type": "outcome",\r
+        "name": "unassign",\r
+        "xml": "<outcome value='unassign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 977.4287996292114,\r
+        "y": 1428.6997060775757,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "62d61b12.b4200c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c020b812.23b0c8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 956.14306640625,\r
+        "y": 2671.889892578125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ca1347e2.135d68"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ca1347e2.135d68",\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.33349609375,\r
+        "y": 2670.889892578125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "705b4f8a.a36358",\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": 686.4166870117188,\r
+        "y": 381.3661289215088,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9613c4e1.d7a7b8",\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": 1781.1906127929688,\r
+        "y": 1360.7470703125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "62d61b12.b4200c",\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": 1343.1905822753906,\r
+        "y": 1450.0805206298828,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "79d670d9.ee597",\r
+        "type": "outcome",\r
+        "name": "deactivate",\r
+        "xml": "<outcome value='deactivate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 960.5238800048828,\r
+        "y": 965.080415725708,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "2d9f94b0.2d01c4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e0f98d1.9dab98",\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": 1763.0001525878906,\r
+        "y": 863.9850616455078,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7a77904.83da78",\r
+        "type": "outcome",\r
+        "name": "activate",\r
+        "xml": "<outcome value='activate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 923.3333129882812,\r
+        "y": 626.6517143249512,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "40e38762.7c1048"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7f804bc8.db579c",\r
+        "type": "outcome",\r
+        "name": "create",\r
+        "xml": "<outcome value='create'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 979.0002298355103,\r
+        "y": 1561.0713729858398,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "88f36a7a.1ee2b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55544e54.3dfca",\r
+        "type": "outcome",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 983.000244140625,\r
+        "y": 1791.0714111328125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "68be57a6.5cb2c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ad146a6b.6c96c",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1165.0000839233398,\r
+        "y": 682.0713911056519,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "6b8c0ccc.46f2dc",\r
+                "c1bcad35.fa989",\r
+                "7ab24aab.320da4",\r
+                "63108138.d2fb18",\r
+                "7c6d49f7.ca9348",\r
+                "4b606c40.f0bafc",\r
+                "12ca0f74.920081",\r
+                "36852303.31db6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c1bcad35.fa989",\r
+        "type": "outcome",\r
+        "name": "ActivateSiteInstance",\r
+        "xml": "<outcome value='ActivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1425.4763259887695,\r
+        "y": 503.5506420135498,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "70c5bbde.1c192c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b8c0ccc.46f2dc",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1395.0476989746094,\r
+        "y": 866.5953521728516,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8e0f98d1.9dab98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "40e38762.7c1048",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1104.0000839233398,\r
+        "y": 627.0713911056519,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ad146a6b.6c96c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70c5bbde.1c192c",\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": 1792.000129699707,\r
+        "y": 506.07142448425293,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5f642913.4416d8",\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": 1223.0001983642578,\r
+        "y": 998.071382522583,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "14652ead.0b4c09",\r
+                "ff1c0dca.9a64e8",\r
+                "1113a32e.88f275",\r
+                "ffa9b2e3.752a98",\r
+                "35e1c8a9.0a4a7",\r
+                "6a9567cd.770ff",\r
+                "8df0deb7.6b34f",\r
+                "a64eaaf7.f8cc3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ff1c0dca.9a64e8",\r
+        "type": "outcome",\r
+        "name": "DeactivateSiteInstance",\r
+        "xml": "<outcome value='DeactivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1466.4763946533203,\r
+        "y": 949.5506310462952,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "70ecad3d.c05e0c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "14652ead.0b4c09",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1418.0477294921875,\r
+        "y": 1359.5953369140625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "9613c4e1.d7a7b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2d9f94b0.2d01c4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1162.0001983642578,\r
+        "y": 943.071382522583,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "5f642913.4416d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70ecad3d.c05e0c",\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": 1836.0001983642578,\r
+        "y": 947.0714135169983,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a7fdb14.12230d",\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": 1177.333625793457,\r
+        "y": 1647.6576824188232,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "5e28eb9d.e104a4",\r
+                "fd38b62c.0bb678",\r
+                "8e28a5cc.ac0e2",\r
+                "1476fb1f.a6cbf5",\r
+                "61a9db30.fa159c",\r
+                "d9d4b57b.7f4fb",\r
+                "aaada9e2.ef729",\r
+                "e2b0912f.196d98",\r
+                "41d994a4.c5eae4",\r
+                "d030a525.70e9c8",\r
+                "1fc4171d.33b849"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fd38b62c.0bb678",\r
+        "type": "outcome",\r
+        "name": "CreateSiteInstance",\r
+        "xml": "<outcome value='CreateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1438.81005859375,\r
+        "y": 1564.136962890625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "3d2b2583.58957a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5e28eb9d.e104a4",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1412.381103515625,\r
+        "y": 1971.1815185546875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "f1797bb7.25ea88"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "88f36a7a.1ee2b8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1161.3337144851685,\r
+        "y": 1558.6577405929565,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "a7fdb14.12230d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3d2b2583.58957a",\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": 1815.3337631225586,\r
+        "y": 1562.6577215194702,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f1797bb7.25ea88",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1552.6666793823242,\r
+        "y": 1972.2379417419434,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6846bd6.20577",\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": 1218.000244140625,\r
+        "y": 2199.5714111328125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "fddd842c.27cd2",\r
+                "2010d2f3.2af6c6",\r
+                "2a1eda3b.cd6aa6",\r
+                "5b300353.bbdcb4",\r
+                "4c1ecd80.d07da4",\r
+                "55b8d324.626f94",\r
+                "c0084269.158748",\r
+                "165f464d.107712",\r
+                "b8d302e7.884668",\r
+                "783b5217.1ea664",\r
+                "845ca1dd.f3e83"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2010d2f3.2af6c6",\r
+        "type": "outcome",\r
+        "name": "DeleteSiteInstance",\r
+        "xml": "<outcome value='DeleteSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1458.476463317871,\r
+        "y": 2145.050654888153,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8505b17f.bd79f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fddd842c.27cd2",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1419.38134765625,\r
+        "y": 2550.095703125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "3f77d84b.50975"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "68be57a6.5cb2c8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1157.000244140625,\r
+        "y": 2144.5714111328125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "f6846bd6.20577"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8505b17f.bd79f8",\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": 1831.0002670288086,\r
+        "y": 2142.571406841278,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f77d84b.50975",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1558.6668701171875,\r
+        "y": 2543.818603515625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7ab24aab.320da4",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='ActivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1456.6667556762695,\r
+        "y": 554.571455001831,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "1e393b2d.a12e0d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1e393b2d.a12e0d",\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": 1896.1904373168945,\r
+        "y": 553.092206954956,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1113a32e.88f275",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1507.666633605957,\r
+        "y": 997.571409702301,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "3cc29616.1d8c6a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3cc29616.1d8c6a",\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": 1964.190330505371,\r
+        "y": 997.0922451019287,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "919673a0.a6ef98",\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": 1893.666633605957,\r
+        "y": 593.5713939666748,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "63108138.d2fb18",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANPortInstance",\r
+        "xml": "<outcome value='ActivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1450.142951965332,\r
+        "y": 601.0506114959717,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "919673a0.a6ef98"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ffa9b2e3.752a98",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANPortInstance",\r
+        "xml": "<outcome value='DeactivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1499.6666793823242,\r
+        "y": 1035.904725074768,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "fe8e579c.e86c28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe8e579c.e86c28",\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": 1974.190330505371,\r
+        "y": 1052.4255270957947,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e28a5cc.ac0e2",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANPortInstance",\r
+        "xml": "<outcome value='CreateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1488.6669540405273,\r
+        "y": 1652.9047973155975,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "a44616aa.573d08"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a44616aa.573d08",\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": 1945.190574645996,\r
+        "y": 1657.4255766868591,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a1eda3b.cd6aa6",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANPortInstance",\r
+        "xml": "<outcome value='DeleteSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1494.333480834961,\r
+        "y": 2255.9047994613647,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "5ed4255a.698824"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5ed4255a.698824",\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": 1920.8572006225586,\r
+        "y": 2255.425654888153,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5b300353.bbdcb4",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeleteSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1503.0316314697266,\r
+        "y": 2196.1027059555054,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c8b7ddea.37977"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c8b7ddea.37977",\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": 1935.5552368164062,\r
+        "y": 2195.6234192848206,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1476fb1f.a6cbf5",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANDeviceInstance",\r
+        "xml": "<outcome value='CreateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1504.0313034057617,\r
+        "y": 1609.1027607917786,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "61d26564.628b74"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "61d26564.628b74",\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": 1960.5549697875977,\r
+        "y": 1607.6235747337341,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7c6d49f7.ca9348",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANVpnInstance",\r
+        "xml": "<outcome value='ActivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1459.2961730957031,\r
+        "y": 641.8151397705078,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "eaa1b9cf.3f0ac8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4b606c40.f0bafc",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANSiteInstance",\r
+        "xml": "<outcome value='ActivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1463.2961730957031,\r
+        "y": 684.4815826416016,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "eaa1b9cf.3f0ac8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "eaa1b9cf.3f0ac8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1734.2961654663086,\r
+        "y": 662.4816343784332,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c19dccff.f727c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c19dccff.f727c",\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": 2112.296012878418,\r
+        "y": 659.8152935504913,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed482171.811228",\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": 2160.3332138061523,\r
+        "y": 1107.9380941390991,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "abf042f0.4f832",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1763.3333053588867,\r
+        "y": 1109.6044387817383,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ed482171.811228"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a9567cd.770ff",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANSiteInstance",\r
+        "xml": "<outcome value='DeactivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1505.3332901000977,\r
+        "y": 1131.6044034957886,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "abf042f0.4f832"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "35e1c8a9.0a4a7",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANVpnInstance",\r
+        "xml": "<outcome value='DeactivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1499.3332595825195,\r
+        "y": 1088.9379558563232,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "abf042f0.4f832"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "61a9db30.fa159c",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANVpnInstance",\r
+        "xml": "<outcome value='CreateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1484.8516340255737,\r
+        "y": 1707.5928702354431,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "f07f3c83.550a58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d9d4b57b.7f4fb",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANSiteInstance",\r
+        "xml": "<outcome value='CreateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1476.8516111373901,\r
+        "y": 1749.2592587471008,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "f07f3c83.550a58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f07f3c83.550a58",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1734.8516263961792,\r
+        "y": 1727.2592940330505,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "7af344ec.760b9c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7af344ec.760b9c",\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": 2112.8514738082886,\r
+        "y": 1724.5929532051086,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c1ecd80.d07da4",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANVpnInstance",\r
+        "xml": "<outcome value='DeleteSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1485.333396911621,\r
+        "y": 2302.938106060028,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c88802d9.f5598"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "55b8d324.626f94",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANSiteInstance",\r
+        "xml": "<outcome value='DeleteSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1485.333396911621,\r
+        "y": 2343.6046710014343,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c88802d9.f5598"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c88802d9.f5598",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1735.3333892822266,\r
+        "y": 2322.6045298576355,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "5df064c8.71d95c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5df064c8.71d95c",\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": 2113.333236694336,\r
+        "y": 2319.9381890296936,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a64d3a1.fda20c",\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": 2276.0318908691406,\r
+        "y": 347.4920959472656,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "aa6afdab.2f8d4",\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": 2247.841583251953,\r
+        "y": 411.8401184082031,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "cf6e5057.8ccd2",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 2039.3811340332031,\r
+        "y": 350.4126281738281,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "2a64d3a1.fda20c",\r
+                "aa6afdab.2f8d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4e6c82fa.178adc",\r
+        "type": "comment",\r
+        "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2460.158966064453,\r
+        "y": 452.8094787597656,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ca591061.3596c",\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": 1145.2857971191406,\r
+        "y": 197.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "11bfb1b.1f0f34e",\r
+                "6a6ad95.eb92228"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "11bfb1b.1f0f34e",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1370.2857971191406,\r
+        "y": 153.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "bfe20f1a.ab3dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a6ad95.eb92228",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1360.2857971191406,\r
+        "y": 245.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8865e5db.82cf58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8865e5db.82cf58",\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": 1582.2857971191406,\r
+        "y": 246.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "43d4d039.c252a8",\r
+                "ef513436.7e0d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bfe20f1a.ab3dc",\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": 2046.2857971191406,\r
+        "y": 154.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "43d4d039.c252a8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1822.2857971191406,\r
+        "y": 245.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "bfe20f1a.ab3dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ef513436.7e0d",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1830.2857971191406,\r
+        "y": 346.28570556640625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "cf6e5057.8ccd2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "923cd314.7d8bd",\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": 1158.6622619628906,\r
+        "y": 87.54547119140625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c4cc184d.0ea4c8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 967.7533264160156,\r
+        "y": 85.727294921875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ca591061.3596c",\r
+                "923cd314.7d8bd"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "aaada9e2.ef729",\r
+        "type": "outcome",\r
+        "name": "CreateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='CreateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1484.6665983200073,\r
+        "y": 1786.999900341034,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8c22093f.9d959"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8c22093f.9d959",\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": 1941.190218925476,\r
+        "y": 1791.5206797122955,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "12ca0f74.920081",\r
+        "type": "outcome",\r
+        "name": "ActivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='ActivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1475.9999694824219,\r
+        "y": 723.3332703113556,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "e49875ef.c52be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e49875ef.c52be8",\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": 1935.8569641113281,\r
+        "y": 717.8540802001953,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8df0deb7.6b34f",\r
+        "type": "outcome",\r
+        "name": "DeactivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeactivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1507.6666564941406,\r
+        "y": 1167.6665802001953,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "b1ed3246.76087"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b1ed3246.76087",\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": 1975.8569641113281,\r
+        "y": 1170.520523071289,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0084269.158748",\r
+        "type": "outcome",\r
+        "name": "DeleteSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeleteSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1493.6666717529297,\r
+        "y": 2377.3333563804626,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "686e0e67.7a751"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "686e0e67.7a751",\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": 1931.8571014404297,\r
+        "y": 2373.52073431015,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e2b0912f.196d98",\r
+        "type": "outcome",\r
+        "name": "CreateAccessConnectivityInstance",\r
+        "xml": "<outcome value='CreateAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1498.5,\r
+        "y": 1490.75,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "bf116022.c4859"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bf116022.c4859",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1784.432861328125,\r
+        "y": 1488.033447265625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c1cf5568.c6dfa8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c1cf5568.c6dfa8",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2021.599365234375,\r
+        "y": 1482.033447265625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "50f3e3de.c203d4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "50f3e3de.c203d4",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2215.599365234375,\r
+        "y": 1483.03369140625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "cc91a75d.80fb6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "41d994a4.c5eae4",\r
+        "type": "outcome",\r
+        "name": "CreateInternetProfileInstance",\r
+        "xml": "<outcome value='CreateInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1476.283203125,\r
+        "y": 1527.616455078125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "dd99ca43.a58fc8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dd99ca43.a58fc8",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1761.439453125,\r
+        "y": 1526.60595703125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c974314c.cea318"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c974314c.cea318",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2014.6058349609375,\r
+        "y": 1523.60595703125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "4b8503a0.e71674"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4b8503a0.e71674",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2210.605712890625,\r
+        "y": 1539.606201171875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "67fb1068.fd41f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "67fb1068.fd41f8",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2433.606201171875,\r
+        "y": 1549.6064453125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "7f2dad35.040724"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cc91a75d.80fb6",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2447.599853515625,\r
+        "y": 1483.033935546875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "9a690577.7147a8",\r
+                "5e1152e7.2696dc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a690577.7147a8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2679.433349609375,\r
+        "y": 1485.03369140625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ae3a7d63.ff15f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5e1152e7.2696dc",\r
+        "type": "other",\r
+        "name": "Other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2673.833251953125,\r
+        "y": 1516.75,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "d48ba9fe.9916a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7f2dad35.040724",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2661.439453125,\r
+        "y": 1579.606201171875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ea39a012.0f4f1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ae3a7d63.ff15f8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3176.2769165039062,\r
+        "y": 1485.044189453125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d48ba9fe.9916a8",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name+' is invalid manufacturer,please check!'`\" />",\r
+        "comments": "",\r
+        "x": 2922.166259765625,\r
+        "y": 1528.4166259765625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ea39a012.0f4f1",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3162.283447265625,\r
+        "y": 1581.616943359375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "165f464d.107712",\r
+        "type": "outcome",\r
+        "name": "DeleteAccessConnectivityInstance",\r
+        "xml": "<outcome value='DeleteAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1509.75,\r
+        "y": 2053.75,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "3524df44.6fd078"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3524df44.6fd078",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1822.5732421875,\r
+        "y": 2044.73974609375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "85c9002a.349e6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "85c9002a.349e6",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2093.7393798828125,\r
+        "y": 2038.73974609375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "b32cabaf.bacda8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b32cabaf.bacda8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2293.739501953125,\r
+        "y": 2038.7396240234375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "841727b2.fc43c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b8d302e7.884668",\r
+        "type": "outcome",\r
+        "name": "DeleteInternetProfileInstance",\r
+        "xml": "<outcome value='DeleteInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1491.316650390625,\r
+        "y": 2093.800048828125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "3f16f881.9bf11"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3f16f881.9bf11",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1768.6500244140625,\r
+        "y": 2105.5167236328125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "12fa6cf1.712bb3"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "12fa6cf1.712bb3",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1996.8163528442383,\r
+        "y": 2094.516764640808,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "93b663df.15b9d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93b663df.15b9d8",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2186.816230773926,\r
+        "y": 2094.517008781433,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "a3704e9.eb7593"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a3704e9.eb7593",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2400.816719055176,\r
+        "y": 2090.517252922058,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "b25d7a6c.2d20b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "841727b2.fc43c8",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2552.7398986816406,\r
+        "y": 2031.739761352539,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ce1c777.780d788"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ce1c777.780d788",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2755.5732421875,\r
+        "y": 2040.7396240234375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "74540f1f.a1ddd8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b25d7a6c.2d20b8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2588.6497802734375,\r
+        "y": 2086.5169677734375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "5eff96f4.fc3fe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5eff96f4.fc3fe8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2931.493896484375,\r
+        "y": 2146.527587890625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "74540f1f.a1ddd8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3196.750732421875,\r
+        "y": 2089.7506103515625,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b1e9d3b7.9a8aa8",\r
+        "type": "outcome",\r
+        "name": "update",\r
+        "xml": "<outcome value='update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 974.499942779541,\r
+        "y": 2514.00008392334,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "4a660084.f9bd28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4a660084.f9bd28",\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": 1177.4999732971191,\r
+        "y": 2607.50008392334,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "b5226790.62d05",\r
+                "8ab2dfbb.a1916",\r
+                "3c8354f5.d5e214"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b5226790.62d05",\r
+        "type": "outcome",\r
+        "name": "ChangeInternetProfileInstance",\r
+        "xml": "<outcome value='ChangeInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1450.499912261963,\r
+        "y": 2604.00008392334,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "b5959f12.cf2018"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b5959f12.cf2018",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1774.6561279296875,\r
+        "y": 2602.98974609375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "c791de21.3161a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c791de21.3161a",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2035.822509765625,\r
+        "y": 2600.98974609375,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "9a634162.bb58a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a634162.bb58a",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2223.822395324707,\r
+        "y": 2602.989908218384,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "a31b2229.3b0b6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a31b2229.3b0b6",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2434.8230361938477,\r
+        "y": 2602.9902334213257,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "db546338.55a6a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "db546338.55a6a",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2686.6562690734863,\r
+        "y": 2528.989896774292,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "f54d61cc.01d07"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f54d61cc.01d07",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-change-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-change-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3150.5008239746094,\r
+        "y": 2530.000228881836,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "36852303.31db6c",\r
+        "type": "outcome",\r
+        "name": "ActivateTransportSliceInstance",\r
+        "xml": "<outcome value='ActivateTransportSliceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1472,\r
+        "y": 787,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "2ec0ae18.6972ba"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ec0ae18.6972ba",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-trans-slice-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='tsli-vnf-topology-operation-trans-slice-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1931.8569946289062,\r
+        "y": 781.5208098888397,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "783b5217.1ea664",\r
+        "type": "outcome",\r
+        "name": "DeleteTransportSliceInstance",\r
+        "xml": "<outcome value='DeleteTransportSliceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1488,\r
+        "y": 2445,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "4d5e1a9e.f28edc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4d5e1a9e.f28edc",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-trans-slice-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='tsli-vnf-topology-operation-trans-slice-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1926.1904296875,\r
+        "y": 2441.1873779296875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d030a525.70e9c8",\r
+        "type": "outcome",\r
+        "name": "AllocateTransportSliceInstance",\r
+        "xml": "<outcome value='AllocateTransportSliceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1481,\r
+        "y": 1855,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "d2ac7ea8.556cf8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d2ac7ea8.556cf8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-trans-slice-allocate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='tsli-vnf-topology-operation-trans-slice-allocate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1933.523681640625,\r
+        "y": 1849.520751953125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a64eaaf7.f8cc3",\r
+        "type": "outcome",\r
+        "name": "DeactivateTransportSliceInstance",\r
+        "xml": "<outcome value='DeactivateTransportSliceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1506,\r
+        "y": 1240,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "ace1a0de.86c7b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ace1a0de.86c7b",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-trans-slice-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='tsli-vnf-topology-operation-trans-slice-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1974.1903076171875,\r
+        "y": 1242.8539428710938,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ab2dfbb.a1916",\r
+        "type": "outcome",\r
+        "name": "ModifyTransportSliceInstance",\r
+        "xml": "<outcome value='DeleteTransportSliceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1445,\r
+        "y": 2661,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "8e513e9b.02f858"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8e513e9b.02f858",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:tsli-vnf-topology-operation-trans-slice-modify",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='tsli-vnf-topology-operation-trans-slice-modify' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1883.1904296875,\r
+        "y": 2657.1873779296875,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1fc4171d.33b849",\r
+        "type": "outcome",\r
+        "name": "CreateCloudLeasedLineInstance",\r
+        "xml": "<outcome value='CreateCloudLeasedLineInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1480,\r
+        "y": 1911,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "fcc35da5.66b088"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fcc35da5.66b088",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-create-clean",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-create-clean' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1932.523681640625,\r
+        "y": 1905.520751953125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "845ca1dd.f3e83",\r
+        "type": "outcome",\r
+        "name": "DeleteCloudLeasedLineInstance",\r
+        "xml": "<outcome value='DeleteCloudLeasedLineInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1497,\r
+        "y": 2493,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "d1528432.c809d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d1528432.c809d",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1940.523681640625,\r
+        "y": 2493.520751953125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "3c8354f5.d5e214",\r
+        "type": "outcome",\r
+        "name": "ModifyCloudLeasedLineInstance",\r
+        "xml": "<outcome value='ModifyCloudLeasedLineInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1447,\r
+        "y": 2716,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            [\r
+                "47ca6bac.c33744"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "47ca6bac.c33744",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API_cll-vnf-topology-operation-cll-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='cll-vnf-topology-operation-cll-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1890.523681640625,\r
+        "y": 2716.520751953125,\r
+        "z": "de6608eb.7dee68",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file