aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-activate.json
blob: a7b5394d8d7722c6026e1c41f9dc7930dcd5fdb8 (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
[
    {
        "id": "6ddd4074.f6564",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 234.80560302734375,
        "y": 111.47219848632812,
        "z": "d2e10b7b.600a68",
        "wires": [
            [
                "ddeb5b5a.bb49b"
            ]
        ]
    },
    {
        "id": "ddeb5b5a.bb49b",
        "type": "service-logic",
        "name": "GENERIC-RESOURCE-API ${project.version}",
        "module": "GENERIC-RESOURCE-API",
        "version": "${project.version}",
        "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='GENERIC-RESOURCE-API' version='${project.version}'>",
        "outputs": 1,
        "x": 366.09129333496094,
        "y": 160.71030712127686,
        "z": "d2e10b7b.600a68",
        "wires": [
            [
                "b1bc4dd3.fa521"
            ]
        ]
    },
    {
        "id": "b1bc4dd3.fa521",
        "type": "method",
        "name": "method sotn-vf-operation-l2vpn-activate",
        "xml": "<method rpc='sotn-vf-operation-l2vpn-activate' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 369.2342224121094,
        "y": 245.47223091125488,
        "z": "d2e10b7b.600a68",
        "wires": [
            [
                "23b0f2c.b4c290e"
            ]
        ]
    },
    {
        "id": "23b0f2c.b4c290e",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic=\"true\">\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
        "x": 510.3329429626465,
        "y": 462.54641246795654,
        "z": "d2e10b7b.600a68",
        "wires": [
            [
                "6c6251b8.988708"
            ]
        ]
    },
    {
        "id": "6c6251b8.988708",
        "type": "returnSuccess",
        "name": "return success",
        "xml": "<return status='success'>\n<parameter name=\"ack-final-indicator\" value=\"Y\" />\n<parameter name=\"error-code\" value=\"200\" />\n<parameter name=\"error-message\" value=\"`$error-message`\" />\n",
        "comments": "",
        "x": 778.2500610351562,
        "y": 545.0833129882812,
        "z": "d2e10b7b.600a68",
        "wires": []
    }
]