aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-delete.json
blob: 223bb835b00a8e10c383b39351f764023fe23aac (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": "8398072c.bb",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 164.8055419921875,
        "y": 111.47222900390625,
        "z": "227abea9.82942a",
        "wires": [
            [
                "f7478e4.3f877f"
            ]
        ]
    },
    {
        "id": "f7478e4.3f877f",
        "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": 296.0912322998047,
        "y": 160.71033763885498,
        "z": "227abea9.82942a",
        "wires": [
            [
                "2116c7dc.76a62"
            ]
        ]
    },
    {
        "id": "2116c7dc.76a62",
        "type": "method",
        "name": "method sotn-vf-operation-l2vpn-delete",
        "xml": "<method rpc='sotn-vf-operation-l2vpn-delete' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 299.2341613769531,
        "y": 245.472261428833,
        "z": "227abea9.82942a",
        "wires": [
            [
                "6477dca3.236454"
            ]
        ]
    },
    {
        "id": "6477dca3.236454",
        "type": "block",
        "name": "block : atomic",
        "xml": "<block atomic=\"true\">\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
        "x": 440.33288192749023,
        "y": 462.54644298553467,
        "z": "227abea9.82942a",
        "wires": [
            [
                "ef907cc.c0768"
            ]
        ]
    },
    {
        "id": "ef907cc.c0768",
        "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": 708.25,
        "y": 545.0833435058594,
        "z": "227abea9.82942a",
        "wires": []
    }
]