aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.json
diff options
context:
space:
mode:
authorRahul_cool <rahul.tamrkar@huawei.com>2020-03-02 20:19:55 +0530
committerRahul_cool <rahul.tamrkar@huawei.com>2020-03-04 12:03:29 +0530
commitaeb98e944093d7ce9679bdb8f7c4f232f2f6e1fa (patch)
tree6c9535010fbfcfc28ccb0561e174cde68c8103cd /platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.json
parent329b7c6477ec677507b0de33a053f887526b3d84 (diff)
SDNC DGs updated for nni usecase
New Dgs are added for SOTN-NNI usecase Issue-ID: SDNC-899 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I33ab797c4d0f5b3f11e78843127cd373c478d594 Former-commit-id: 25d232700159699e44822acaa5f1d850292eb501
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.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-vnf-topology-operation-underlay-activate.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.json
new file mode 100644
index 00000000..6b71cf5f
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-activate.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "8e70cbab.9e762",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 192.56666564941406,
+ "y": 127.56666564941406,
+ "z": "cee6034b.da01e8",
+ "wires": [
+ [
+ "a562bec1.5c6bb"
+ ]
+ ]
+ },
+ {
+ "id": "a562bec1.5c6bb",
+ "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": 323.85235595703125,
+ "y": 176.8047742843628,
+ "z": "cee6034b.da01e8",
+ "wires": [
+ [
+ "bd2e1e6.b1131e"
+ ]
+ ]
+ },
+ {
+ "id": "bd2e1e6.b1131e",
+ "type": "method",
+ "name": "method sotn-vnf-topology-operation-underlay-activate",
+ "xml": "<method rpc='sotn-vnf-topology-operation-underlay-activate' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 326.9952850341797,
+ "y": 261.5666980743408,
+ "z": "cee6034b.da01e8",
+ "wires": [
+ [
+ "948a9c7.119abe"
+ ]
+ ]
+ },
+ {
+ "id": "948a9c7.119abe",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 468.0940055847168,
+ "y": 478.6408796310425,
+ "z": "cee6034b.da01e8",
+ "wires": [
+ [
+ "1b5215d4.38c512"
+ ]
+ ]
+ },
+ {
+ "id": "1b5215d4.38c512",
+ "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": 721.566650390625,
+ "y": 589.566650390625,
+ "z": "cee6034b.da01e8",
+ "wires": []
+ }
+] \ No newline at end of file