Deployment onap rename
[appc/deployment.git] / platform-logic / appc / src / main / json / dg-loader-dgs / Dispatcher-DG / APPC_2.0.0.0_NETCONF_CONFIGURE.json
1 [
2     {
3         "id": "1c2d2c19.e3d2d4",
4         "type": "dgstart",
5         "name": "DGSTART",
6         "outputs": 1,
7         "x": 193,
8         "y": 200,
9         "z": "73df06d5.b89fa8",
10         "wires": [
11             [
12                 "a3835946.5c7ca8"
13             ]
14         ]
15     },
16     {
17         "id": "a3835946.5c7ca8",
18         "type": "service-logic",
19         "name": "Appc-API 2.0.0.0",
20         "module": "Appc-API",
21         "version": "2.0.0.0",
22         "comments": "test service logic",
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": 259,
26         "y": 283,
27         "z": "73df06d5.b89fa8",
28         "wires": [
29             [
30                 "faa0f08b.055f1"
31             ]
32         ]
33     },
34     {
35         "id": "1c0a1696.e3f5e9",
36         "type": "execute",
37         "name": "execute-netconf-config",
38         "xml": "<execute plugin='org.onap.appc.dg.netconf.NetconfClientPlugin' method='configure' >\n\t<parameter name=\"org.onap.appc.payload\" value=\"`$org.onap.appc.payload`\" />",
39         "comments": "",
40         "outputs": 1,
41         "x": 511,
42         "y": 363,
43         "z": "73df06d5.b89fa8",
44         "wires": [
45             [
46                 "9f0c88c7.60f378",
47                 "ab656d56.549a9"
48             ]
49         ]
50     },
51     {
52         "id": "9f0c88c7.60f378",
53         "type": "success",
54         "name": "success",
55         "xml": "<outcome value='success'>\n",
56         "comments": "",
57         "outputs": 1,
58         "x": 730,
59         "y": 293,
60         "z": "73df06d5.b89fa8",
61         "wires": [
62             [
63                 "9be9d7cb.641628"
64             ]
65         ]
66     },
67     {
68         "id": "ab656d56.549a9",
69         "type": "other",
70         "name": "other",
71         "xml": "<outcome value='Other'>\n",
72         "comments": "",
73         "outputs": 1,
74         "x": 726,
75         "y": 432,
76         "z": "73df06d5.b89fa8",
77         "wires": [
78             [
79                 "6f27856e.90d87c"
80             ]
81         ]
82     },
83     {
84         "id": "6f27856e.90d87c",
85         "type": "returnFailure",
86         "name": "return failure",
87         "xml": "<return status='failure'>\n<parameter name='error-code' value='failure' />\n<parameter name='error-message' value='netconf configuration failed' />\n",
88         "comments": "",
89         "x": 912,
90         "y": 432,
91         "z": "73df06d5.b89fa8",
92         "wires": []
93     },
94     {
95         "id": "9be9d7cb.641628",
96         "type": "returnSuccess",
97         "name": "return success",
98         "xml": "<return status='success'>\n",
99         "comments": "",
100         "x": 918,
101         "y": 293,
102         "z": "73df06d5.b89fa8",
103         "wires": []
104     },
105     {
106         "id": "faa0f08b.055f1",
107         "type": "method",
108         "name": "method",
109         "xml": "<method rpc='NETCONF_Configure' mode='sync'>\n",
110         "comments": "",
111         "outputs": 1,
112         "x": 292,
113         "y": 358,
114         "z": "73df06d5.b89fa8",
115         "wires": [
116             [
117                 "1c0a1696.e3f5e9"
118             ]
119         ]
120     }
121 ]