Moved bbs logic from network-topoly-operation to vnf
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index d0ccec9..e10de62 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": 940.4287643432617,
-    "y": 711.1283483505249,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "91a6f5ca.5e21e8"
-      ]
-    ]
-  },
-  {
-    "id": "4c0d9e23.ae0fa",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 929.1430358886719,
-    "y": 1303.3186073303223,
-    "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": 1162.3334655761719,
-    "y": 1303.3186683654785,
-    "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": 1740.8572721481323,
-    "y": 655.8424282073975,
-    "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": 1304.5238952636719,
-    "y": 715.8424291610718,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "a699d525.8a5fb8",
-    "type": "outcome",
-    "name": "deactivate",
-    "xml": "<outcome value='deactivate'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 930.5238723754883,
-    "y": 519.5090370178223,
-    "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": 1754.666904449463,
-    "y": 375.41370582580566,
-    "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": 942.0001945495605,
-    "y": 843.5000152587891,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "32894e90.6b0c32"
-      ]
-    ]
-  },
-  {
-    "id": "97cbf81.e321b08",
-    "type": "outcome",
-    "name": "delete",
-    "xml": "<outcome value='delete'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 940.0002288818359,
-    "y": 1058.5000567436218,
-    "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",
-        "798897d0.7131b8",
-        "ca8cee25.05298"
-      ]
-    ]
-  },
-  {
-    "id": "d05da9c5.f500d8",
-    "type": "outcome",
-    "name": "ActivateSiteInstance",
-    "xml": "<outcome value='ActivateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1417.476333618164,
-    "y": 240.97925567626953,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "4a2d9e9d.93099"
-      ]
-    ]
-  },
-  {
-    "id": "c9e81f54.ac68b",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1376.381145477295,
-    "y": 376.3572578430176,
-    "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": 1791.0001373291016,
-    "y": 239.50003814697266,
-    "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": 1193.0001907348633,
-    "y": 552.5000038146973,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "f6ce8f15.087c8",
-        "6a7a4689.125ee8",
-        "6e2dfa7d.37fff4",
-        "391009ec.e35256"
-      ]
-    ]
-  },
-  {
-    "id": "6a7a4689.125ee8",
-    "type": "outcome",
-    "name": "DeactivateSiteInstance",
-    "xml": "<outcome value='DeactivateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1436.4763870239258,
-    "y": 503.9792523384094,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b4232a97.fef598"
-      ]
-    ]
-  },
-  {
-    "id": "f6ce8f15.087c8",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1385.3811445236206,
-    "y": 654.3572940826416,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "960e9019.0d07b"
-      ]
-    ]
-  },
-  {
-    "id": "65d7cc2b.f72464",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1132.0001907348633,
-    "y": 497.50000381469727,
-    "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": 1806.0001907348633,
-    "y": 501.50003480911255,
-    "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": 1185.3336791992188,
-    "y": 896.0863828659058,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "92af337f.f9091",
-        "2260291f.e97ce6",
-        "7dd9dcbc.7f2444",
-        "4129d032.78404"
-      ]
-    ]
-  },
-  {
-    "id": "2260291f.e97ce6",
-    "type": "outcome",
-    "name": "CreateSiteInstance",
-    "xml": "<outcome value='CreateSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1395.8100814819336,
-    "y": 782.5656590461731,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "a7e96e7.da3759"
-      ]
-    ]
-  },
-  {
-    "id": "92af337f.f9091",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1367.7146072387695,
-    "y": 918.9435949325562,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "7a7968b7.86bdd8"
-      ]
-    ]
-  },
-  {
-    "id": "32894e90.6b0c32",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1124.3336791992188,
-    "y": 841.0863828659058,
-    "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": 1772.3337860107422,
-    "y": 781.0864176750183,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "7a7968b7.86bdd8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1508.0001831054688,
-    "y": 920.000018119812,
-    "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": 1186.000228881836,
-    "y": 1111.0000567436218,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "91de147a.222508",
-        "74446a5b.f474e4",
-        "99ea96e4.0df2a8",
-        "1a0e74cb.e3576b"
-      ]
-    ]
-  },
-  {
-    "id": "74446a5b.f474e4",
-    "type": "outcome",
-    "name": "DeleteSiteInstance",
-    "xml": "<outcome value='DeleteSiteInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1399.4764251708984,
-    "y": 1042.4792742729187,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "553676c.1a72488"
-      ]
-    ]
-  },
-  {
-    "id": "91de147a.222508",
-    "type": "other",
-    "name": "other",
-    "xml": "<outcome value='Other'>\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1394.3811988830566,
-    "y": 1230.857343196869,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "55eb587b.78c2a8"
-      ]
-    ]
-  },
-  {
-    "id": "6dc15b04.91f744",
-    "type": "block",
-    "name": "block : atomic",
-    "xml": "<block atomic=\"true\">",
-    "atomic": "true",
-    "outputs": 1,
-    "x": 1125.000228881836,
-    "y": 1056.0000567436218,
-    "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": 1773.000228881836,
-    "y": 1041.0000567436218,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "55eb587b.78c2a8",
-    "type": "block",
-    "name": "block",
-    "xml": "<block>\n",
-    "atomic": "false",
-    "comments": "",
-    "outputs": 1,
-    "x": 1534.6667747497559,
-    "y": 1231.9137663841248,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "798897d0.7131b8",
-    "type": "outcome",
-    "name": "ActivateSDWANDeviceInstance",
-    "xml": "<outcome value='ActivateSDWANDeviceInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1445.6667938232422,
-    "y": 290.0000777244568,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "a45f59ac.5e3398"
-      ]
-    ]
-  },
-  {
-    "id": "a45f59ac.5e3398",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-activate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-activate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1881.1904907226562,
-    "y": 289.5208501815796,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "6e2dfa7d.37fff4",
-    "type": "outcome",
-    "name": "DeactivateSDWANDeviceInstance",
-    "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1477.6666259765625,
-    "y": 552.0000309944153,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "c84c03f8.9cd4"
-      ]
-    ]
-  },
-  {
-    "id": "c84c03f8.9cd4",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-deactivate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-deactivate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1934.1903228759766,
-    "y": 551.520866394043,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "57576319.5a9afc",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-activate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-activate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1885.6666259765625,
-    "y": 335,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "ca8cee25.05298",
-    "type": "outcome",
-    "name": "ActivateSDWANPortInstance",
-    "xml": "<outcome value='ActivateSDWANPortInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1450.1429290771484,
-    "y": 335.4792275428772,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "57576319.5a9afc"
-      ]
-    ]
-  },
-  {
-    "id": "391009ec.e35256",
-    "type": "outcome",
-    "name": "DeactivateSDWANPortInstance",
-    "xml": "<outcome value='DeactivateSDWANPortInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1487.6666259765625,
-    "y": 607.3333129882812,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "f3661d98.5a432"
-      ]
-    ]
-  },
-  {
-    "id": "f3661d98.5a432",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-deactivate",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-deactivate' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1944.1903228759766,
-    "y": 606.8541483879089,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "7dd9dcbc.7f2444",
-    "type": "outcome",
-    "name": "CreateSDWANPortInstance",
-    "xml": "<outcome value='CreateSDWANPortInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1445.666976928711,
-    "y": 871.3334934711456,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "68414049.ea046"
-      ]
-    ]
-  },
-  {
-    "id": "68414049.ea046",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-create",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-create' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1902.1905975341797,
-    "y": 875.8542728424072,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "99ea96e4.0df2a8",
-    "type": "outcome",
-    "name": "DeleteSDWANPortInstance",
-    "xml": "<outcome value='DeleteSDWANPortInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1462.3334655761719,
-    "y": 1167.333445072174,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "a5fe3bb.97135c8"
-      ]
-    ]
-  },
-  {
-    "id": "a5fe3bb.97135c8",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-delete",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-delete' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1918.857162475586,
-    "y": 1166.8542804718018,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "1a0e74cb.e3576b",
-    "type": "outcome",
-    "name": "DeleteSDWANDeviceInstance",
-    "xml": "<outcome value='DeleteSDWANDeviceInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1471.0316162109375,
-    "y": 1107.5313515663147,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "b4d0ce64.19ec1"
-      ]
-    ]
-  },
-  {
-    "id": "b4d0ce64.19ec1",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-delete",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-delete' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1903.5552215576172,
-    "y": 1107.0520648956299,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  },
-  {
-    "id": "4129d032.78404",
-    "type": "outcome",
-    "name": "CreateSDWANDeviceInstance",
-    "xml": "<outcome value='CreateSDWANDeviceInstance'>",
-    "comments": "",
-    "outputs": 1,
-    "x": 1461.0313262939453,
-    "y": 827.5314569473267,
-    "z": "4375a986.58da58",
-    "wires": [
-      [
-        "9003a9fa.c60f08"
-      ]
-    ]
-  },
-  {
-    "id": "9003a9fa.c60f08",
-    "type": "call",
-    "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-create",
-    "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-create' mode='sync' >\n",
-    "comments": "",
-    "outputs": 1,
-    "x": 1917.5549926757812,
-    "y": 826.0522708892822,
-    "z": "4375a986.58da58",
-    "wires": [
-      []
-    ]
-  }
-]
+[\r
+    {\r
+        "id": "6970cbfb.c1907c",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 122.75,\r
+        "y": 181.98507690429688,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "99e58991.186a5"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "99e58991.186a5",\r
+        "type": "service-logic",\r
+        "name": "GENERIC-RESOURCE-API ${project.version}",\r
+        "module": "GENERIC-RESOURCE-API",\r
+        "version": "${project.version}",\r
+        "comments": "",\r
+        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",\r
+        "outputs": 1,\r
+        "x": 206.03570556640625,\r
+        "y": 243.22317504882812,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2fd42108.8384a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2fd42108.8384a6",\r
+        "type": "method",\r
+        "name": "method vnf-topology-operation",\r
+        "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 198.17862701416016,\r
+        "y": 305.985071182251,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c0fe93ff.46afe8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6dce1d8e.e0f0dc",\r
+        "type": "comment",\r
+        "name": "vnf-topology-operation",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 522.6662979125977,\r
+        "y": 25,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "c0fe93ff.46afe8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 221.91676330566406,\r
+        "y": 635.6785974502563,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "10cbb1dc.2702c6",\r
+                "54fd59c9.529288",\r
+                "5d438b9c.3a31f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "10cbb1dc.2702c6",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",\r
+        "comments": "",\r
+        "x": 514.4167175292969,\r
+        "y": 790.8426303863525,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "54fd59c9.529288",\r
+        "type": "switchNode",\r
+        "name": "switch svc-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 517.3214340209961,\r
+        "y": 633.8898410797119,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "306534c7.4b7964",\r
+                "fac214a0.d9f068",\r
+                "8af1e144.1ebf78",\r
+                "75b6f00a.5c8fd",\r
+                "4c5cf395.49e5f4",\r
+                "755c8b59.1d2dc4",\r
+                "71f10773.d1b468",\r
+                "ed83e2f.1faa02"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "306534c7.4b7964",\r
+        "type": "outcome",\r
+        "name": "assign",\r
+        "xml": "<outcome value='assign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 852.1309814453125,\r
+        "y": 461.5089511871338,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8097b3a1.623438"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fac214a0.d9f068",\r
+        "type": "outcome",\r
+        "name": "unassign",\r
+        "xml": "<outcome value='unassign'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 928.1787996292114,\r
+        "y": 1230.6997060775757,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ebbf23ca.a1c418"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75b6f00a.5c8fd",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 892.89306640625,\r
+        "y": 2323.889892578125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cd64d64b.85d62"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cd64d64b.85d62",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",\r
+        "comments": "",\r
+        "x": 1116.08349609375,\r
+        "y": 2322.889892578125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "5d438b9c.3a31f4",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:validate-vnf-input",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-vnf-input' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 623.1666870117188,\r
+        "y": 386.3661289215088,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "b63e8b29.e7f0a8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1747.9405822753906,\r
+        "y": 1207.747085571289,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ebbf23ca.a1c418",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-unassign",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-unassign' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1293.9405822753906,\r
+        "y": 1252.0805206298828,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8af1e144.1ebf78",\r
+        "type": "outcome",\r
+        "name": "deactivate",\r
+        "xml": "<outcome value='deactivate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 897.2738800048828,\r
+        "y": 970.080415725708,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ec8e6332.b6c05"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7890bbbe.2a813c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1699.7501525878906,\r
+        "y": 868.9850616455078,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c5cf395.49e5f4",\r
+        "type": "outcome",\r
+        "name": "activate",\r
+        "xml": "<outcome value='activate'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 860.0833129882812,\r
+        "y": 631.6517143249512,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "3e54bc75.144ee4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "755c8b59.1d2dc4",\r
+        "type": "outcome",\r
+        "name": "create",\r
+        "xml": "<outcome value='create'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 929.7502298355103,\r
+        "y": 1363.0713729858398,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8f08f8ba.193ed8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "71f10773.d1b468",\r
+        "type": "outcome",\r
+        "name": "delete",\r
+        "xml": "<outcome value='delete'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 919.750244140625,\r
+        "y": 1796.0714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9c586f2f.e33028"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "303d5d1e.01d29a",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1101.7500839233398,\r
+        "y": 687.0713911056519,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c4010eac.92b6d",\r
+                "8097bbf5.dccfc8",\r
+                "6b700dfa.5b7894",\r
+                "4877cf68.9cf618",\r
+                "d97c0f9f.42635",\r
+                "2be7f987.98f3ce",\r
+                "85c7833e.301688"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8097bbf5.dccfc8",\r
+        "type": "outcome",\r
+        "name": "ActivateSiteInstance",\r
+        "xml": "<outcome value='ActivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1362.2263259887695,\r
+        "y": 609.5506420135498,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2090147c.7f3ebc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c4010eac.92b6d",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1331.7976989746094,\r
+        "y": 871.5953521728516,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "7890bbbe.2a813c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3e54bc75.144ee4",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1040.7500839233398,\r
+        "y": 632.0713911056519,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "303d5d1e.01d29a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2090147c.7f3ebc",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1728.750129699707,\r
+        "y": 612.0714244842529,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "a872eb97.73437",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1159.7501983642578,\r
+        "y": 1003.071382522583,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d3169c17.8c1318",\r
+                "495a662d.78b068",\r
+                "6dfb7278.159c44",\r
+                "25872c81.98ab74",\r
+                "897395af.927c48",\r
+                "ebf879bd.b608f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "495a662d.78b068",\r
+        "type": "outcome",\r
+        "name": "DeactivateSiteInstance",\r
+        "xml": "<outcome value='DeactivateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1403.2263946533203,\r
+        "y": 954.5506310462952,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2f898baf.553cbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d3169c17.8c1318",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1384.7976989746094,\r
+        "y": 1206.5953521728516,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b63e8b29.e7f0a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ec8e6332.b6c05",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1098.7501983642578,\r
+        "y": 948.071382522583,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a872eb97.73437"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2f898baf.553cbc",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1772.7501983642578,\r
+        "y": 952.0714135169983,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e542c925.100cb",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1128.083625793457,\r
+        "y": 1449.6576824188232,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "4cf2e62b.d1fd08",\r
+                "9b7a0b77.8dcfd",\r
+                "bc0dfdf.db024",\r
+                "822ca78e.7c6b1",\r
+                "bc324ef7.aba63",\r
+                "594d2772.c82a7",\r
+                "2476b7aa.1b79f8",\r
+                "84311768.7532f",\r
+                "3fe1f22d.2ed6be"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9b7a0b77.8dcfd",\r
+        "type": "outcome",\r
+        "name": "CreateSiteInstance",\r
+        "xml": "<outcome value='CreateSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1389.56005859375,\r
+        "y": 1366.136962890625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "3600755e.c820da"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4cf2e62b.d1fd08",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1363.1310834884644,\r
+        "y": 1634.181514263153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d3577745.7a3668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8f08f8ba.193ed8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1112.0837144851685,\r
+        "y": 1360.6577405929565,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "e542c925.100cb"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3600755e.c820da",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1766.0837631225586,\r
+        "y": 1364.6577215194702,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d3577745.7a3668",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1503.4166593551636,\r
+        "y": 1635.237937450409,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "cf368a61.e211c8",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1165.750244140625,\r
+        "y": 1848.5714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "579fcf13.f7d6f8",\r
+                "192b14c7.a9450b",\r
+                "7268797a.eb65d",\r
+                "9e7e4bfc.278db8",\r
+                "1b2e943b.d70b5c",\r
+                "c0d1dfda.9d8bf8",\r
+                "61af328b.a8ad5c",\r
+                "2446e491.707454",\r
+                "b0d73803.27cd6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "192b14c7.a9450b",\r
+        "type": "outcome",\r
+        "name": "DeleteSiteInstance",\r
+        "xml": "<outcome value='DeleteSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1406.226463317871,\r
+        "y": 1794.050654888153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c183a045.30b8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "579fcf13.f7d6f8",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1376.131332397461,\r
+        "y": 2071.095685482025,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8b1483fa.aa37f8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9c586f2f.e33028",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1104.750244140625,\r
+        "y": 1793.5714111328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cf368a61.e211c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c183a045.30b8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1778.7502670288086,\r
+        "y": 1791.571406841278,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8b1483fa.aa37f8",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1511.4168548583984,\r
+        "y": 2063.8187079429626,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6b700dfa.5b7894",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='ActivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1393.4167556762695,\r
+        "y": 660.571455001831,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "dde383e2.14d1b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dde383e2.14d1b",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1832.9404373168945,\r
+        "y": 659.092206954956,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "6dfb7278.159c44",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1444.416633605957,\r
+        "y": 1002.571409702301,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "818a25dd.c0d2d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "818a25dd.c0d2d8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1900.940330505371,\r
+        "y": 1002.0922451019287,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d78c63b7.25544",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1830.416633605957,\r
+        "y": 699.5713939666748,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "4877cf68.9cf618",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANPortInstance",\r
+        "xml": "<outcome value='ActivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1386.892951965332,\r
+        "y": 707.0506114959717,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d78c63b7.25544"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "25872c81.98ab74",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANPortInstance",\r
+        "xml": "<outcome value='DeactivateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1436.4166793823242,\r
+        "y": 1040.904725074768,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "70d01de8.15b83c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "70d01de8.15b83c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1910.940330505371,\r
+        "y": 1057.4255270957947,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc0dfdf.db024",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANPortInstance",\r
+        "xml": "<outcome value='CreateSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1439.4169540405273,\r
+        "y": 1454.9047973155975,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8c93f3dc.323148"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8c93f3dc.323148",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1895.940574645996,\r
+        "y": 1459.4255766868591,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "7268797a.eb65d",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANPortInstance",\r
+        "xml": "<outcome value='DeleteSDWANPortInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1442.083480834961,\r
+        "y": 1904.9047994613647,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d08fa2da.56d74"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d08fa2da.56d74",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1868.6072006225586,\r
+        "y": 1904.425654888153,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "9e7e4bfc.278db8",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANDeviceInstance",\r
+        "xml": "<outcome value='DeleteSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1450.7816314697266,\r
+        "y": 1845.1027059555054,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "23bb007c.f32be8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "23bb007c.f32be8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1883.3052368164062,\r
+        "y": 1844.6234192848206,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "822ca78e.7c6b1",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANDeviceInstance",\r
+        "xml": "<outcome value='CreateSDWANDeviceInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1454.7813034057617,\r
+        "y": 1411.1027607917786,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2136a8d7.1d7db8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2136a8d7.1d7db8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1911.3049697875977,\r
+        "y": 1409.6235747337341,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "d97c0f9f.42635",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANVpnInstance",\r
+        "xml": "<outcome value='ActivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1396.0461730957031,\r
+        "y": 747.8151397705078,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "820fc280.2984a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2be7f987.98f3ce",\r
+        "type": "outcome",\r
+        "name": "ActivateSDWANSiteInstance",\r
+        "xml": "<outcome value='ActivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1400.0461730957031,\r
+        "y": 790.4815826416016,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "820fc280.2984a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "820fc280.2984a8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1671.0461654663086,\r
+        "y": 768.4816343784332,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9ce0f57b.73394"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9ce0f57b.73394",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2049.046012878418,\r
+        "y": 765.8152935504913,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "5aa2ff69.f1c198",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2097.0832138061523,\r
+        "y": 1112.9380941390991,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe515738.186868",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1700.0833053588867,\r
+        "y": 1114.6044387817383,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5aa2ff69.f1c198"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ebf879bd.b608f8",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANSiteInstance",\r
+        "xml": "<outcome value='DeactivateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1442.0832901000977,\r
+        "y": 1136.6044034957886,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe515738.186868"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "897395af.927c48",\r
+        "type": "outcome",\r
+        "name": "DeactivateSDWANVpnInstance",\r
+        "xml": "<outcome value='DeactivateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1436.0832595825195,\r
+        "y": 1093.9379558563232,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe515738.186868"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "bc324ef7.aba63",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANVpnInstance",\r
+        "xml": "<outcome value='CreateSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1435.6016340255737,\r
+        "y": 1509.5928702354431,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2ea0216b.051dee"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "594d2772.c82a7",\r
+        "type": "outcome",\r
+        "name": "CreateSDWANSiteInstance",\r
+        "xml": "<outcome value='CreateSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.6016111373901,\r
+        "y": 1551.2592587471008,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2ea0216b.051dee"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2ea0216b.051dee",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1685.6016263961792,\r
+        "y": 1529.2592940330505,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fe1aa149.c654b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fe1aa149.c654b",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2063.6014738082886,\r
+        "y": 1526.5929532051086,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "1b2e943b.d70b5c",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANVpnInstance",\r
+        "xml": "<outcome value='DeleteSDWANVpnInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1433.083396911621,\r
+        "y": 1951.938106060028,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8ae554b4.b818a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c0d1dfda.9d8bf8",\r
+        "type": "outcome",\r
+        "name": "DeleteSDWANSiteInstance",\r
+        "xml": "<outcome value='DeleteSDWANSiteInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1433.083396911621,\r
+        "y": 1992.6046710014343,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8ae554b4.b818a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8ae554b4.b818a",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1683.0833892822266,\r
+        "y": 1971.6045298576355,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "de065509.487fa8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de065509.487fa8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2061.083236694336,\r
+        "y": 1968.9381890296936,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "f1013e22.c6f5a8",\r
+        "type": "set",\r
+        "name": "set skip-mdsal-update to Y",\r
+        "xml": "<set>\n<parameter name='skip-mdsal-update' value='Y' />\n",\r
+        "comments": "",\r
+        "x": 2212.7818908691406,\r
+        "y": 352.4920959472656,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "b136a2e3.d45108",\r
+        "type": "set",\r
+        "name": "set ack-final to 'N'",\r
+        "xml": "<set>\n<parameter name='ack-final' value='N' />\n",\r
+        "comments": "",\r
+        "x": 2184.591583251953,\r
+        "y": 416.8401184082031,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "d256cf36.0c3f28",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic=\"true\">",\r
+        "atomic": "true",\r
+        "outputs": 1,\r
+        "x": 1976.1311340332031,\r
+        "y": 355.4126281738281,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "f1013e22.c6f5a8",\r
+                "b136a2e3.d45108"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cfee6463.dd54a",\r
+        "type": "comment",\r
+        "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",\r
+        "info": "",\r
+        "comments": "",\r
+        "x": 2396.908966064453,\r
+        "y": 457.8094787597656,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ebf58448.85f46",\r
+        "type": "switchNode",\r
+        "name": "so-response-url empty?",\r
+        "xml": "<switch test='`length($vnf-topology-operation-input.sdnc-request-header.svc-notification-url) == 0`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1082.0357971191406,\r
+        "y": 202.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "6efaf214.4f6624",\r
+                "a9793fc1.08e938"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6efaf214.4f6624",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1307.0357971191406,\r
+        "y": 158.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "aa3c8ce5.53793"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a9793fc1.08e938",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1297.0357971191406,\r
+        "y": 250.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "31d0be5e.539722"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "31d0be5e.539722",\r
+        "type": "switchNode",\r
+        "name": "so-response-url = ignored URL?",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-notification-url == $prop.so.ignore-url`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1519.0357971191406,\r
+        "y": 251.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "de4e1a7d.d2376",\r
+                "84d1db43.9eb618"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "aa3c8ce5.53793",\r
+        "type": "call",\r
+        "name": "call vnf-topology-operation-assign-sync",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign-sync' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1983.0357971191406,\r
+        "y": 159.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "de4e1a7d.d2376",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1759.0357971191406,\r
+        "y": 250.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "aa3c8ce5.53793"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "84d1db43.9eb618",\r
+        "type": "outcomeFalse",\r
+        "name": "false",\r
+        "xml": "<outcome value='false'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1767.0357971191406,\r
+        "y": 351.28570556640625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "d256cf36.0c3f28"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "621f2def.3bc7f4",\r
+        "type": "execute",\r
+        "name": "execute getProperties",\r
+        "xml": "<execute plugin='org.onap.ccsdk.sli.plugins.prop.PropertiesNode' method='readProperties' >\n    <parameter name='fileName' value='%SDNC_CONFIG_DIR%/generic-resource-api-dg.properties' />\n    <parameter name='contextPrefix' value='prop' />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1095.4122619628906,\r
+        "y": 92.54547119140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "8097b3a1.623438",\r
+        "type": "block",\r
+        "name": "block",\r
+        "xml": "<block>\n",\r
+        "atomic": "false",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 904.5033264160156,\r
+        "y": 90.727294921875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ebf58448.85f46",\r
+                "621f2def.3bc7f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2476b7aa.1b79f8",\r
+        "type": "outcome",\r
+        "name": "CreateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='CreateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1435.4165983200073,\r
+        "y": 1588.999900341034,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "93caa9d0.6497a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "93caa9d0.6497a8",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-create",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-create' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1891.940218925476,\r
+        "y": 1593.5206797122955,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "85c7833e.301688",\r
+        "type": "outcome",\r
+        "name": "ActivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='ActivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1412.7499694824219,\r
+        "y": 829.3332703113556,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "9729b91.9391748"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9729b91.9391748",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-activate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-activate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1872.6069641113281,\r
+        "y": 823.8540802001953,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "e2eb0e3d.ee18",\r
+        "type": "outcome",\r
+        "name": "DeactivateSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeactivateSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1444.4166564941406,\r
+        "y": 1172.6665802001953,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2575141a.d8b94c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2575141a.d8b94c",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-deactivate",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-deactivate' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1912.6069641113281,\r
+        "y": 1175.520523071289,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "61af328b.a8ad5c",\r
+        "type": "outcome",\r
+        "name": "DeleteSOTNUnderlayInstance",\r
+        "xml": "<outcome value='DeleteSOTNUnderlayInstance'>",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1441.4166717529297,\r
+        "y": 2026.3333563804626,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "26312d60.4b5c62"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "26312d60.4b5c62",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:sotn-vnf-topology-operation-underlay-delete",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='sotn-vnf-topology-operation-underlay-delete' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1879.6071014404297,\r
+        "y": 2022.5207343101501,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "84311768.7532f",\r
+        "type": "outcome",\r
+        "name": "CreateAccessConnectivityInstance",\r
+        "xml": "<outcome value='CreateAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1449.25,\r
+        "y": 1292.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "f6358eed.8fd788"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "f6358eed.8fd788",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1735.182861328125,\r
+        "y": 1290.033447265625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "abf89d78.ae136"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "abf89d78.ae136",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1972.349365234375,\r
+        "y": 1284.033447265625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2b63eeb1.50b352"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2b63eeb1.50b352",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2166.349365234375,\r
+        "y": 1285.03369140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c45d3d3e.1b1e7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3fe1f22d.2ed6be",\r
+        "type": "outcome",\r
+        "name": "CreateInternetProfileInstance",\r
+        "xml": "<outcome value='CreateInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1427.033203125,\r
+        "y": 1329.616455078125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "37bd78e1.b21b58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "37bd78e1.b21b58",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1712.189453125,\r
+        "y": 1328.60595703125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "113a92fc.f5a94d"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "113a92fc.f5a94d",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1965.3558349609375,\r
+        "y": 1325.60595703125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "8bbd3b64.069538"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8bbd3b64.069538",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2161.355712890625,\r
+        "y": 1341.606201171875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "fc5c5b44.57562"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc5c5b44.57562",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2384.356201171875,\r
+        "y": 1351.6064453125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "63e9014d.bd269"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c45d3d3e.1b1e7",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2398.349853515625,\r
+        "y": 1285.033935546875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2afa08fa.5da1b8",\r
+                "72740d7.e2257f4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "2afa08fa.5da1b8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2630.183349609375,\r
+        "y": 1287.03369140625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a877b7c1.f7ab2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "72740d7.e2257f4",\r
+        "type": "other",\r
+        "name": "Other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2624.583251953125,\r
+        "y": 1318.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "2a1c0ea0.7b8bfa"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63e9014d.bd269",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2612.189453125,\r
+        "y": 1381.606201171875,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a5024e1b.c39f78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a877b7c1.f7ab2",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3127.0269165039062,\r
+        "y": 1287.044189453125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2a1c0ea0.7b8bfa",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name+' is invalid manufacturer,please check!'`\" />",\r
+        "comments": "",\r
+        "x": 2872.916259765625,\r
+        "y": 1330.4166259765625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "a5024e1b.c39f78",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-create-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-create-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3113.033447265625,\r
+        "y": 1383.616943359375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "2446e491.707454",\r
+        "type": "outcome",\r
+        "name": "DeleteAccessConnectivityInstance",\r
+        "xml": "<outcome value='DeleteAccessConnectivityInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1457.5,\r
+        "y": 1702.75,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "6a4bffaa.01c668"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6a4bffaa.01c668",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1770.3232421875,\r
+        "y": 1693.73974609375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "21623b1f.3f8d44"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "21623b1f.3f8d44",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2041.4893798828125,\r
+        "y": 1687.73974609375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "635419c6.f5c7f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "635419c6.f5c7f",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2241.489501953125,\r
+        "y": 1687.7396240234375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5da11410.41b91c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b0d73803.27cd6",\r
+        "type": "outcome",\r
+        "name": "DeleteInternetProfileInstance",\r
+        "xml": "<outcome value='DeleteInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1439.066650390625,\r
+        "y": 1742.800048828125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a4985cc.fb944a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a4985cc.fb944a",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1716.4000244140625,\r
+        "y": 1754.5167236328125,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "5b4764ae.b86d54"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5b4764ae.b86d54",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1944.5663528442383,\r
+        "y": 1743.516764640808,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "7462815c.35f6c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "7462815c.35f6c",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2134.566230773926,\r
+        "y": 1743.517008781433,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "81263075.e9e5c8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "81263075.e9e5c8",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2348.566719055176,\r
+        "y": 1739.517252922058,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "532a59b0.2081a8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "5da11410.41b91c",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2500.4898986816406,\r
+        "y": 1680.739761352539,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "a81f1872.f6aa9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a81f1872.f6aa9",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2703.3232421875,\r
+        "y": 1689.7396240234375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "848d81b5.130f"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "532a59b0.2081a8",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2536.3997802734375,\r
+        "y": 1735.5169677734375,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "91a8b026.241e6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "91a8b026.241e6",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2879.243896484375,\r
+        "y": 1795.527587890625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "848d81b5.130f",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-access-connectivity-vnf-topology-operation-delete-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-access-connectivity-vnf-topology-operation-delete-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3144.500732421875,\r
+        "y": 1738.7506103515625,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "ed83e2f.1faa02",\r
+        "type": "outcome",\r
+        "name": "update",\r
+        "xml": "<outcome value='update'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 923.25,\r
+        "y": 2087,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "ac49fc9a.d44d8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ac49fc9a.d44d8",\r
+        "type": "switchNode",\r
+        "name": "switch request-action",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1126.2500305175781,\r
+        "y": 2180.5,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b2415f4b.ebd0b"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b2415f4b.ebd0b",\r
+        "type": "outcome",\r
+        "name": "ChangeInternetProfileInstance",\r
+        "xml": "<outcome value='ChangeInternetProfileInstance'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1399.2499694824219,\r
+        "y": 2177,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "63ada1aa.f3dca"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "63ada1aa.f3dca",\r
+        "type": "for",\r
+        "name": "for:vnf-input-paramters",\r
+        "xml": "<for index='idx' start='0' end='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param_length`' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1723.4061851501465,\r
+        "y": 2175.98966217041,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "549f7959.1514a"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "549f7959.1514a",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer",\r
+        "xml": "<switch test=\"`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].name == 'manufacturer'`\">\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1970.5724754333496,\r
+        "y": 2175.989679336548,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "39016a4.e633196"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "39016a4.e633196",\r
+        "type": "outcomeTrue",\r
+        "name": "true",\r
+        "xml": "<outcome value='true'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2158.5723609924316,\r
+        "y": 2177.9898414611816,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "c2bca40.df8efe"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c2bca40.df8efe",\r
+        "type": "switchNode",\r
+        "name": "switch:manufacturer value",\r
+        "xml": "<switch test='`$vnf-topology-operation-input.vnf-request-input.vnf-input-parameters.param[$idx].value`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2369.5730018615723,\r
+        "y": 2177.9901666641235,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "b6eebb76.bbbd78"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b6eebb76.bbbd78",\r
+        "type": "outcomeTrue",\r
+        "name": "HUAWEI",\r
+        "xml": "<outcome value='HUAWEI'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2621.406234741211,\r
+        "y": 2103.98983001709,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            [\r
+                "cafa6fb7.bfb6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "cafa6fb7.bfb6",\r
+        "type": "call",\r
+        "name": "call GENERIC-RESOURCE-API:bbs-internet-profile-vnf-topology-operation-change-huawei",\r
+        "xml": "<call module='GENERIC-RESOURCE-API' rpc='bbs-internet-profile-vnf-topology-operation-change-huawei' mode='sync' >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 3085.250789642334,\r
+        "y": 2105.000162124634,\r
+        "z": "bcfd2953.62c4e",\r
+        "wires": [\r
+            []\r
+        ]\r
+    }\r
+]
\ No newline at end of file