remove redundant dg files part 4
[appc/deployment.git] / platform-logic / appc / src / main / json / dg-loader-dgs / APPC / APPC_GetAaiInfo.json
diff --git a/platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_GetAaiInfo.json b/platform-logic/appc/src/main/json/dg-loader-dgs/APPC/APPC_GetAaiInfo.json
deleted file mode 100644 (file)
index 047b5c5..0000000
+++ /dev/null
@@ -1,289 +0,0 @@
-[
-    {
-        "id": "2a18327b.190d5e",
-        "name": "DGSTART",
-        "outputs": 1,
-        "type": "dgstart",
-        "wires": [
-            [
-                "b64ac861.3c4448"
-            ]
-        ],
-        "x": 138,
-        "y": 65,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "b64ac861.3c4448",
-        "module": "APPC",
-        "name": "APPC 4.0.0",
-        "outputs": 1,
-        "type": "service-logic",
-        "version": "4.0.0",
-        "wires": [
-            [
-                "3bbeff64.7fc8e"
-            ]
-        ],
-        "x": 307,
-        "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='4.0.0'>",
-        "y": 65,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "3bbeff64.7fc8e",
-        "name": "method GetAaiInfo",
-        "outputs": 1,
-        "type": "method",
-        "wires": [
-            [
-                "5c608a98.0bf024"
-            ]
-        ],
-        "x": 520,
-        "xml": "<method rpc='GetAaiInfo' mode='sync'>\n",
-        "y": 64,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "atomic": "true",
-        "id": "5c608a98.0bf024",
-        "name": "block : atomic",
-        "outputs": 1,
-        "type": "block",
-        "wires": [
-            [
-                "97f65464.3d36f8",
-                "a6922b1b.264198",
-                "1a8c611b.0adb8f"
-            ]
-        ],
-        "x": 146,
-        "xml": "<block atomic=\"true\">",
-        "y": 147,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "1a8c611b.0adb8f",
-        "name": "execute getAllVServersVnfcsInfo",
-        "outputs": 1,
-        "type": "execute",
-        "wires": [
-            [
-                "58a50d95.a39f74",
-                "7cb8a280.e67fdc"
-            ]
-        ],
-        "x": 271.5,
-        "xml": "<execute plugin=\"org.onap.appc.aai.client.node.AAIResourceNode\" method=\"getAllVServersVnfcsInfo\">\n<parameter name=\"responsePrefix\" value=\"tmp.vnfInfo\" />\n",
-        "y": 560,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "58a50d95.a39f74",
-        "name": "not-found",
-        "outputs": 1,
-        "type": "failure",
-        "wires": [
-            [
-                "cca89eac.a4cc9"
-            ]
-        ],
-        "x": 536.5,
-        "xml": "<outcome value='not-found'>\n",
-        "y": 562,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "7cb8a280.e67fdc",
-        "name": "failure",
-        "outputs": 1,
-        "type": "failure",
-        "wires": [
-            [
-                "e7e14ccf.66209"
-            ]
-        ],
-        "x": 534.5,
-        "xml": "<outcome value='failure'>\n",
-        "y": 604,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "atomic": "false",
-        "comments": "",
-        "id": "cca89eac.a4cc9",
-        "name": "block",
-        "outputs": 1,
-        "type": "block",
-        "wires": [
-            [
-                "6fc8268c.676d48"
-            ]
-        ],
-        "x": 684.5,
-        "xml": "<block>\n",
-        "y": 560,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "atomic": "false",
-        "comments": "",
-        "id": "e7e14ccf.66209",
-        "name": "block",
-        "outputs": 1,
-        "type": "block",
-        "wires": [
-            [
-                "b227c95d.666fb8"
-            ]
-        ],
-        "x": 667.5,
-        "xml": "<block>\n",
-        "y": 604,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "b227c95d.666fb8",
-        "name": "return failure",
-        "type": "returnFailure",
-        "wires": [],
-        "x": 833.5,
-        "xml": "<return status=\"failure\">\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value=\"`$tmp.vnfInfo.error-message`\" />\n\n\n\t",
-        "y": 605,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "97f65464.3d36f8",
-        "name": "execute getVnfInfo",
-        "outputs": 1,
-        "type": "execute",
-        "wires": [
-            [
-                "75b9e9c.a60e318",
-                "90e21982.e540b8"
-            ]
-        ],
-        "x": 385,
-        "xml": "<execute plugin=\"org.onap.appc.aai.client.node.AAIResourceNode\" method=\"getVnfInfo\">\n<parameter name=\"vnfId\" value=\"`$vnf-id`\" />\n<parameter name=\"responsePrefix\" value=\"tmp.vnfInfo\" />\n",
-        "y": 141,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "75b9e9c.a60e318",
-        "name": "not-found",
-        "outputs": 1,
-        "type": "failure",
-        "wires": [
-            [
-                "a8b107b4.c7e7d8"
-            ]
-        ],
-        "x": 574,
-        "xml": "<outcome value='not-found'>\n",
-        "y": 140,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "atomic": "false",
-        "comments": "",
-        "id": "a8b107b4.c7e7d8",
-        "name": "block",
-        "outputs": 1,
-        "type": "block",
-        "wires": [
-            [
-                "fd247ef0.16c0a"
-            ]
-        ],
-        "x": 730,
-        "xml": "<block>\n",
-        "y": 143,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "fd247ef0.16c0a",
-        "name": "return failure",
-        "type": "returnFailure",
-        "wires": [],
-        "x": 901,
-        "xml": "<return status=\"failure\">\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value=\"Unable to get Vnf Info from A&amp;AI\" />\n\n\n\t",
-        "y": 145,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "90e21982.e540b8",
-        "name": "failure",
-        "outputs": 1,
-        "type": "failure",
-        "wires": [
-            [
-                "a1033df9.8163a"
-            ]
-        ],
-        "x": 568,
-        "xml": "<outcome value='failure'>\n",
-        "y": 195,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "atomic": "false",
-        "comments": "",
-        "id": "a1033df9.8163a",
-        "name": "block",
-        "outputs": 1,
-        "type": "block",
-        "wires": [
-            [
-                "b4abe73d.5ece28"
-            ]
-        ],
-        "x": 719,
-        "xml": "<block>\n",
-        "y": 197,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "b4abe73d.5ece28",
-        "name": "return failure",
-        "type": "returnFailure",
-        "wires": [],
-        "x": 879,
-        "xml": "<return status=\"failure\">\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value=\"`$tmp.vnfInfo.error-message`\" />\n\n\n\t",
-        "y": 196,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "a6922b1b.264198",
-        "name": "set vnf-type, name",
-        "type": "set",
-        "wires": [],
-        "x": 349,
-        "xml": "<set>\n<parameter name='vnf-type' value='`$tmp.vnfInfo.vnf.vnf-type`' /> \n<parameter name='vnf-name' value='`$tmp.vnfInfo.vnf.vnf-name`' />\n\n",
-        "y": 248,
-        "z": "a83714d9.fe1b58"
-    },
-    {
-        "comments": "",
-        "id": "6fc8268c.676d48",
-        "name": "return failure",
-        "type": "returnFailure",
-        "wires": [],
-        "x": 849,
-        "xml": "<return status=\"failure\">\n<parameter name='error-code' value='401' />\n<parameter name='error-message' value=\"Unable to get VServer Info from A&amp;AI\" />\n\n\n\t",
-        "y": 559,
-        "z": "a83714d9.fe1b58"
-    }
-]