aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json
new file mode 100644
index 00000000..99d429eb
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-l2vpn-create.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "db0f78a5.c01a3",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 160.27777099609375,
+ "y": 91.94441223144531,
+ "z": "7ef93f2c.40fb2",
+ "wires": [
+ [
+ "d8303e2.7d965c"
+ ]
+ ]
+ },
+ {
+ "id": "d8303e2.7d965c",
+ "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": 291.56346130371094,
+ "y": 141.18252086639404,
+ "z": "7ef93f2c.40fb2",
+ "wires": [
+ [
+ "c458b05f.c1372"
+ ]
+ ]
+ },
+ {
+ "id": "c458b05f.c1372",
+ "type": "method",
+ "name": "method sotn-vf-operation-l2vpn-create",
+ "xml": "<method rpc='sotn-vf-operation-l2vpn-create' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 294.7063903808594,
+ "y": 225.94444465637207,
+ "z": "7ef93f2c.40fb2",
+ "wires": [
+ [
+ "c5107308.c6aab"
+ ]
+ ]
+ },
+ {
+ "id": "c5107308.c6aab",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 435.8051109313965,
+ "y": 443.01862621307373,
+ "z": "7ef93f2c.40fb2",
+ "wires": [
+ [
+ "4e54cc73.474b5c"
+ ]
+ ]
+ },
+ {
+ "id": "4e54cc73.474b5c",
+ "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": 703.7222290039062,
+ "y": 525.5555267333984,
+ "z": "7ef93f2c.40fb2",
+ "wires": []
+ }
+] \ No newline at end of file