aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-delete.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-delete.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-delete.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-delete.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-delete.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-delete.json
new file mode 100644
index 00000000..6610951e
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-delete.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "3747de4a.ccc95a",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 192.56666564941406,
+ "y": 124.56666564941406,
+ "z": "6d4d0934.24831",
+ "wires": [
+ [
+ "a6a68d99.1f09a8"
+ ]
+ ]
+ },
+ {
+ "id": "a6a68d99.1f09a8",
+ "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": 476.85235595703125,
+ "y": 185.8047742843628,
+ "z": "6d4d0934.24831",
+ "wires": [
+ [
+ "19971b48.295af5"
+ ]
+ ]
+ },
+ {
+ "id": "19971b48.295af5",
+ "type": "method",
+ "name": "method sotn-vnf-topology-operation-underlay-delete",
+ "xml": "<method rpc='sotn-vnf-topology-operation-underlay-delete' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 482.9952697753906,
+ "y": 270.5666961669922,
+ "z": "6d4d0934.24831",
+ "wires": [
+ [
+ "d89b2a32.f1b858"
+ ]
+ ]
+ },
+ {
+ "id": "d89b2a32.f1b858",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 621.0940055847168,
+ "y": 487.6408796310425,
+ "z": "6d4d0934.24831",
+ "wires": [
+ [
+ "5e754ce4.b92d84"
+ ]
+ ]
+ },
+ {
+ "id": "5e754ce4.b92d84",
+ "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": 874.566650390625,
+ "y": 598.566650390625,
+ "z": "6d4d0934.24831",
+ "wires": []
+ }
+] \ No newline at end of file