88f10cfe960c550ac883f98c8fc92bfd1490882b
[appc/deployment.git] / platform-logic / appc / src / main / json / dg-loader-dgs / Dispatcher-DG / Appc-API_2.0.0.0_VNF_Backup.json
1 [
2     {
3         "id": "a3099a78.6e69b8",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 106,
8         "y": 85,
9         "z": "961baaa6.a27258",
10         "wires": [
11             [
12                 "828db90b.8f9a98"
13             ]
14         ]
15     },
16     {
17         "id": "828db90b.8f9a98",
18         "type": "service-logic",
19         "name": "Appc-API 2.0.0.0",
20         "module": "Appc-API",
21         "version": "2.0.0.0",
22         "comments": "",
23         "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'>",
24         "outputs": 1,
25         "x": 212,
26         "y": 142,
27         "z": "961baaa6.a27258",
28         "wires": [
29             [
30                 "aad933dd.444b9"
31             ]
32         ]
33     },
34     {
35         "id": "aad933dd.444b9",
36         "type": "method",
37         "name": "VNF_Backup",
38         "xml": "<method rpc='VNF_Backup' mode='sync'>\n",
39         "comments": "",
40         "outputs": 1,
41         "x": 303,
42         "y": 204,
43         "z": "961baaa6.a27258",
44         "wires": [
45             [
46                 "a8f4edf0.5d8c2"
47             ]
48         ]
49     },
50     {
51         "id": "a8f4edf0.5d8c2",
52         "type": "execute",
53         "name": "execute: handleUpgradeStub",
54         "xml": "<execute plugin='org.onap.appc.dg.util.UpgradeStubNode' method='handleUpgradeStub' >\n<parameter name=\"failureIndicator\" value=\"`$failureIndicator`\" />\n\n",
55         "comments": "",
56         "outputs": 1,
57         "x": 419,
58         "y": 264,
59         "z": "961baaa6.a27258",
60         "wires": [
61             [
62                 "133b1b36.ea26a5",
63                 "73f403bf.cc84fc"
64             ]
65         ]
66     },
67     {
68         "id": "133b1b36.ea26a5",
69         "type": "success",
70         "name": "success",
71         "xml": "<outcome value='success'>\n",
72         "comments": "",
73         "outputs": 1,
74         "x": 639,
75         "y": 241,
76         "z": "961baaa6.a27258",
77         "wires": [
78             [
79                 "57a5901.f38057"
80             ]
81         ]
82     },
83     {
84         "id": "73f403bf.cc84fc",
85         "type": "other",
86         "name": "other",
87         "xml": "<outcome value='Other'>\n",
88         "comments": "",
89         "outputs": 1,
90         "x": 637,
91         "y": 288,
92         "z": "961baaa6.a27258",
93         "wires": [
94             [
95                 "b63d970d.810598"
96             ]
97         ]
98     },
99     {
100         "id": "57a5901.f38057",
101         "type": "returnSuccess",
102         "name": "return success",
103         "xml": "<return status='success'>\n<parameter name='error-code' value='200' />\n<parameter name='error-message' value=\"For testing only... success in Backup\" />\n",
104         "comments": "",
105         "x": 825,
106         "y": 241,
107         "z": "961baaa6.a27258",
108         "wires": []
109     },
110     {
111         "id": "b63d970d.810598",
112         "type": "returnFailure",
113         "name": "return failure",
114         "xml": "<return status='failure'>\n<parameter name='error-code' value=\"500\" />\n<parameter name='error-message' value=\"For testing only... failure in Backup\" />\n",
115         "comments": "",
116         "x": 823,
117         "y": 289,
118         "z": "961baaa6.a27258",
119         "wires": []
120     }
121 ]