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:
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