summaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-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-vf-operation-uni-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-vf-operation-uni-activate.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-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-vf-operation-uni-activate.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.json
new file mode 100644
index 00000000..4d9aad4b
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-activate.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "b87fb992.37671",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 179.8055419921875,
+ "y": 128.13888549804688,
+ "z": "28baf2a.ead510e",
+ "wires": [
+ [
+ "527522f9.ff69e4"
+ ]
+ ]
+ },
+ {
+ "id": "527522f9.ff69e4",
+ "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": 311.0912322998047,
+ "y": 177.3769941329956,
+ "z": "28baf2a.ead510e",
+ "wires": [
+ [
+ "74e85c6a.58678c"
+ ]
+ ]
+ },
+ {
+ "id": "74e85c6a.58678c",
+ "type": "method",
+ "name": "method sotn-vf-operation-uni-activate",
+ "xml": "<method rpc='sotn-vf-operation-uni-activate' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 314.2341613769531,
+ "y": 262.13891792297363,
+ "z": "28baf2a.ead510e",
+ "wires": [
+ [
+ "ae007ab1.699328"
+ ]
+ ]
+ },
+ {
+ "id": "ae007ab1.699328",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 455.33288192749023,
+ "y": 479.2130994796753,
+ "z": "28baf2a.ead510e",
+ "wires": [
+ [
+ "da013af.4338448"
+ ]
+ ]
+ },
+ {
+ "id": "da013af.4338448",
+ "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": 723.25,
+ "y": 561.75,
+ "z": "28baf2a.ead510e",
+ "wires": []
+ }
+] \ No newline at end of file