summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph/provider/src/main/resources/json/Dispatcher-DG/Appc-API_2.0.0.0_method_test_return_license.json
blob: 1f166eed70a98409ea8a825e9206e244a3093f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
[
    {
        "id": "d93a521f.dda3e",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 197,
        "y": 138,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "975aabef.83e3a8"
            ]
        ]
    },
    {
        "id": "975aabef.83e3a8",
        "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": 359,
        "y": 138,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "9f9cc5c9.5af018"
            ]
        ]
    },
    {
        "id": "9f9cc5c9.5af018",
        "type": "method",
        "name": "Method: Test Acquire License",
        "xml": "<method rpc='test_return_license' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 593,
        "y": 138,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "2583bf34.8b519"
            ]
        ]
    },
    {
        "id": "2583bf34.8b519",
        "type": "call",
        "name": "call",
        "xml": "<call module='Appc-API' rpc='return_license' version='2.0.0.0' mode='sync' >\n",
        "comments": "",
        "outputs": 1,
        "x": 482,
        "y": 310,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "c2cc27ed.bf8738",
                "4fa42394.3007fc"
            ]
        ]
    },
    {
        "id": "c2cc27ed.bf8738",
        "type": "failure",
        "name": "failure",
        "xml": "<outcome value='failure'>\n",
        "comments": "",
        "outputs": 1,
        "x": 688,
        "y": 272,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "36221376.21b87c"
            ]
        ]
    },
    {
        "id": "4fa42394.3007fc",
        "type": "success",
        "name": "success",
        "xml": "<outcome value='success'>\n",
        "comments": "",
        "outputs": 1,
        "x": 706,
        "y": 376,
        "z": "4f222e2c.956b4",
        "wires": [
            [
                "a6e7fd7c.d99bb"
            ]
        ]
    },
    {
        "id": "36221376.21b87c",
        "type": "returnFailure",
        "name": "return failure",
        "xml": "<return status='failure'>\n<parameter name='error-code' value='test _failed' />\n<parameter name='error-message' value='test failed' />\n",
        "comments": "",
        "x": 874,
        "y": 248,
        "z": "4f222e2c.956b4",
        "wires": []
    },
    {
        "id": "a6e7fd7c.d99bb",
        "type": "returnSuccess",
        "name": "return success",
        "xml": "<return status='success'>",
        "comments": "",
        "x": 901,
        "y": 424,
        "z": "4f222e2c.956b4",
        "wires": []
    }
]