aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json')
-rw-r--r--platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json95
1 files changed, 0 insertions, 95 deletions
diff --git a/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json b/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json
deleted file mode 100644
index 732a133..0000000
--- a/platform-logic/appc/src/main/json/dg-loader-dgs/Dispatcher-DG/Appc-API_2.0.0.0_VNF_UploadNewVersion.json
+++ /dev/null
@@ -1,95 +0,0 @@
-[{
- "id": "69db81ef.ba444",
- "type": "dgstart",
- "name": "DGSTART",
- "outputs": 1,
- "x": 268.5182189941406,
- "y": 169.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["ef3e4d0d.b0fab"]]
-},
- {
- "id": "ef3e4d0d.b0fab",
- "type": "service-logic",
- "name": "Appc-API 2.0.0.0",
- "module": "Appc-API",
- "version": "2.0.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-API' version='2.0.0.0'>",
- "outputs": 1,
- "x": 374.5182189941406,
- "y": 226.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["b30be360.1439e"]]
- },
- {
- "id": "b30be360.1439e",
- "type": "method",
- "name": "VNF_UploadNewVersion",
- "xml": "<method rpc='VNF_UploadNewVersion' mode='sync'>\n",
- "comments": "",
- "outputs": 1,
- "x": 465.5182189941406,
- "y": 288.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["dc3e3baf.d4f3d8"]]
- },
- {
- "id": "dc3e3baf.d4f3d8",
- "type": "execute",
- "name": "execute: handleUpgradeStub",
- "xml": "<execute plugin='org.onap.appc.dg.util.UpgradeStubNode' method='handleUpgradeStub' >\n<parameter name=\"failureIndicator\" value=\"`$failureIndicator`\" />\n\n",
- "comments": "",
- "outputs": 1,
- "x": 581.5182189941406,
- "y": 348.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["12490bb0.1ac3c4",
- "75432d77.5dd7c4"]]
- },
- {
- "id": "12490bb0.1ac3c4",
- "type": "success",
- "name": "success",
- "xml": "<outcome value='success'>\n",
- "comments": "",
- "outputs": 1,
- "x": 801.5182189941406,
- "y": 325.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["8632c267.27b45"]]
- },
- {
- "id": "75432d77.5dd7c4",
- "type": "other",
- "name": "other",
- "xml": "<outcome value='Other'>\n",
- "comments": "",
- "outputs": 1,
- "x": 799.5182189941406,
- "y": 372.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": [["6fdbe1aa.4a1fb"]]
- },
- {
- "id": "8632c267.27b45",
- "type": "returnSuccess",
- "name": "return success",
- "xml": "<return status='success'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value=\"For testing only... success in UploadNewVersion\" />\n",
- "comments": "",
- "x": 987.5182189941406,
- "y": 325.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": []
- },
- {
- "id": "6fdbe1aa.4a1fb",
- "type": "returnFailure",
- "name": "return failure",
- "xml": "<return status='failure'>\n<parameter name='error-code' value=\"401\" />\n<parameter name='error-message' value=\"For testing only... failure in UploadNewVersion\" />\n<parameter name='output.status.code' value='401'/>\n<parameter name='output.status.message' value=\"For testing only... failure in UploadNewVersion\" />\n",
- "comments": "",
- "x": 985.5182189941406,
- "y": 373.5229034423828,
- "z": "f1bd34c4.1f4c58",
- "wires": []
- }]