aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json
diff options
context:
space:
mode:
authorprakash.e <prakash.e@huawei.com>2019-03-27 09:25:28 +0530
committerprakash.e <prakash.e@huawei.com>2019-03-28 10:23:09 +0530
commit6bae57f12b29d9227decc4101ee0d971f29090d8 (patch)
treeebabc93021c40770bb628ee9060b123618a64f60 /platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json
parentb47edc477e8604a8f5e53c403bffdf8ce248f779 (diff)
CCVPN extension site resource DGs
DEVICE and SITE VF-topology-operation DGs Change-Id: Ieb9fdfed7918489ce56d10e848663f81e56445e7 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 11f5aef76dcff7ceadaa240c068c727793c7d64a
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json551
1 files changed, 551 insertions, 0 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json b/platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json
new file mode 100644
index 00000000..8a96be90
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-get-vf-module-device-param.json
@@ -0,0 +1,551 @@
+[
+ {
+ "id": "5f7afc20.704254",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 164.00390625,
+ "y": 81.99999871850014,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "d406ff84.ce98e"
+ ]
+ ]
+ },
+ {
+ "id": "d406ff84.ce98e",
+ "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": 309.00391006469727,
+ "y": 163.00001588463783,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "de9e8cab.e6f6e"
+ ]
+ ]
+ },
+ {
+ "id": "de9e8cab.e6f6e",
+ "type": "method",
+ "name": "sdwan-get-vf-module-device-param",
+ "xml": "<method rpc='sdwan-get-vf-module-device-param' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 297.0040283203125,
+ "y": 250.99999871850014,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "d35337b3.c33088"
+ ]
+ ]
+ },
+ {
+ "id": "d35337b3.c33088",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 304.00392150878906,
+ "y": 337.00005689263344,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "768c22f7.0cb24c"
+ ]
+ ]
+ },
+ {
+ "id": "768c22f7.0cb24c",
+ "type": "for",
+ "name": "for each sdwan-get-request-input-param",
+ "xml": "<for index=\"idx\" start=\"0\" end=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param_length`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 340.6706848144531,
+ "y": 419.66665330529213,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "e9dd53c5.9b95c"
+ ]
+ ]
+ },
+ {
+ "id": "e9dd53c5.9b95c",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 598.9982223510742,
+ "y": 415.99431481957436,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "32b23dbd.651cc2",
+ "a532fa29.a02ba8",
+ "a0a56af7.f42cf8",
+ "9b473841.95e738",
+ "6e94beb9.da533",
+ "f818f130.64cf3",
+ "833242d8.e1a62",
+ "463a228c.d26a9c",
+ "e732bba8.4d48f8",
+ "88a6e509.9d3208",
+ "b49703f2.4b839"
+ ]
+ ]
+ },
+ {
+ "id": "32b23dbd.651cc2",
+ "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": 806.4988403320312,
+ "y": 707.9948875010014,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "a0a56af7.f42cf8",
+ "type": "switchNode",
+ "name": "switch name",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'name'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 834.4979286193848,
+ "y": 260.9942981302738,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "46f8e7aa.98fa98"
+ ]
+ ]
+ },
+ {
+ "id": "46f8e7aa.98fa98",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 976.4979286193848,
+ "y": 261.9942981302738,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "f768ea22.72bf98"
+ ]
+ ]
+ },
+ {
+ "id": "f768ea22.72bf98",
+ "type": "set",
+ "name": "set name",
+ "xml": "<set>\n<parameter name='prop.device.name' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1110.4979286193848,
+ "y": 262.59430423378944,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "a532fa29.a02ba8",
+ "type": "switchNode",
+ "name": "switch esn",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'esn'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 827.3376741409302,
+ "y": 297.99423709511757,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "12a81e82.d1a6f1"
+ ]
+ ]
+ },
+ {
+ "id": "12a81e82.d1a6f1",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 971.3376741409302,
+ "y": 297.99423709511757,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "a977ec3e.312ec"
+ ]
+ ]
+ },
+ {
+ "id": "a977ec3e.312ec",
+ "type": "set",
+ "name": "set esn",
+ "xml": "<set>\n<parameter name='prop.device.esn' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1091.6710481643677,
+ "y": 297.45541873574257,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "9b473841.95e738",
+ "type": "switchNode",
+ "name": "switch type",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'type'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 815.3930940628052,
+ "y": 372.9571887552738,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "3ec28d96.e420a2"
+ ]
+ ]
+ },
+ {
+ "id": "6e94beb9.da533",
+ "type": "switchNode",
+ "name": "switch systemIp",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'systemIp'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 815.3931522369385,
+ "y": 464.9572059214115,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "2adae6a4.285e7a"
+ ]
+ ]
+ },
+ {
+ "id": "3ec28d96.e420a2",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 961.3930940628052,
+ "y": 372.9571887552738,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "45b1ca2c.89f074"
+ ]
+ ]
+ },
+ {
+ "id": "45b1ca2c.89f074",
+ "type": "set",
+ "name": "set type",
+ "xml": "<set>\n<parameter name='prop.device.deviceModel' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1092.3930940628052,
+ "y": 372.55719485878944,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "2adae6a4.285e7a",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 961.3931522369385,
+ "y": 461.9572059214115,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "a141079c.b2f848"
+ ]
+ ]
+ },
+ {
+ "id": "a141079c.b2f848",
+ "type": "set",
+ "name": "set systemIp",
+ "xml": "<set>\n<parameter name='prop.device.systemIP' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1104.3931522369385,
+ "y": 460.55721202492714,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "c177b296.16b4e",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 971.3931522369385,
+ "y": 497.9572059214115,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "1718a85d.d8d638"
+ ]
+ ]
+ },
+ {
+ "id": "f818f130.64cf3",
+ "type": "switchNode",
+ "name": "switch description",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'description'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 817.3931522369385,
+ "y": 500.9572059214115,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "c177b296.16b4e"
+ ]
+ ]
+ },
+ {
+ "id": "1718a85d.d8d638",
+ "type": "set",
+ "name": "set description",
+ "xml": "<set>\n<parameter name='prop.device.description' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1114.3931522369385,
+ "y": 496.55721202492714,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "833242d8.e1a62",
+ "type": "switchNode",
+ "name": "switch vendor",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'vendor'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 804.7264375686646,
+ "y": 547.9572402536869,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "633adfee.bdc3d"
+ ]
+ ]
+ },
+ {
+ "id": "633adfee.bdc3d",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972.7263956069946,
+ "y": 544.9571811258793,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "630caf06.a577a"
+ ]
+ ]
+ },
+ {
+ "id": "630caf06.a577a",
+ "type": "set",
+ "name": "set vendor",
+ "xml": "<set>\n<parameter name='prop.device.vendor' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1115.7263956069946,
+ "y": 543.5571872293949,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "463a228c.d26a9c",
+ "type": "switchNode",
+ "name": "switch class",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'class'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 828.4978942871094,
+ "y": 334.99424281716347,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "b2250b2e.750348"
+ ]
+ ]
+ },
+ {
+ "id": "b2250b2e.750348",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972.4978942871094,
+ "y": 334.99424281716347,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "810d94ea.a48138"
+ ]
+ ]
+ },
+ {
+ "id": "810d94ea.a48138",
+ "type": "set",
+ "name": "set class",
+ "xml": "<set>\n<parameter name='prop.device.class' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1092.8312683105469,
+ "y": 334.45542445778847,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "e732bba8.4d48f8",
+ "type": "switchNode",
+ "name": "switch version",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'version'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 826.4978942871094,
+ "y": 418.99424281716347,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "3d7ee8b7.466ab8"
+ ]
+ ]
+ },
+ {
+ "id": "3d7ee8b7.466ab8",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 972.4978942871094,
+ "y": 415.99424281716347,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "314ae7d6.dc68d8"
+ ]
+ ]
+ },
+ {
+ "id": "314ae7d6.dc68d8",
+ "type": "set",
+ "name": "set version",
+ "xml": "<set>\n<parameter name='prop.device.version' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1115.4978942871094,
+ "y": 414.5942489206791,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "88a6e509.9d3208",
+ "type": "switchNode",
+ "name": "switch deviceId",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'deviceId'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 818.4979629516602,
+ "y": 594.9942914545536,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "46303600.72a7ac"
+ ]
+ ]
+ },
+ {
+ "id": "46303600.72a7ac",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 974.4980506896973,
+ "y": 590.9943362772465,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "ba71d8b.57ad228"
+ ]
+ ]
+ },
+ {
+ "id": "ba71d8b.57ad228",
+ "type": "set",
+ "name": "set deviceId",
+ "xml": "<set>\n<parameter name='prop.device.deviceId' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1112.8317985534668,
+ "y": 579.4554721415043,
+ "z": "492d4750.cb7708",
+ "wires": []
+ },
+ {
+ "id": "b49703f2.4b839",
+ "type": "switchNode",
+ "name": "switch sdncCreate",
+ "xml": "<switch test=\"`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'sdncCreate'`\">\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 813.497917175293,
+ "y": 640.9942537844181,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "7e203582.a2c85c"
+ ]
+ ]
+ },
+ {
+ "id": "7e203582.a2c85c",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 978.4979782104492,
+ "y": 637.9943148195744,
+ "z": "492d4750.cb7708",
+ "wires": [
+ [
+ "840a186.e7a4be8"
+ ]
+ ]
+ },
+ {
+ "id": "840a186.e7a4be8",
+ "type": "set",
+ "name": "set sdncCreate",
+ "xml": "<set>\n<parameter name='prop.device.sdncCreate' value='`$vnf-request-input.vnf-input-parameters.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1127.8317184448242,
+ "y": 636.4554354250431,
+ "z": "492d4750.cb7708",
+ "wires": []
+ }
+] \ No newline at end of file