Platform Hardening for DG Json files - Part 2
[appc.git] / appc-directed-graph / appc-dgraph / provider / src / main / resources / json / Dispatcher-DG / APPC_method_VSRX_ConfigModify_2.0.0.json
index d7cae8c..1a391e5 100644 (file)
@@ -1 +1,723 @@
-[{"id":"7f8764e7.1c542c","type":"dgstart","name":"DGSTART","outputs":1,"x":140.88888549804688,"y":58,"z":"e3f97b79.d3ae78","wires":[["b994e559.02dd38"]]},{"id":"b994e559.02dd38","type":"service-logic","name":"APPC 2.0.0","module":"APPC","version":"2.0.0","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='APPC' version='2.0.0'>","outputs":1,"x":133.88888549804688,"y":112,"z":"e3f97b79.d3ae78","wires":[["e64a43a7.d28a6"]]},{"id":"e64a43a7.d28a6","type":"method","name":"VSRX_ConfigModify","xml":"<method rpc='VSRX_ConfigModify' mode='sync'>\n","comments":"","outputs":1,"x":159.88888549804688,"y":176,"z":"e3f97b79.d3ae78","wires":[["755b14f2.231e2c"]]},{"id":"8755712f.5d5e2","type":"execute","name":"execute_getVnfHierarchy","xml":"<execute plugin='org.onap.appc.dg.util.ExecuteNodeAction' method='getVnfHierarchy' >\n<parameter name=\"resourceKey\" value=\"`$org.onap.appc.vfid`\" />\n<parameter name=\"nodeName\" value=\"execute_getVnfHierarchy\" />\n","comments":"","outputs":1,"x":340.4343566894531,"y":217.27272033691406,"z":"e3f97b79.d3ae78","wires":[["744bf594.91468c","9a95025e.3abb7"]]},{"id":"744bf594.91468c","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1121.2524108886719,"y":86,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"9a95025e.3abb7","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":354.7978820800781,"y":319.3636474609375,"z":"e3f97b79.d3ae78","wires":[["ddc0dcdd.0c53c"]]},{"id":"4c4b034a.d05dbc","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":1657.8888854980469,"y":531,"z":"e3f97b79.d3ae78","wires":[["dde156a3.5b7258","9bd7e953.2d6638"]]},{"id":"9bd7e953.2d6638","type":"execute","name":"execute_DCAEReporterPlugin","xml":"<execute plugin='org.onap.appc.dg.util.DCAEReporterPlugin' method='report' >\n<parameter name=\"apiVer\" value=\"`$org.onap.appc.apiversion`\"/>\n<parameter name=\"eventId\" value=\"`$org.onap.appc.vfid`\" />\n<parameter name=\"org.onap.appc.dg.error\" value=\"`$org.onap.appc.dg.error`\" />","comments":"","outputs":1,"x":1872.8888854980469,"y":444,"z":"e3f97b79.d3ae78","wires":[["954a79a7.253398"]]},{"id":"dde156a3.5b7258","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n\n","comments":"","x":1837.8888854980469,"y":620,"z":"e3f97b79.d3ae78","wires":[]},{"id":"ddc0dcdd.0c53c","type":"switchNode","name":"switch","xml":"<switch test='`$VNF.VMCount`'>\n","comments":"","outputs":1,"x":339.6161804199219,"y":393.5454406738281,"z":"e3f97b79.d3ae78","wires":[["d4d84951.bf4a78","ea6e2bf0.9bfc18"]]},{"id":"d4d84951.bf4a78","type":"outcome","name":"outcome_0","xml":"<outcome value='0'>\n","comments":"","outputs":1,"x":1115.6163024902344,"y":147.5454864501953,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"ea6e2bf0.9bfc18","type":"outcome","name":"outcome_other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":321.9798278808594,"y":498.9999694824219,"z":"e3f97b79.d3ae78","wires":[["e37888a7.55e2e8"]]},{"id":"e37888a7.55e2e8","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":406.25250244140625,"y":588.2727661132812,"z":"e3f97b79.d3ae78","wires":[["222d615a.833e5e","b3c1f8d8.d04008"]]},{"id":"222d615a.833e5e","type":"for","name":"foreach_vnfc","xml":"<for index=\"i\" start=\"0\" end=\"`$VNF.VMCount`\" >\n","comments":"","outputs":1,"x":527.5252990722656,"y":454.36358642578125,"z":"e3f97b79.d3ae78","wires":[["c8281303.b9663"]]},{"id":"c8281303.b9663","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":561.8889465332031,"y":389.181884765625,"z":"e3f97b79.d3ae78","wires":[["1cae10ed.8218ff"]]},{"id":"1cae10ed.8218ff","type":"execute","name":"execute_retrieveVMConfiguration","xml":"<execute plugin='org.onap.appc.dg.util.NetconfDBPlugin' method='retrieveVMDSConfiguration' >\n<parameter name=\"configuration-file-name\" value=\"`$configuration-file-name`\" />\n<parameter name=\"vnf-type\" value=\"`$vnf-type`\" />\n<parameter name=\"vnf-host-ip-address\" value=\"`$vnf-host-ip-address`\" />\n<parameter name=\"resourceKey\" value=\"`$VNF.VM[$i].vserver.vserver-name`\" />\n<parameter name=\"nodeName\" value=\"execute_retrieveVMConfiguration\" />\n","comments":"","outputs":1,"x":863.8890075683594,"y":303.36370849609375,"z":"e3f97b79.d3ae78","wires":[["42069768.bd0c68","a68e4eae.2af27"]]},{"id":"a68e4eae.2af27","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":853.7980041503906,"y":354.6363525390625,"z":"e3f97b79.d3ae78","wires":[["54fcb6c2.027148"]]},{"id":"42069768.bd0c68","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1201.3433532714844,"y":366.45458984375,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"6592a286.b317ec","type":"execute","name":"execute_modifyConfiguration","xml":"<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='modifyConfiguration' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"file-content\" value=\"`$file-content`\" />\n<parameter name=\"nodeName\" value=\"execute_modifyConfiguration\" />\n","comments":"","outputs":1,"x":857.5253601074219,"y":566.3637084960938,"z":"e3f97b79.d3ae78","wires":[["fc1e7228.fbd9d","de949f48.36d61"]]},{"id":"fc1e7228.fbd9d","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":877.0707702636719,"y":629.0908813476562,"z":"e3f97b79.d3ae78","wires":[["c3d5b7e7.9a2a58"]]},{"id":"de949f48.36d61","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1203.3435974121094,"y":500.27276611328125,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"b3c1f8d8.d04008","type":"execute","name":"execute_saveConfig","xml":"<execute plugin='org.onap.appc.dg.util.ConfigurationManagerPlugin' method='saveConfiguration' >\n<parameter name=\"fullConfig\" value=\"`$fullConfig`\" />\n<parameter name=\"nodeName\" value=\"execute_saveConfig\" />\n","comments":"","outputs":1,"x":468.7979431152344,"y":882.4546203613281,"z":"e3f97b79.d3ae78","wires":[["86fd9c6b.47858","a6e93d4e.a3791"]]},{"id":"a6e93d4e.a3791","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1171.5252685546875,"y":877.3636779785156,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"98ac5c02.6be86","type":"execute","name":"execute_readConfiguration","xml":"<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='getConfig' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"current\" />\n<parameter name=\"nodeName\" value=\"execute_readConfiguration\" />\n\n","comments":"","outputs":1,"x":734.2525939941406,"y":813.1817321777344,"z":"e3f97b79.d3ae78","wires":[["a985fa15.5d4168","a6e93d4e.a3791"]]},{"id":"54fcb6c2.027148","type":"execute","name":"execute_retrieveConfigFile","xml":"<execute plugin='org.onap.appc.dg.util.NetconfDBPlugin' method='retrieveConfigFile' >\n<parameter name=\"configuration-file-name\" value=\"`$configuration-file-name`\" />\n<parameter name=\"nodeName\" value=\"execute_retrieveConfigFile\" />\n\n","comments":"","outputs":1,"x":847.8888854980469,"y":433,"z":"e3f97b79.d3ae78","wires":[["6ad14a83.ded604","858e63d7.b08b9"]]},{"id":"858e63d7.b08b9","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":853.8888854980469,"y":493,"z":"e3f97b79.d3ae78","wires":[["6592a286.b317ec"]]},{"id":"6ad14a83.ded604","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1206.8888854980469,"y":431,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"ded29ca9.c326a","type":"switchNode","name":"switch","xml":"<switch test='`$getConfig_Result`'>\n","comments":"","outputs":1,"x":1055.8889465332031,"y":734.000244140625,"z":"e3f97b79.d3ae78","wires":[["611ee584.7de67c","853375ef.cefa58"]]},{"id":"611ee584.7de67c","type":"outcome","name":"outcome_failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1236.8888854980469,"y":568,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"853375ef.cefa58","type":"outcome","name":"outcome_Success","xml":"<outcome value='Success'>\n","comments":"","outputs":1,"x":1258.8889465332031,"y":692.0000305175781,"z":"e3f97b79.d3ae78","wires":[[]]},{"id":"755b14f2.231e2c","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":132.38888549804688,"y":255,"z":"e3f97b79.d3ae78","wires":[["205284fd.d2df5c","8755712f.5d5e2"]]},{"id":"205284fd.d2df5c","type":"execute","name":"ctxCleanup","xml":"<execute plugin='org.onap.appc.dg.util.DGPayloadCleanupPlugin' method='cleanup' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"`$org.onap.appc.confid`\" />\n","comments":"","outputs":1,"x":136.88888549804688,"y":348,"z":"e3f97b79.d3ae78","wires":[["3023e302.ead02c"]]},{"id":"3023e302.ead02c","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":132.88888549804688,"y":431,"z":"e3f97b79.d3ae78","wires":[["88bef30b.130ef"]]},{"id":"88bef30b.130ef","type":"returnSuccess","name":"return success","xml":"<return status='success'>\n","comments":"","x":120.38888549804688,"y":564,"z":"e3f97b79.d3ae78","wires":[]},{"id":"827f8b54.a2f738","type":"switchNode","name":"switch","xml":"<switch test='`$saveConfigResult`'>\n","comments":"","outputs":1,"x":752.388916015625,"y":941.0000305175781,"z":"e3f97b79.d3ae78","wires":[["4091b575.ef1d7c","28989f20.c2934"]]},{"id":"4091b575.ef1d7c","type":"outcome","name":"outcome_Success","xml":"<outcome value='Success'>\n","comments":"","outputs":1,"x":857.3888854980469,"y":1008,"z":"e3f97b79.d3ae78","wires":[[]]},{"id":"28989f20.c2934","type":"outcome","name":"outcome_failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1200.3888854980469,"y":946,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"954a79a7.253398","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":2100.888885498047,"y":445,"z":"e3f97b79.d3ae78","wires":[["428f2b9f.d074b4"]]},{"id":"428f2b9f.d074b4","type":"execute","name":"ctxCleanup","xml":"<execute plugin='org.onap.appc.dg.util.DGPayloadCleanupPlugin' method='cleanup' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"`$org.onap.appc.confid`\" />\n","comments":"","outputs":1,"x":2264.888885498047,"y":445,"z":"e3f97b79.d3ae78","wires":[["da6af38.2701c1"]]},{"id":"da6af38.2701c1","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":2437.888885498047,"y":445,"z":"e3f97b79.d3ae78","wires":[[]]},{"id":"c3d5b7e7.9a2a58","type":"execute","name":"execute_commitConfiguration","xml":"<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='commitConfiguration' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"nodeName\" value=\"execute_commitConfiguration\" />\n","comments":"","outputs":1,"x":755.8889465332031,"y":689.0000915527344,"z":"e3f97b79.d3ae78","wires":[["75565b82.5ba9e4","e2ff07e0.f33ec8"]]},{"id":"75565b82.5ba9e4","type":"other","name":"other","xml":"<outcome value='Other'>\n","comments":"","outputs":1,"x":1208.8888854980469,"y":640,"z":"e3f97b79.d3ae78","wires":[["4c4b034a.d05dbc"]]},{"id":"e2ff07e0.f33ec8","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":735.8889465332031,"y":747.0001525878906,"z":"e3f97b79.d3ae78","wires":[["98ac5c02.6be86"]]},{"id":"86fd9c6b.47858","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":602,"y":949.3333435058594,"z":"e3f97b79.d3ae78","wires":[["827f8b54.a2f738"]]},{"id":"a985fa15.5d4168","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":931.8889465332031,"y":772.3333435058594,"z":"e3f97b79.d3ae78","wires":[["ded29ca9.c326a"]]}]
+[\r
+    {\r
+        "id": "7f8764e7.1c542c",\r
+        "type": "dgstart",\r
+        "name": "DGSTART",\r
+        "outputs": 1,\r
+        "x": 140.88888549804688,\r
+        "y": 58,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "b994e559.02dd38"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b994e559.02dd38",\r
+        "type": "service-logic",\r
+        "name": "APPC 2.0.0",\r
+        "module": "APPC",\r
+        "version": "2.0.0",\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='APPC' version='2.0.0'>",\r
+        "outputs": 1,\r
+        "x": 133.88888549804688,\r
+        "y": 112,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "e64a43a7.d28a6"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e64a43a7.d28a6",\r
+        "type": "method",\r
+        "name": "VSRX_ConfigModify",\r
+        "xml": "<method rpc='VSRX_ConfigModify' mode='sync'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 159.88888549804688,\r
+        "y": 176,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "755b14f2.231e2c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "8755712f.5d5e2",\r
+        "type": "execute",\r
+        "name": "execute_getVnfHierarchy",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.ExecuteNodeAction' method='getVnfHierarchy' >\n<parameter name=\"resourceKey\" value=\"`$org.onap.appc.vfid`\" />\n<parameter name=\"nodeName\" value=\"execute_getVnfHierarchy\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 340.4343566894531,\r
+        "y": 217.27272033691406,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "744bf594.91468c",\r
+                "9a95025e.3abb7"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "744bf594.91468c",\r
+        "type": "failure",\r
+        "name": "failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1121.2524108886719,\r
+        "y": 86,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9a95025e.3abb7",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 354.7978820800781,\r
+        "y": 319.3636474609375,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "ddc0dcdd.0c53c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4c4b034a.d05dbc",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1657.8888854980469,\r
+        "y": 531,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "dde156a3.5b7258",\r
+                "9bd7e953.2d6638"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "9bd7e953.2d6638",\r
+        "type": "execute",\r
+        "name": "execute_DCAEReporterPlugin",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.DCAEReporterPlugin' method='report' >\n<parameter name=\"apiVer\" value=\"`$org.onap.appc.apiversion`\"/>\n<parameter name=\"eventId\" value=\"`$org.onap.appc.vfid`\" />\n<parameter name=\"org.onap.appc.dg.error\" value=\"`$org.onap.appc.dg.error`\" />",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1872.8888854980469,\r
+        "y": 444,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "954a79a7.253398"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "dde156a3.5b7258",\r
+        "type": "returnFailure",\r
+        "name": "return failure",\r
+        "xml": "<return status='failure'>\n\n",\r
+        "comments": "",\r
+        "x": 1837.8888854980469,\r
+        "y": 620,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "ddc0dcdd.0c53c",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$VNF.VMCount`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 339.6161804199219,\r
+        "y": 393.5454406738281,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "d4d84951.bf4a78",\r
+                "ea6e2bf0.9bfc18"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "d4d84951.bf4a78",\r
+        "type": "outcome",\r
+        "name": "outcome_0",\r
+        "xml": "<outcome value='0'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1115.6163024902344,\r
+        "y": 147.5454864501953,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ea6e2bf0.9bfc18",\r
+        "type": "outcome",\r
+        "name": "outcome_other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 321.9798278808594,\r
+        "y": 498.9999694824219,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "e37888a7.55e2e8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e37888a7.55e2e8",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 406.25250244140625,\r
+        "y": 588.2727661132812,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "222d615a.833e5e",\r
+                "b3c1f8d8.d04008"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "222d615a.833e5e",\r
+        "type": "for",\r
+        "name": "foreach_vnfc",\r
+        "xml": "<for index=\"i\" start=\"0\" end=\"`$VNF.VMCount`\" >\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 527.5252990722656,\r
+        "y": 454.36358642578125,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "c8281303.b9663"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "c8281303.b9663",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 561.8889465332031,\r
+        "y": 389.181884765625,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "1cae10ed.8218ff"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "1cae10ed.8218ff",\r
+        "type": "execute",\r
+        "name": "execute_retrieveVMConfiguration",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.NetconfDBPlugin' method='retrieveVMDSConfiguration' >\n<parameter name=\"configuration-file-name\" value=\"`$configuration-file-name`\" />\n<parameter name=\"vnf-type\" value=\"`$vnf-type`\" />\n<parameter name=\"vnf-host-ip-address\" value=\"`$vnf-host-ip-address`\" />\n<parameter name=\"resourceKey\" value=\"`$VNF.VM[$i].vserver.vserver-name`\" />\n<parameter name=\"nodeName\" value=\"execute_retrieveVMConfiguration\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 863.8890075683594,\r
+        "y": 303.36370849609375,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "42069768.bd0c68",\r
+                "a68e4eae.2af27"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a68e4eae.2af27",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 853.7980041503906,\r
+        "y": 354.6363525390625,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "54fcb6c2.027148"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "42069768.bd0c68",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1201.3433532714844,\r
+        "y": 366.45458984375,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6592a286.b317ec",\r
+        "type": "execute",\r
+        "name": "execute_modifyConfiguration",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='modifyConfiguration' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"file-content\" value=\"`$file-content`\" />\n<parameter name=\"nodeName\" value=\"execute_modifyConfiguration\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 857.5253601074219,\r
+        "y": 566.3637084960938,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "fc1e7228.fbd9d",\r
+                "de949f48.36d61"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "fc1e7228.fbd9d",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 877.0707702636719,\r
+        "y": 629.0908813476562,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "c3d5b7e7.9a2a58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "de949f48.36d61",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1203.3435974121094,\r
+        "y": 500.27276611328125,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "b3c1f8d8.d04008",\r
+        "type": "execute",\r
+        "name": "execute_saveConfig",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.ConfigurationManagerPlugin' method='saveConfiguration' >\n<parameter name=\"fullConfig\" value=\"`$fullConfig`\" />\n<parameter name=\"nodeName\" value=\"execute_saveConfig\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 468.7979431152344,\r
+        "y": 882.4546203613281,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "86fd9c6b.47858",\r
+                "a6e93d4e.a3791"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a6e93d4e.a3791",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1171.5252685546875,\r
+        "y": 877.3636779785156,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "98ac5c02.6be86",\r
+        "type": "execute",\r
+        "name": "execute_readConfiguration",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='getConfig' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"current\" />\n<parameter name=\"nodeName\" value=\"execute_readConfiguration\" />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 734.2525939941406,\r
+        "y": 813.1817321777344,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "a985fa15.5d4168",\r
+                "a6e93d4e.a3791"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "54fcb6c2.027148",\r
+        "type": "execute",\r
+        "name": "execute_retrieveConfigFile",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.NetconfDBPlugin' method='retrieveConfigFile' >\n<parameter name=\"configuration-file-name\" value=\"`$configuration-file-name`\" />\n<parameter name=\"nodeName\" value=\"execute_retrieveConfigFile\" />\n\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 847.8888854980469,\r
+        "y": 433,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "6ad14a83.ded604",\r
+                "858e63d7.b08b9"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "858e63d7.b08b9",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 853.8888854980469,\r
+        "y": 493,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "6592a286.b317ec"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "6ad14a83.ded604",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1206.8888854980469,\r
+        "y": 431,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "ded29ca9.c326a",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$getConfig_Result`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1055.8889465332031,\r
+        "y": 734.000244140625,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "611ee584.7de67c",\r
+                "853375ef.cefa58"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "611ee584.7de67c",\r
+        "type": "outcome",\r
+        "name": "outcome_failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1236.8888854980469,\r
+        "y": 568,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "853375ef.cefa58",\r
+        "type": "outcome",\r
+        "name": "outcome_Success",\r
+        "xml": "<outcome value='Success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1258.8889465332031,\r
+        "y": 692.0000305175781,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "755b14f2.231e2c",\r
+        "type": "block",\r
+        "name": "block : atomic",\r
+        "xml": "<block atomic='true'>",\r
+        "atomic": "true",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 132.38888549804688,\r
+        "y": 255,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "205284fd.d2df5c",\r
+                "8755712f.5d5e2"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "205284fd.d2df5c",\r
+        "type": "execute",\r
+        "name": "ctxCleanup",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.DGPayloadCleanupPlugin' method='cleanup' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"`$org.onap.appc.confid`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 136.88888549804688,\r
+        "y": 348,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "3023e302.ead02c"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "3023e302.ead02c",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 132.88888549804688,\r
+        "y": 431,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "88bef30b.130ef"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "88bef30b.130ef",\r
+        "type": "returnSuccess",\r
+        "name": "return success",\r
+        "xml": "<return status='success'>\n",\r
+        "comments": "",\r
+        "x": 120.38888549804688,\r
+        "y": 564,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": []\r
+    },\r
+    {\r
+        "id": "827f8b54.a2f738",\r
+        "type": "switchNode",\r
+        "name": "switch",\r
+        "xml": "<switch test='`$saveConfigResult`'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 752.388916015625,\r
+        "y": 941.0000305175781,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4091b575.ef1d7c",\r
+                "28989f20.c2934"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "4091b575.ef1d7c",\r
+        "type": "outcome",\r
+        "name": "outcome_Success",\r
+        "xml": "<outcome value='Success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 857.3888854980469,\r
+        "y": 1008,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "28989f20.c2934",\r
+        "type": "outcome",\r
+        "name": "outcome_failure",\r
+        "xml": "<outcome value='failure'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1200.3888854980469,\r
+        "y": 946,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "954a79a7.253398",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2100.888885498047,\r
+        "y": 445,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "428f2b9f.d074b4"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "428f2b9f.d074b4",\r
+        "type": "execute",\r
+        "name": "ctxCleanup",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.DGPayloadCleanupPlugin' method='cleanup' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"conf-id\" value=\"`$org.onap.appc.confid`\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2264.888885498047,\r
+        "y": 445,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "da6af38.2701c1"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "da6af38.2701c1",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 2437.888885498047,\r
+        "y": 445,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            []\r
+        ]\r
+    },\r
+    {\r
+        "id": "c3d5b7e7.9a2a58",\r
+        "type": "execute",\r
+        "name": "execute_commitConfiguration",\r
+        "xml": "<execute plugin='org.onap.appc.dg.util.NetconfClientPlugin' method='commitConfiguration' >\n<parameter name=\"connection-details\" value=\"`$connection-details`\" />\n<parameter name=\"nodeName\" value=\"execute_commitConfiguration\" />\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 755.8889465332031,\r
+        "y": 689.0000915527344,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "75565b82.5ba9e4",\r
+                "e2ff07e0.f33ec8"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "75565b82.5ba9e4",\r
+        "type": "other",\r
+        "name": "other",\r
+        "xml": "<outcome value='Other'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 1208.8888854980469,\r
+        "y": 640,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "4c4b034a.d05dbc"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "e2ff07e0.f33ec8",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 735.8889465332031,\r
+        "y": 747.0001525878906,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "98ac5c02.6be86"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "86fd9c6b.47858",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 602,\r
+        "y": 949.3333435058594,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "827f8b54.a2f738"\r
+            ]\r
+        ]\r
+    },\r
+    {\r
+        "id": "a985fa15.5d4168",\r
+        "type": "success",\r
+        "name": "success",\r
+        "xml": "<outcome value='success'>\n",\r
+        "comments": "",\r
+        "outputs": 1,\r
+        "x": 931.8889465332031,\r
+        "y": 772.3333435058594,\r
+        "z": "e3f97b79.d3ae78",\r
+        "wires": [\r
+            [\r
+                "ded29ca9.c326a"\r
+            ]\r
+        ]\r
+    }\r
+]\r