aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json
diff options
context:
space:
mode:
authorshashikanth.vh <shashikanth.vh@huawei.com>2018-08-17 23:54:16 +0530
committershashikanth.vh <shashikanth.vh@huawei.com>2018-08-17 23:54:24 +0530
commitcd162368588c8c91832c37a09e43621063abb61b (patch)
tree52099688e58d3bca3e9bc2751cfef8f8c3edcd86 /platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json
parentcb1aa771847fe52d74eebdd7dc6ad6b1218e1a22 (diff)
SDWAN WAN Attach site addition
Updates include: - Addition of sdwan Attach site resource DG - Templates - Defect fixes Change-Id: Ie646f6a131a4124ac9228de4938d481d799d111f Issue-ID: SDNC-357 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 28a98a71d3b3a44e7269de435f0591946f2456d1
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json199
1 files changed, 199 insertions, 0 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json
new file mode 100644
index 00000000..1db61c8c
--- /dev/null
+++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sdwan-get-saved-ar-param.json
@@ -0,0 +1,199 @@
+[
+ {
+ "id": "3dce5aae.d1aee6",
+ "type": "dgstart",
+ "name": "DGSTART",
+ "outputs": 1,
+ "x": 156,
+ "y": 74,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "aa9eff05.9e62c"
+ ]
+ ]
+ },
+ {
+ "id": "aa9eff05.9e62c",
+ "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": 368.00000381469727,
+ "y": 146.0000171661377,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "b770609e.14977"
+ ]
+ ]
+ },
+ {
+ "id": "b770609e.14977",
+ "type": "method",
+ "name": "sdwan-get-saved-ar-param",
+ "xml": "<method rpc='sdwan-get-saved-ar-param' mode='sync'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 356.0001220703125,
+ "y": 234,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "a63eeccf.054de"
+ ]
+ ]
+ },
+ {
+ "id": "a63eeccf.054de",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 363.00001525878906,
+ "y": 320.0000581741333,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "cef1b9ba.94d2a8"
+ ]
+ ]
+ },
+ {
+ "id": "cef1b9ba.94d2a8",
+ "type": "for",
+ "name": "for each sdwan-get-request-input-param",
+ "xml": "<for index='idx' start='0' end='`$connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.connection-attachment-request-input.param_length`' >\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 399.6667785644531,
+ "y": 402.666654586792,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "c63bf491.f9e008"
+ ]
+ ]
+ },
+ {
+ "id": "c63bf491.f9e008",
+ "type": "block",
+ "name": "block",
+ "xml": "<block>\n",
+ "atomic": "false",
+ "comments": "",
+ "outputs": 1,
+ "x": 664.5002822875977,
+ "y": 312.00004625320435,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "2cd7df9b.ab1b",
+ "10f6f64f.edbe1a",
+ "95d1c864.f5bfb8"
+ ]
+ ]
+ },
+ {
+ "id": "2cd7df9b.ab1b",
+ "type": "switchNode",
+ "name": "switch sdwanVpnName",
+ "xml": "<switch test=\"`$connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.connection-attachment-request-input.param[$idx].name == 'sdwanVpnName'`\">",
+ "comments": "",
+ "outputs": 1,
+ "x": 886.5000534057617,
+ "y": 216.0000514984131,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "2a8eb492.677abc"
+ ]
+ ]
+ },
+ {
+ "id": "2a8eb492.677abc",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1073.5000534057617,
+ "y": 212.0000514984131,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "e2c23ccb.74de1"
+ ]
+ ]
+ },
+ {
+ "id": "e2c23ccb.74de1",
+ "type": "set",
+ "name": "set sdwanVpnName",
+ "xml": "<set>\n<parameter name='prop.connection-attachment.sdwanVpnName' value='`$connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.connection-attachment-request-input.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1241.5000534057617,
+ "y": 212.6000576019287,
+ "z": "15a92351.612ddd",
+ "wires": []
+ },
+ {
+ "id": "10f6f64f.edbe1a",
+ "type": "switchNode",
+ "name": "switch role",
+ "xml": "<switch test=\"`$connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.connection-attachment-request-input.param[$idx].name == 'role'`\">",
+ "comments": "",
+ "outputs": 1,
+ "x": 849.0105400085449,
+ "y": 280.00007152557373,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "ab95aeff.fed7f"
+ ]
+ ]
+ },
+ {
+ "id": "ab95aeff.fed7f",
+ "type": "outcomeTrue",
+ "name": "true",
+ "xml": "<outcome value='true'>\n",
+ "comments": "",
+ "outputs": 1,
+ "x": 1074.010482788086,
+ "y": 271.0000514984131,
+ "z": "15a92351.612ddd",
+ "wires": [
+ [
+ "73eae7d6.c393c8"
+ ]
+ ]
+ },
+ {
+ "id": "73eae7d6.c393c8",
+ "type": "set",
+ "name": "set role",
+ "xml": "<set>\n<parameter name='prop.connection-attachment.role' value='`$connection-attachment-ar.allotted-resource-data.allotted-resource-operation-information.connection-attachment-request-input.param[$idx].value`' />\n",
+ "comments": "",
+ "x": 1242.010482788086,
+ "y": 271.6000576019287,
+ "z": "15a92351.612ddd",
+ "wires": []
+ },
+ {
+ "id": "95d1c864.f5bfb8",
+ "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": 863.0002212524414,
+ "y": 344.000036239624,
+ "z": "15a92351.612ddd",
+ "wires": []
+ }
+]