Merge "CDS integration in GR-API for self-serve"
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_vnf-topology-operation.json
index bfb38e5..1502a4d 100644 (file)
 [
-    {
-        "id": "7fb1a187.9549f",
-        "type": "dgstart",
-        "name": "DGSTART",
-        "outputs": 1,
-        "x": 96.66666412353516,
-        "y": 86.66666412353516,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "c2b8a7b8.a5e428"
-            ]
-        ]
-    },
-    {
-        "id": "c2b8a7b8.a5e428",
-        "type": "service-logic",
-        "name": "GENERIC-RESOURCE-API ${project.version}",
-        "module": "GENERIC-RESOURCE-API",
-        "version": "${project.version}",
-        "comments": "",
-        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>",
-        "outputs": 1,
-        "x": 171.9523696899414,
-        "y": 126.90477561950684,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "89a5ce6c.8a947"
-            ]
-        ]
-    },
-    {
-        "id": "89a5ce6c.8a947",
-        "type": "method",
-        "name": "method vnf-topology-operation",
-        "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 165.0952911376953,
-        "y": 166.66665840148926,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "baea3ff6.bd225"
-            ]
-        ]
-    },
-    {
-        "id": "435f3efd.64ab3",
-        "type": "comment",
-        "name": "vnf-topology-operation",
-        "info": "",
-        "comments": "",
-        "x": 491.0115203857422,
-        "y": 34.253007888793945,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "baea3ff6.bd225",
-        "type": "block",
-        "name": "block : atomic",
-        "xml": "<block atomic=\"true\">",
-        "atomic": "true",
-        "outputs": 1,
-        "x": 177.8333740234375,
-        "y": 334.36017417907715,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "f2687cfc.01d4c",
-                "b4265d07.b24f2",
-                "b14b13c7.baa14"
-            ]
-        ]
-    },
-    {
-        "id": "f2687cfc.01d4c",
-        "type": "returnSuccess",
-        "name": "return success",
-        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
-        "comments": "",
-        "x": 470.3333282470703,
-        "y": 484.52420711517334,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "b4265d07.b24f2",
-        "type": "switchNode",
-        "name": "switch svc-action",
-        "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 473.23804473876953,
-        "y": 332.5714178085327,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "76164f7d.903b1",
-                "117347a9.8b7218",
-                "e07500fb.cff53",
-                "9b91fc07.60be4",
-                "bc77aaba.4aabe8"
-            ]
-        ]
-    },
-    {
-        "id": "76164f7d.903b1",
-        "type": "outcome",
-        "name": "assign",
-        "xml": "<outcome value='assign'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 672.0475540161133,
-        "y": 265.1905632019043,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "5ec13553.7c0efc"
-            ]
-        ]
-    },
-    {
-        "id": "117347a9.8b7218",
-        "type": "outcome",
-        "name": "unassign",
-        "xml": "<outcome value='unassign'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 676.0951766967773,
-        "y": 395.38128662109375,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "9d96816e.64ca5"
-            ]
-        ]
-    },
-    {
-        "id": "9b91fc07.60be4",
-        "type": "other",
-        "name": "other",
-        "xml": "<outcome value='Other'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 670.8094024658203,
-        "y": 439.57136249542236,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "2717cc4c.7bccc4"
-            ]
-        ]
-    },
-    {
-        "id": "2717cc4c.7bccc4",
-        "type": "returnFailure",
-        "name": "return failure",
-        "xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n    <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",
-        "comments": "",
-        "x": 856.9998474121094,
-        "y": 439.5714273452759,
-        "z": "dcb795e3.12ddb8",
-        "wires": []
-    },
-    {
-        "id": "b14b13c7.baa14",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:validate-vnf-input",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-vnf-input' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 579.0832977294922,
-        "y": 224.04770278930664,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "5ec13553.7c0efc",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-assign",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1014.1904067993164,
-        "y": 264.76202392578125,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "3e660d10.204032",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-deactivate",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-deactivate' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1025.5236740112305,
-        "y": 349.0953722000122,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "9d96816e.64ca5",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-unassign",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-unassign' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1021.1902732849121,
-        "y": 395.0954179763794,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "e07500fb.cff53",
-        "type": "outcome",
-        "name": "deactivate",
-        "xml": "<outcome value='deactivate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 681.190315246582,
-        "y": 349.76204776763916,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "3e660d10.204032"
-            ]
-        ]
-    },
-    {
-        "id": "1d805763.8f6c79",
-        "type": "call",
-        "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-activate",
-        "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-activate' mode='sync' >\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 1018.333251953125,
-        "y": 306.6666555404663,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            []
-        ]
-    },
-    {
-        "id": "bc77aaba.4aabe8",
-        "type": "outcome",
-        "name": "activate",
-        "xml": "<outcome value='activate'>\n",
-        "comments": "",
-        "outputs": 1,
-        "x": 674.9998931884766,
-        "y": 307.33333110809326,
-        "z": "dcb795e3.12ddb8",
-        "wires": [
-            [
-                "1d805763.8f6c79"
-            ]
-        ]
-    }
+  {
+    "id": "7bde6af5.3548a4",
+    "type": "dgstart",
+    "name": "DGSTART",
+    "outputs": 1,
+    "x": 101.71429443359375,
+    "y": 102.41365432739258,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "e157b5ae.b89b18"
+      ]
+    ]
+  },
+  {
+    "id": "e157b5ae.b89b18",
+    "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": 177,
+    "y": 142.65176582336426,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "48440c73.4b21e4"
+      ]
+    ]
+  },
+  {
+    "id": "48440c73.4b21e4",
+    "type": "method",
+    "name": "method vnf-topology-operation",
+    "xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 170.1429214477539,
+    "y": 182.41364860534668,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "22b966ec.08b71a"
+      ]
+    ]
+  },
+  {
+    "id": "ddc89afc.a79548",
+    "type": "comment",
+    "name": "vnf-topology-operation",
+    "info": "",
+    "comments": "",
+    "x": 496.0591506958008,
+    "y": 49.99999809265137,
+    "z": "d01dd033.8ac4a",
+    "wires": []
+  },
+  {
+    "id": "22b966ec.08b71a",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "outputs": 1,
+    "x": 185.8810577392578,
+    "y": 369.10718536376953,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "c63a8d0b.7cd2d",
+        "9a9f4c36.42c6e",
+        "63014890.7d3f18"
+      ]
+    ]
+  },
+  {
+    "id": "c63a8d0b.7cd2d",
+    "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": 478.3810119628906,
+    "y": 519.2712182998657,
+    "z": "d01dd033.8ac4a",
+    "wires": []
+  },
+  {
+    "id": "9a9f4c36.42c6e",
+    "type": "switchNode",
+    "name": "switch svc-action",
+    "xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 481.28572845458984,
+    "y": 367.3184289932251,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "7166573d.f3e208",
+        "91d66056.0ca95",
+        "37b3898c.305b16",
+        "e44be482.faad98",
+        "746a31a7.54817",
+        "43b3d6b0.c09de8",
+        "7acd2ca5.9b68c4"
+      ]
+    ]
+  },
+  {
+    "id": "7166573d.f3e208",
+    "type": "outcome",
+    "name": "assign",
+    "xml": "<outcome value='assign'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 893.0952606201172,
+    "y": 77.93756580352783,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "16b2d01e.2203e"
+      ]
+    ]
+  },
+  {
+    "id": "91d66056.0ca95",
+    "type": "outcome",
+    "name": "unassign",
+    "xml": "<outcome value='unassign'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 910.1430587768555,
+    "y": 639.1283464431763,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "18d76be8.6f0684"
+      ]
+    ]
+  },
+  {
+    "id": "e44be482.faad98",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 898.8573303222656,
+    "y": 1231.3186054229736,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "7c46c4a8.c5114c"
+      ]
+    ]
+  },
+  {
+    "id": "7c46c4a8.c5114c",
+    "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": 1132.0477600097656,
+    "y": 1231.3186664581299,
+    "z": "d01dd033.8ac4a",
+    "wires": []
+  },
+  {
+    "id": "63014890.7d3f18",
+    "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": 587.1309814453125,
+    "y": 258.794713973999,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "16b2d01e.2203e",
+    "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": 1235.2381134033203,
+    "y": 77.50902652740479,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "20a6f0ca.ebd98",
+    "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": 1710.571566581726,
+    "y": 583.8424263000488,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "18d76be8.6f0684",
+    "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": 1274.2381896972656,
+    "y": 643.8424272537231,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "37b3898c.305b16",
+    "type": "outcome",
+    "name": "deactivate",
+    "xml": "<outcome value='deactivate'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 900.238166809082,
+    "y": 447.50903511047363,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "3399642f.f8978c"
+      ]
+    ]
+  },
+  {
+    "id": "7bd14237.45986c",
+    "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": 1724.3811988830566,
+    "y": 303.41370391845703,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "746a31a7.54817",
+    "type": "outcome",
+    "name": "activate",
+    "xml": "<outcome value='activate'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 896.0475997924805,
+    "y": 169.0803337097168,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "82bdf0ff.efdf4"
+      ]
+    ]
+  },
+  {
+    "id": "43b3d6b0.c09de8",
+    "type": "outcome",
+    "name": "create",
+    "xml": "<outcome value='create'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 911.7144889831543,
+    "y": 771.5000133514404,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "45a0dc92.069df4"
+      ]
+    ]
+  },
+  {
+    "id": "7acd2ca5.9b68c4",
+    "type": "outcome",
+    "name": "delete",
+    "xml": "<outcome value='delete'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 909.7145233154297,
+    "y": 986.5000548362732,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "15d3bdce.a379d2"
+      ]
+    ]
+  },
+  {
+    "id": "d48650ef.7c891",
+    "type": "switchNode",
+    "name": "switch request-action",
+    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1137.714370727539,
+    "y": 219.50001049041748,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "d11685a9.f62eb8",
+        "d06a8d19.4d6d1",
+        "4d5727ac.a53ee8",
+        "a770a856.f607b8"
+      ]
+    ]
+  },
+  {
+    "id": "d06a8d19.4d6d1",
+    "type": "outcome",
+    "name": "ActivateSiteInstance",
+    "xml": "<outcome value='ActivateSiteInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1387.1906280517578,
+    "y": 168.9792537689209,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "f4ae7362.f5fcf"
+      ]
+    ]
+  },
+  {
+    "id": "d11685a9.f62eb8",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1346.0954399108887,
+    "y": 304.35725593566895,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "7bd14237.45986c"
+      ]
+    ]
+  },
+  {
+    "id": "82bdf0ff.efdf4",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "outputs": 1,
+    "x": 1076.714370727539,
+    "y": 164.50001049041748,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "d48650ef.7c891"
+      ]
+    ]
+  },
+  {
+    "id": "f4ae7362.f5fcf",
+    "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": 1760.7144317626953,
+    "y": 167.50003623962402,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "fd14ed12.5d0ad",
+    "type": "switchNode",
+    "name": "switch request-action",
+    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1162.714485168457,
+    "y": 480.50000190734863,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "58b64587.59c5ec",
+        "212999d2.74fa56",
+        "dac41099.6c197",
+        "eb0736e3.b5ac48"
+      ]
+    ]
+  },
+  {
+    "id": "212999d2.74fa56",
+    "type": "outcome",
+    "name": "DeactivateSiteInstance",
+    "xml": "<outcome value='DeactivateSiteInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1406.1906814575195,
+    "y": 431.9792504310608,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "cbe77765.242be8"
+      ]
+    ]
+  },
+  {
+    "id": "58b64587.59c5ec",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1355.0954389572144,
+    "y": 582.357292175293,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "20a6f0ca.ebd98"
+      ]
+    ]
+  },
+  {
+    "id": "3399642f.f8978c",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "outputs": 1,
+    "x": 1101.714485168457,
+    "y": 425.50000190734863,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "fd14ed12.5d0ad"
+      ]
+    ]
+  },
+  {
+    "id": "cbe77765.242be8",
+    "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": 1775.714485168457,
+    "y": 429.5000329017639,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "c2f6d68e.0458f8",
+    "type": "switchNode",
+    "name": "switch request-action",
+    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1155.0479736328125,
+    "y": 824.0863809585571,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "a9b7bffc.aa2b4",
+        "6b318116.5323d",
+        "42a23b75.158384",
+        "9c7e9e79.a7d92"
+      ]
+    ]
+  },
+  {
+    "id": "6b318116.5323d",
+    "type": "outcome",
+    "name": "CreateSiteInstance",
+    "xml": "<outcome value='CreateSiteInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1365.5243759155273,
+    "y": 710.5656571388245,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "55240075.eb5d6"
+      ]
+    ]
+  },
+  {
+    "id": "a9b7bffc.aa2b4",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1337.4289016723633,
+    "y": 846.9435930252075,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "298a6339.0b800c"
+      ]
+    ]
+  },
+  {
+    "id": "45a0dc92.069df4",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "outputs": 1,
+    "x": 1094.0479736328125,
+    "y": 769.0863809585571,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "c2f6d68e.0458f8"
+      ]
+    ]
+  },
+  {
+    "id": "55240075.eb5d6",
+    "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": 1742.048080444336,
+    "y": 709.0864157676697,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "298a6339.0b800c",
+    "type": "block",
+    "name": "block",
+    "xml": "<block>\n",
+    "atomic": "false",
+    "comments": "",
+    "outputs": 1,
+    "x": 1477.7144775390625,
+    "y": 848.0000162124634,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "7fc78d60.cae204",
+    "type": "switchNode",
+    "name": "switch request-action",
+    "xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1155.7145233154297,
+    "y": 1039.0000548362732,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "598afaf3.9ab664",
+        "ad4f414f.86f22",
+        "80e244cd.d3b9b8",
+        "36b48dbf.e8f152"
+      ]
+    ]
+  },
+  {
+    "id": "ad4f414f.86f22",
+    "type": "outcome",
+    "name": "DeleteSiteInstance",
+    "xml": "<outcome value='DeleteSiteInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1369.1907196044922,
+    "y": 970.4792723655701,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "5ac9f6c1.9461d8"
+      ]
+    ]
+  },
+  {
+    "id": "598afaf3.9ab664",
+    "type": "other",
+    "name": "other",
+    "xml": "<outcome value='Other'>\n",
+    "comments": "",
+    "outputs": 1,
+    "x": 1364.0954933166504,
+    "y": 1158.8573412895203,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "7e90d46d.dd6c8c"
+      ]
+    ]
+  },
+  {
+    "id": "15d3bdce.a379d2",
+    "type": "block",
+    "name": "block : atomic",
+    "xml": "<block atomic=\"true\">",
+    "atomic": "true",
+    "outputs": 1,
+    "x": 1094.7145233154297,
+    "y": 984.0000548362732,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "7fc78d60.cae204"
+      ]
+    ]
+  },
+  {
+    "id": "5ac9f6c1.9461d8",
+    "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": 1742.7145233154297,
+    "y": 969.0000548362732,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "7e90d46d.dd6c8c",
+    "type": "block",
+    "name": "block",
+    "xml": "<block>\n",
+    "atomic": "false",
+    "comments": "",
+    "outputs": 1,
+    "x": 1504.3810691833496,
+    "y": 1159.9137644767761,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "4d5727ac.a53ee8",
+    "type": "outcome",
+    "name": "ActivateSDWANDeviceInstance",
+    "xml": "<outcome value='ActivateSDWANDeviceInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1415.381088256836,
+    "y": 218.00007581710815,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "707c6b49.988594"
+      ]
+    ]
+  },
+  {
+    "id": "707c6b49.988594",
+    "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": 1850.90478515625,
+    "y": 217.52084827423096,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "dac41099.6c197",
+    "type": "outcome",
+    "name": "DeactivateSDWANDeviceInstance",
+    "xml": "<outcome value='DeactivateSDWANDeviceInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1447.3809204101562,
+    "y": 480.00002908706665,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "ac8efd87.9dc06"
+      ]
+    ]
+  },
+  {
+    "id": "ac8efd87.9dc06",
+    "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": 1903.9046173095703,
+    "y": 479.52086448669434,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "2da816b6.4e7c0a",
+    "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": 1855.3809204101562,
+    "y": 262.99999809265137,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "a770a856.f607b8",
+    "type": "outcome",
+    "name": "ActivateSDWANPortInstance",
+    "xml": "<outcome value='ActivateSDWANPortInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1419.8572235107422,
+    "y": 263.47922563552856,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "2da816b6.4e7c0a"
+      ]
+    ]
+  },
+  {
+    "id": "eb0736e3.b5ac48",
+    "type": "outcome",
+    "name": "DeactivateSDWANPortInstance",
+    "xml": "<outcome value='DeactivateSDWANPortInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1439.3809661865234,
+    "y": 518.3333444595337,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "f22af468.5fba28"
+      ]
+    ]
+  },
+  {
+    "id": "f22af468.5fba28",
+    "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": 1913.9046173095703,
+    "y": 534.8541464805603,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "42a23b75.158384",
+    "type": "outcome",
+    "name": "CreateSDWANPortInstance",
+    "xml": "<outcome value='CreateSDWANPortInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1415.3812713623047,
+    "y": 799.333491563797,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "589ef7ee.6f2508"
+      ]
+    ]
+  },
+  {
+    "id": "589ef7ee.6f2508",
+    "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": 1871.9048919677734,
+    "y": 803.8542709350586,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "80e244cd.d3b9b8",
+    "type": "outcome",
+    "name": "DeleteSDWANPortInstance",
+    "xml": "<outcome value='DeleteSDWANPortInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1432.0477600097656,
+    "y": 1095.3334431648254,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "9255592d.86eb88"
+      ]
+    ]
+  },
+  {
+    "id": "9255592d.86eb88",
+    "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": 1888.5714569091797,
+    "y": 1094.8542785644531,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "36b48dbf.e8f152",
+    "type": "outcome",
+    "name": "DeleteSDWANDeviceInstance",
+    "xml": "<outcome value='DeleteSDWANDeviceInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1440.7459106445312,
+    "y": 1035.531349658966,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "fa87fad4.5037b8"
+      ]
+    ]
+  },
+  {
+    "id": "fa87fad4.5037b8",
+    "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": 1873.269515991211,
+    "y": 1035.0520629882812,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  },
+  {
+    "id": "9c7e9e79.a7d92",
+    "type": "outcome",
+    "name": "CreateSDWANDeviceInstance",
+    "xml": "<outcome value='CreateSDWANDeviceInstance'>",
+    "comments": "",
+    "outputs": 1,
+    "x": 1430.745620727539,
+    "y": 755.531455039978,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      [
+        "42e2eb47.a51c74"
+      ]
+    ]
+  },
+  {
+    "id": "42e2eb47.a51c74",
+    "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": 1887.269287109375,
+    "y": 754.0522689819336,
+    "z": "d01dd033.8ac4a",
+    "wires": [
+      []
+    ]
+  }
 ]