aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-deactivate.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-uni-deactivate.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-deactivate.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-deactivate.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-deactivate.json
new file mode 100644
index 00000000..cc93cced
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vf-operation-uni-deactivate.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "2415414f.50ca06",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 146.47222900390625,
+ "y": 99.80555725097656,
+ "z": "1b0c4510.2bf803",
+ "wires": [
+ [
+ "93a63e26.730fa8"
+ ]
+ ]
+ },
+ {
+ "id": "93a63e26.730fa8",
+ "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": 277.75791931152344,
+ "y": 149.0436658859253,
+ "z": "1b0c4510.2bf803",
+ "wires": [
+ [
+ "1803fa4d.6adf06"
+ ]
+ ]
+ },
+ {
+ "id": "1803fa4d.6adf06",
+ "type": "method",
+ "name": "method sotn-vf-operation-uni-deactivate",
+ "xml": "<method rpc='sotn-vf-operation-uni-deactivate' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 280.9008483886719,
+ "y": 233.80558967590332,
+ "z": "1b0c4510.2bf803",
+ "wires": [
+ [
+ "90b1cbb4.020398"
+ ]
+ ]
+ },
+ {
+ "id": "90b1cbb4.020398",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 421.999568939209,
+ "y": 450.879771232605,
+ "z": "1b0c4510.2bf803",
+ "wires": [
+ [
+ "32ad8bf6.04ca74"
+ ]
+ ]
+ },
+ {
+ "id": "32ad8bf6.04ca74",
+ "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": 689.9166870117188,
+ "y": 533.4166717529297,
+ "z": "1b0c4510.2bf803",
+ "wires": []
+ }
+] \ No newline at end of file