aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-create.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-create.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-create.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-create.json b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-create.json
new file mode 100644
index 00000000..2a955c16
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sotn_nni/GENERIC-RESOURCE-API_sotn-vnf-topology-operation-underlay-create.json
@@ -0,0 +1,78 @@
+[
+ {
+ "id": "6e8e8f80.d43c1",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 198.56666564941406,
+ "y": 102.56666564941406,
+ "z": "fcd8d790.9bb058",
+ "wires": [
+ [
+ "bbddfda2.fd8ca8"
+ ]
+ ]
+ },
+ {
+ "id": "bbddfda2.fd8ca8",
+ "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": 482.85235595703125,
+ "y": 163.8047742843628,
+ "z": "fcd8d790.9bb058",
+ "wires": [
+ [
+ "b5eed43.f629328"
+ ]
+ ]
+ },
+ {
+ "id": "b5eed43.f629328",
+ "type": "method",
+ "name": "method sotn-vnf-topology-operation-underlay-create",
+ "xml": "<method rpc='sotn-vnf-topology-operation-underlay-create' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 488.9952697753906,
+ "y": 248.5666961669922,
+ "z": "fcd8d790.9bb058",
+ "wires": [
+ [
+ "5debc633.a3523"
+ ]
+ ]
+ },
+ {
+ "id": "5debc633.a3523",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 627.0940055847168,
+ "y": 465.6408796310425,
+ "z": "fcd8d790.9bb058",
+ "wires": [
+ [
+ "f1ef9959.63e988"
+ ]
+ ]
+ },
+ {
+ "id": "f1ef9959.63e988",
+ "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": 880.566650390625,
+ "y": 576.566650390625,
+ "z": "fcd8d790.9bb058",
+ "wires": []
+ }
+] \ No newline at end of file