aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json
diff options
context:
space:
mode:
authorCheung, Pat (kc1472) <kc1472@att.com>2019-09-04 22:06:21 +0000
committerCheung, Pat (kc1472) <kc1472@att.com>2019-09-04 22:06:21 +0000
commitedfd51b6ac224d8d4eef723f109c78a532684a74 (patch)
tree20f15f4d81f060e1d48f348994067cf104578973 /platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json
parent2577f3ce2a1989c2e6f6dba48cc3c21dea6696fa (diff)
generic-resource-api DG enhancement
Add vnf and vf-module async and concurrency support Issue-ID: SDNC-854 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I2d1ebecca6661ef84d01994a77f5ec2f57c81497 Former-commit-id: 49752d7a66e8edf73e94fd2f7c6191dba1d2d2fc
Diffstat (limited to 'platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json')
-rw-r--r--platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json800
1 files changed, 418 insertions, 382 deletions
diff --git a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json
index 46a248f4..dc9de851 100644
--- a/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json
+++ b/platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json
@@ -1,20 +1,20 @@
[
{
- "id": "f6ad78a6.70d61",
+ "id": "2f80fd18.68d7b2",
"type": "dgstart",
"name": "DGSTART",
"outputs": 1,
- "x": 147,
- "y": 72.41365623474121,
- "z": "8e56a38a.ed9008",
+ "x": 143,
+ "y": 93.41365623474121,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "adefe527.7305b8"
+ "b167e74e.06e8b8"
]
]
},
{
- "id": "adefe527.7305b8",
+ "id": "b167e74e.06e8b8",
"type": "service-logic",
"name": "GENERIC-RESOURCE-API ${project.version}",
"module": "GENERIC-RESOURCE-API",
@@ -22,1134 +22,1170 @@
"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": 222.28570556640625,
- "y": 112.65176773071289,
- "z": "8e56a38a.ed9008",
+ "x": 218.28570556640625,
+ "y": 133.6517677307129,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "6abc301f.721f8"
+ "51ced5a3.0023bc"
]
]
},
{
- "id": "6abc301f.721f8",
+ "id": "51ced5a3.0023bc",
"type": "method",
"name": "method vnf-topology-operation",
"xml": "<method rpc='vnf-topology-operation' mode='sync'>\n",
"comments": "",
"outputs": 1,
- "x": 215.42862701416016,
- "y": 152.4136505126953,
- "z": "8e56a38a.ed9008",
+ "x": 211.42862701416016,
+ "y": 173.4136505126953,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "d909ae21.d0b"
+ "581376ca.27ca98"
]
]
},
{
- "id": "33491d1e.01822a",
+ "id": "2c7d4d23.7303d2",
"type": "comment",
"name": "vnf-topology-operation",
"info": "",
"comments": "",
- "x": 541.344856262207,
- "y": 20,
- "z": "8e56a38a.ed9008",
+ "x": 537.344856262207,
+ "y": 41,
+ "z": "3a695320.6f0b9c",
"wires": []
},
{
- "id": "d909ae21.d0b",
+ "id": "581376ca.27ca98",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 231.16676330566406,
- "y": 339.10718727111816,
- "z": "8e56a38a.ed9008",
+ "x": 235.16676330566406,
+ "y": 503.1071767807007,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "12dabaef.e4e31d",
- "2c72dba1.c09994",
- "8732851b.070f78"
+ "97ab685e.0bee08",
+ "a403694c.693328",
+ "9d92efc8.8d9dd"
]
]
},
{
- "id": "12dabaef.e4e31d",
+ "id": "97ab685e.0bee08",
"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": 523.6667175292969,
- "y": 489.27122020721436,
- "z": "8e56a38a.ed9008",
+ "x": 527.6667175292969,
+ "y": 658.2712097167969,
+ "z": "3a695320.6f0b9c",
"wires": []
},
{
- "id": "2c72dba1.c09994",
+ "id": "a403694c.693328",
"type": "switchNode",
"name": "switch svc-action",
"xml": "<switch test='`$vnf-topology-operation-input.sdnc-request-header.svc-action`'>\n",
"comments": "",
"outputs": 1,
- "x": 526.5714340209961,
- "y": 337.31843090057373,
- "z": "8e56a38a.ed9008",
+ "x": 530.5714340209961,
+ "y": 501.31842041015625,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "430fcd00.a5d5fc",
- "c670772c.dd0908",
- "f99a71f9.aa21e",
- "681c5b5.a0f9c24",
- "f1c88e8c.45c93",
- "587f0736.94e46",
- "b1dd52ed.b68c7"
+ "18cb9c11.4e7cc4",
+ "1d09f34f.3f578d",
+ "c78cd2e8.79be5",
+ "aa7e294c.376318",
+ "a97cbafe.7cac98",
+ "dbf64216.490f5",
+ "1d72c7ae.622688"
]
]
},
{
- "id": "430fcd00.a5d5fc",
+ "id": "18cb9c11.4e7cc4",
"type": "outcome",
"name": "assign",
"xml": "<outcome value='assign'>\n",
"comments": "",
"outputs": 1,
- "x": 938.3809661865234,
- "y": 47.937567710876465,
- "z": "8e56a38a.ed9008",
+ "x": 865.3809814453125,
+ "y": 328.9375305175781,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "f8a7b2b3.28c41"
+ "a2f63855.285858"
]
]
},
{
- "id": "c670772c.dd0908",
+ "id": "1d09f34f.3f578d",
"type": "outcome",
"name": "unassign",
"xml": "<outcome value='unassign'>\n",
"comments": "",
"outputs": 1,
- "x": 1009.4287919998169,
- "y": 733.1283273696899,
- "z": "8e56a38a.ed9008",
+ "x": 941.4287996292114,
+ "y": 1098.12828540802,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "b332e291.fef1f"
+ "cfcc432b.30488"
]
]
},
{
- "id": "681c5b5.a0f9c24",
+ "id": "aa7e294c.376318",
"type": "other",
"name": "other",
"xml": "<outcome value='Other'>\n",
"comments": "",
"outputs": 1,
- "x": 993.1430282592773,
- "y": 1421.3185548782349,
- "z": "8e56a38a.ed9008",
+ "x": 925.1430358886719,
+ "y": 1786.318512916565,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "a8606faf.22f988"
+ "199e650e.3f3fbb"
]
]
},
{
- "id": "a8606faf.22f988",
+ "id": "199e650e.3f3fbb",
"type": "returnFailure",
"name": "return failure",
"xml": "<return status='failure'>\n\t<parameter name='ack-final' value='Y'/>\n\t<parameter name=\"error-code\" value=\"500\" />\n <parameter name=\"error-message\" value=\"`$vnf-topology-operation-input.sdnc-request-header.svc-action + ' is not a valid svc-action'`\" />\n",
"comments": "",
- "x": 1226.3334579467773,
- "y": 1421.318615913391,
- "z": "8e56a38a.ed9008",
+ "x": 1158.3334655761719,
+ "y": 1786.3185739517212,
+ "z": "3a695320.6f0b9c",
"wires": []
},
{
- "id": "8732851b.070f78",
+ "id": "9d92efc8.8d9dd",
"type": "call",
"name": "call GENERIC-RESOURCE-API:validate-vnf-input",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-vnf-input' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 632.4166870117188,
- "y": 228.79471588134766,
- "z": "8e56a38a.ed9008",
+ "x": 636.4166870117188,
+ "y": 253.79470825195312,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "f8a7b2b3.28c41",
- "type": "call",
- "name": "call GENERIC-RESOURCE-API:vnf-topology-operation-assign",
- "xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-assign' mode='sync' >\n",
- "comments": "",
- "outputs": 1,
- "x": 1280.5238189697266,
- "y": 47.50902843475342,
- "z": "8e56a38a.ed9008",
- "wires": [
- []
- ]
- },
- {
- "id": "d3c38eb4.34463",
+ "id": "b843ebb5.2815d8",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-deactivate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-deactivate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1815.8572998046875,
- "y": 686.8424072265625,
- "z": "8e56a38a.ed9008",
+ "x": 1747.857307434082,
+ "y": 1051.8423652648926,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "b332e291.fef1f",
+ "id": "cfcc432b.30488",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-unassign",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-unassign' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1373.523922920227,
- "y": 737.8424081802368,
- "z": "8e56a38a.ed9008",
+ "x": 1305.5239305496216,
+ "y": 1102.842366218567,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "f99a71f9.aa21e",
+ "id": "c78cd2e8.79be5",
"type": "outcome",
"name": "deactivate",
"xml": "<outcome value='deactivate'>\n",
"comments": "",
"outputs": 1,
- "x": 978.5238723754883,
- "y": 472.50903701782227,
- "z": "8e56a38a.ed9008",
+ "x": 910.5238800048828,
+ "y": 837.5089950561523,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "3c2ff88a.035fd"
+ "cbf00737.e7a518"
]
]
},
{
- "id": "ef6e2999.a3799",
+ "id": "f274bd69.d26a1",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-activate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-activate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1772.6668701171875,
- "y": 346.4136962890625,
- "z": "8e56a38a.ed9008",
+ "x": 1704.666877746582,
+ "y": 711.4136543273926,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "f1c88e8c.45c93",
+ "id": "a97cbafe.7cac98",
"type": "outcome",
"name": "activate",
"xml": "<outcome value='activate'>\n",
"comments": "",
"outputs": 1,
- "x": 941.3333053588867,
- "y": 139.08033561706543,
- "z": "8e56a38a.ed9008",
+ "x": 873.3333129882812,
+ "y": 499.0802936553955,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "ca254b38.0ec08"
+ "c898ef62.8e1d2"
]
]
},
{
- "id": "587f0736.94e46",
+ "id": "dbf64216.490f5",
"type": "outcome",
"name": "create",
"xml": "<outcome value='create'>\n",
"comments": "",
"outputs": 1,
- "x": 1011.0002222061157,
- "y": 865.4999942779541,
- "z": "8e56a38a.ed9008",
+ "x": 943.0002298355103,
+ "y": 1230.4999523162842,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "1b68499b.7f9d96"
+ "c0072f79.b63d9"
]
]
},
{
- "id": "b1dd52ed.b68c7",
+ "id": "1d72c7ae.622688",
"type": "outcome",
"name": "delete",
"xml": "<outcome value='delete'>\n",
"comments": "",
"outputs": 1,
- "x": 1004.0002212524414,
- "y": 1176.5000042915344,
- "z": "8e56a38a.ed9008",
+ "x": 936.0002288818359,
+ "y": 1541.4999623298645,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "11ce6933.d00f9f"
+ "19fd4172.e8d1ef"
]
]
},
{
- "id": "7de5042a.89ed54",
+ "id": "242eeec0.003092",
"type": "switchNode",
"name": "switch request-action",
"xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
"comments": "",
"outputs": 1,
- "x": 1183.0000762939453,
- "y": 189.5000123977661,
- "z": "8e56a38a.ed9008",
+ "x": 1115.0000839233398,
+ "y": 554.4999704360962,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "dfd6a1d.27647e",
- "5f50adc7.ac53cc",
- "31e74903.9d10b6",
- "d56faee8.37ff78",
- "cf5adeee.b84288",
- "946dfa0d.22ede8"
+ "3a25fdb7.746092",
+ "40847b80.d6efa4",
+ "eea8d1d0.4bdc3",
+ "6d89db39.aedb84",
+ "eaaed7a1.f78188",
+ "bbf1b1a0.c8198"
]
]
},
{
- "id": "5f50adc7.ac53cc",
+ "id": "40847b80.d6efa4",
"type": "outcome",
"name": "ActivateSiteInstance",
"xml": "<outcome value='ActivateSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1443.476318359375,
- "y": 111.97926330566406,
- "z": "8e56a38a.ed9008",
+ "x": 1375.4763259887695,
+ "y": 476.97922134399414,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "b87f363c.536f48"
+ "10ae7d07.42ded3"
]
]
},
{
- "id": "dfd6a1d.27647e",
+ "id": "3a25fdb7.746092",
"type": "other",
"name": "other",
"xml": "<outcome value='Other'>\n",
"comments": "",
"outputs": 1,
- "x": 1416.381103515625,
- "y": 347.3572692871094,
- "z": "8e56a38a.ed9008",
+ "x": 1348.3811111450195,
+ "y": 712.3572273254395,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "ef6e2999.a3799"
+ "f274bd69.d26a1"
]
]
},
{
- "id": "ca254b38.0ec08",
+ "id": "c898ef62.8e1d2",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1122.0000762939453,
- "y": 134.5000123977661,
- "z": "8e56a38a.ed9008",
+ "x": 1054.0000839233398,
+ "y": 499.4999704360962,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "7de5042a.89ed54"
+ "242eeec0.003092"
]
]
},
{
- "id": "b87f363c.536f48",
+ "id": "10ae7d07.42ded3",
"type": "call",
"name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-activate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-activate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1810.0001220703125,
- "y": 114.50004577636719,
- "z": "8e56a38a.ed9008",
+ "x": 1742.000129699707,
+ "y": 479.50000381469727,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "e2a5033e.3cfd8",
+ "id": "ada7056f.3de5e8",
"type": "switchNode",
"name": "switch request-action",
"xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
"comments": "",
"outputs": 1,
- "x": 1241.0001907348633,
- "y": 505.50000381469727,
- "z": "8e56a38a.ed9008",
+ "x": 1173.0001983642578,
+ "y": 870.4999618530273,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "4643a339.a1719c",
- "47cd0887.0667f8",
- "65997b7c.169f44",
- "138fde4d.c3ff5a",
- "8d371312.adf0b8",
- "d66cfce5.3961f8"
+ "323f27da.ef8b58",
+ "eed63b9b.32ee88",
+ "7c8e3f2d.ec40e",
+ "1a7d8db.9a66c72",
+ "9378aa69.5e8c68",
+ "1c4e2957.6aa337"
]
]
},
{
- "id": "47cd0887.0667f8",
+ "id": "eed63b9b.32ee88",
"type": "outcome",
"name": "DeactivateSiteInstance",
"xml": "<outcome value='DeactivateSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1484.4763870239258,
- "y": 456.9792523384094,
- "z": "8e56a38a.ed9008",
+ "x": 1416.4763946533203,
+ "y": 821.9792103767395,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "616cb241.dff2f4"
+ "3d82b6d7.778aba"
]
]
},
{
- "id": "4643a339.a1719c",
+ "id": "323f27da.ef8b58",
"type": "other",
"name": "other",
"xml": "<outcome value='Other'>\n",
"comments": "",
"outputs": 1,
- "x": 1459.381103515625,
- "y": 687.3572998046875,
- "z": "8e56a38a.ed9008",
+ "x": 1391.3811111450195,
+ "y": 1052.3572578430176,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "d3c38eb4.34463"
+ "b843ebb5.2815d8"
]
]
},
{
- "id": "3c2ff88a.035fd",
+ "id": "cbf00737.e7a518",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1180.0001907348633,
- "y": 450.50000381469727,
- "z": "8e56a38a.ed9008",
+ "x": 1112.0001983642578,
+ "y": 815.4999618530273,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "e2a5033e.3cfd8"
+ "ada7056f.3de5e8"
]
]
},
{
- "id": "616cb241.dff2f4",
+ "id": "3d82b6d7.778aba",
"type": "call",
"name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-deactivate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-deactivate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1854.0001907348633,
- "y": 454.50003480911255,
- "z": "8e56a38a.ed9008",
+ "x": 1786.0001983642578,
+ "y": 819.4999928474426,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "df09f43b.1eb908",
+ "id": "2f0de599.17bcda",
"type": "switchNode",
"name": "switch request-action",
"xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
"comments": "",
"outputs": 1,
- "x": 1209.3336181640625,
- "y": 952.0863037109375,
- "z": "8e56a38a.ed9008",
+ "x": 1141.333625793457,
+ "y": 1317.0862617492676,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "6772d437.231574",
- "1fe5f5cc.d40db2",
- "11c2f3bd.05d49c",
- "2d6c749d.43234c",
- "48d065a3.28be94",
- "a2afb217.467ef8"
+ "b2ddc25f.3e0b8",
+ "b407b587.a49908",
+ "8d600b8a.4468d8",
+ "44feac5a.bafec4",
+ "75f7964e.785a28",
+ "265de382.3a352c"
]
]
},
{
- "id": "1fe5f5cc.d40db2",
+ "id": "b407b587.a49908",
"type": "outcome",
"name": "CreateSiteInstance",
"xml": "<outcome value='CreateSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1464.8101091384888,
- "y": 804.5656380653381,
- "z": "8e56a38a.ed9008",
+ "x": 1396.8101167678833,
+ "y": 1169.5655961036682,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "d80e5dd3.56b4d8"
+ "5de7412.21979c"
]
]
},
{
- "id": "6772d437.231574",
+ "id": "b2ddc25f.3e0b8",
"type": "other",
"name": "other",
"xml": "<outcome value='Other'>\n",
"comments": "",
"outputs": 1,
- "x": 1431.7145919799805,
- "y": 1025.9435234069824,
- "z": "8e56a38a.ed9008",
+ "x": 1363.714599609375,
+ "y": 1390.9434814453125,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "eedab70b.41d2f"
+ "6f20c596.7e459c"
]
]
},
{
- "id": "1b68499b.7f9d96",
+ "id": "c0072f79.b63d9",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1193.333706855774,
- "y": 863.0863618850708,
- "z": "8e56a38a.ed9008",
+ "x": 1125.3337144851685,
+ "y": 1228.0863199234009,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "df09f43b.1eb908"
+ "2f0de599.17bcda"
]
]
},
{
- "id": "d80e5dd3.56b4d8",
+ "id": "5de7412.21979c",
"type": "call",
"name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-create",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-create' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1841.3338136672974,
- "y": 803.0863966941833,
- "z": "8e56a38a.ed9008",
+ "x": 1773.333821296692,
+ "y": 1168.0863547325134,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "eedab70b.41d2f",
+ "id": "6f20c596.7e459c",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1572.0001678466797,
- "y": 1026.9999465942383,
- "z": "8e56a38a.ed9008",
+ "x": 1504.0001754760742,
+ "y": 1391.9999046325684,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "2c5991d3.fe0726",
+ "id": "6a0fb3f8.c9afac",
"type": "switchNode",
"name": "switch request-action",
"xml": "<switch test='`$vnf-topology-operation-input.request-information.request-action`'>\n",
"comments": "",
"outputs": 1,
- "x": 1250.0002212524414,
- "y": 1229.0000042915344,
- "z": "8e56a38a.ed9008",
+ "x": 1182.000228881836,
+ "y": 1593.9999623298645,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "93525206.c4868",
- "b3b4df67.0eb02",
- "74c68f10.1e24b8",
- "9f299b09.7aa55",
- "3ebbe3a2.8b462c",
- "c94b17f8.0cedb"
+ "901892d5.11367",
+ "a18742c8.67f48",
+ "a17c5490.82e988",
+ "f32a2384.53396",
+ "74bbe07e.451bd",
+ "3b13f0b3.196eb"
]
]
},
{
- "id": "b3b4df67.0eb02",
+ "id": "a18742c8.67f48",
"type": "outcome",
"name": "DeleteSiteInstance",
"xml": "<outcome value='DeleteSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1490.4764404296875,
- "y": 1174.479248046875,
- "z": "8e56a38a.ed9008",
+ "x": 1422.476448059082,
+ "y": 1539.479206085205,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "a249836b.7254f"
+ "9c4097de.217dd8"
]
]
},
{
- "id": "93525206.c4868",
+ "id": "901892d5.11367",
"type": "other",
"name": "other",
"xml": "<outcome value='Other'>\n",
"comments": "",
"outputs": 1,
- "x": 1455.3812255859375,
- "y": 1424.8574829101562,
- "z": "8e56a38a.ed9008",
+ "x": 1387.381233215332,
+ "y": 1789.8574409484863,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "2bf5e221.183e6e"
+ "340c5320.cee92c"
]
]
},
{
- "id": "11ce6933.d00f9f",
+ "id": "19fd4172.e8d1ef",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1189.0002212524414,
- "y": 1174.0000042915344,
- "z": "8e56a38a.ed9008",
+ "x": 1121.000228881836,
+ "y": 1538.9999623298645,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "2c5991d3.fe0726"
+ "6a0fb3f8.c9afac"
]
]
},
{
- "id": "a249836b.7254f",
+ "id": "9c4097de.217dd8",
"type": "call",
"name": "call GENERIC-RESOURCE-API:site-vnf-topology-operation-delete",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='site-vnf-topology-operation-delete' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1863.000244140625,
- "y": 1172,
- "z": "8e56a38a.ed9008",
+ "x": 1795.0002517700195,
+ "y": 1536.99995803833,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "2bf5e221.183e6e",
+ "id": "340c5320.cee92c",
"type": "block",
"name": "block",
"xml": "<block>\n",
"atomic": "false",
"comments": "",
"outputs": 1,
- "x": 1595.6668014526367,
- "y": 1425.913906097412,
- "z": "8e56a38a.ed9008",
+ "x": 1527.6668090820312,
+ "y": 1790.9138641357422,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "31e74903.9d10b6",
+ "id": "eea8d1d0.4bdc3",
"type": "outcome",
"name": "ActivateSDWANDeviceInstance",
"xml": "<outcome value='ActivateSDWANDeviceInstance'>",
"comments": "",
"outputs": 1,
- "x": 1474.666748046875,
- "y": 163.0000762939453,
- "z": "8e56a38a.ed9008",
+ "x": 1406.6667556762695,
+ "y": 528.0000343322754,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "17588db1.773d92"
+ "fb048089.7fb87"
]
]
},
{
- "id": "17588db1.773d92",
+ "id": "fb048089.7fb87",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-activate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-activate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1914.1904296875,
- "y": 161.5208282470703,
- "z": "8e56a38a.ed9008",
+ "x": 1846.1904373168945,
+ "y": 526.5207862854004,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "65997b7c.169f44",
+ "id": "7c8e3f2d.ec40e",
"type": "outcome",
"name": "DeactivateSDWANDeviceInstance",
"xml": "<outcome value='DeactivateSDWANDeviceInstance'>",
"comments": "",
"outputs": 1,
- "x": 1525.6666259765625,
- "y": 505.0000309944153,
- "z": "8e56a38a.ed9008",
+ "x": 1457.666633605957,
+ "y": 869.9999890327454,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "ba2e14f5.6ad49"
+ "51051061.26969"
]
]
},
{
- "id": "ba2e14f5.6ad49",
+ "id": "51051061.26969",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-deactivate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-deactivate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1982.1903228759766,
- "y": 504.52086639404297,
- "z": "8e56a38a.ed9008",
+ "x": 1914.190330505371,
+ "y": 869.520824432373,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "184ea4bf.3b8253",
+ "id": "20880f17.cecd7",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-activate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-activate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1911.6666259765625,
- "y": 202.00001525878906,
- "z": "8e56a38a.ed9008",
+ "x": 1843.666633605957,
+ "y": 566.9999732971191,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "d56faee8.37ff78",
+ "id": "6d89db39.aedb84",
"type": "outcome",
"name": "ActivateSDWANPortInstance",
"xml": "<outcome value='ActivateSDWANPortInstance'>",
"comments": "",
"outputs": 1,
- "x": 1468.1429443359375,
- "y": 209.47923278808594,
- "z": "8e56a38a.ed9008",
+ "x": 1400.142951965332,
+ "y": 574.479190826416,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "184ea4bf.3b8253"
+ "20880f17.cecd7"
]
]
},
{
- "id": "138fde4d.c3ff5a",
+ "id": "1a7d8db.9a66c72",
"type": "outcome",
"name": "DeactivateSDWANPortInstance",
"xml": "<outcome value='DeactivateSDWANPortInstance'>",
"comments": "",
"outputs": 1,
- "x": 1517.6666717529297,
- "y": 543.3333463668823,
- "z": "8e56a38a.ed9008",
+ "x": 1449.6666793823242,
+ "y": 908.3333044052124,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "103298e7.e1370f"
+ "c842ed89.31c14"
]
]
},
{
- "id": "103298e7.e1370f",
+ "id": "c842ed89.31c14",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-deactivate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-deactivate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1992.1903228759766,
- "y": 559.8541483879089,
- "z": "8e56a38a.ed9008",
+ "x": 1924.190330505371,
+ "y": 924.854106426239,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "11c2f3bd.05d49c",
+ "id": "8d600b8a.4468d8",
"type": "outcome",
"name": "CreateSDWANPortInstance",
"xml": "<outcome value='CreateSDWANPortInstance'>",
"comments": "",
"outputs": 1,
- "x": 1514.667004585266,
- "y": 893.3334724903107,
- "z": "8e56a38a.ed9008",
+ "x": 1446.6670122146606,
+ "y": 1258.3334305286407,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "656a70df.0a852"
+ "8825b47d.66bfb8"
]
]
},
{
- "id": "656a70df.0a852",
+ "id": "8825b47d.66bfb8",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-create",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-create' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1971.1906251907349,
- "y": 897.8542518615723,
- "z": "8e56a38a.ed9008",
+ "x": 1903.1906328201294,
+ "y": 1262.8542098999023,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "74c68f10.1e24b8",
+ "id": "a17c5490.82e988",
"type": "outcome",
"name": "DeleteSDWANPortInstance",
"xml": "<outcome value='DeleteSDWANPortInstance'>",
"comments": "",
"outputs": 1,
- "x": 1526.3334579467773,
- "y": 1285.3333926200867,
- "z": "8e56a38a.ed9008",
+ "x": 1458.3334655761719,
+ "y": 1650.3333506584167,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "9db6cb67.644d78"
+ "d1bea417.250ed8"
]
]
},
{
- "id": "9db6cb67.644d78",
+ "id": "d1bea417.250ed8",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-wanport-delete",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-wanport-delete' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1952.857177734375,
- "y": 1284.854248046875,
- "z": "8e56a38a.ed9008",
+ "x": 1884.8571853637695,
+ "y": 1649.854206085205,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "9f299b09.7aa55",
+ "id": "f32a2384.53396",
"type": "outcome",
"name": "DeleteSDWANDeviceInstance",
"xml": "<outcome value='DeleteSDWANDeviceInstance'>",
"comments": "",
"outputs": 1,
- "x": 1535.031608581543,
- "y": 1225.5312991142273,
- "z": "8e56a38a.ed9008",
+ "x": 1467.0316162109375,
+ "y": 1590.5312571525574,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "4f32f738.55afe"
+ "4c613073.dc407"
]
]
},
{
- "id": "4f32f738.55afe",
+ "id": "4c613073.dc407",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-delete",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-delete' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1967.5552139282227,
- "y": 1225.0520124435425,
- "z": "8e56a38a.ed9008",
+ "x": 1899.5552215576172,
+ "y": 1590.0519704818726,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "2d6c749d.43234c",
+ "id": "44feac5a.bafec4",
"type": "outcome",
"name": "CreateSDWANDeviceInstance",
"xml": "<outcome value='CreateSDWANDeviceInstance'>",
"comments": "",
"outputs": 1,
- "x": 1530.0313539505005,
- "y": 849.5314359664917,
- "z": "8e56a38a.ed9008",
+ "x": 1462.031361579895,
+ "y": 1214.5313940048218,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "6a3e7322.ca712c"
+ "4888fef.c349b"
]
]
},
{
- "id": "6a3e7322.ca712c",
+ "id": "4888fef.c349b",
"type": "call",
"name": "call GENERIC-RESOURCE-API:sdwan-vnf-topology-operation-device-create",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='sdwan-vnf-topology-operation-device-create' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 1986.5550203323364,
- "y": 848.0522499084473,
- "z": "8e56a38a.ed9008",
+ "x": 1918.555027961731,
+ "y": 1213.0522079467773,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "cf5adeee.b84288",
+ "id": "eaaed7a1.f78188",
"type": "outcome",
"name": "ActivateSDWANVpnInstance",
"xml": "<outcome value='ActivateSDWANVpnInstance'>",
"comments": "",
"outputs": 1,
- "x": 1472.296142578125,
- "y": 258.57708740234375,
- "z": "8e56a38a.ed9008",
+ "x": 1404.2961502075195,
+ "y": 623.5770454406738,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "3f12353b.7c4ed2"
+ "67b5956.58f626c"
]
]
},
{
- "id": "946dfa0d.22ede8",
+ "id": "bbf1b1a0.c8198",
"type": "outcome",
"name": "ActivateSDWANSiteInstance",
"xml": "<outcome value='ActivateSDWANSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1476.296142578125,
- "y": 301.2435302734375,
- "z": "8e56a38a.ed9008",
+ "x": 1408.2961502075195,
+ "y": 666.2434883117676,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "3f12353b.7c4ed2"
+ "67b5956.58f626c"
]
]
},
{
- "id": "3f12353b.7c4ed2",
+ "id": "67b5956.58f626c",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1747.2961349487305,
- "y": 279.24358201026917,
- "z": "8e56a38a.ed9008",
+ "x": 1679.296142578125,
+ "y": 644.2435400485992,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "a64b866a.fe348"
+ "296eee7e.c34542"
]
]
},
{
- "id": "a64b866a.fe348",
+ "id": "296eee7e.c34542",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-activate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-activate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 2125.29598236084,
- "y": 276.57724118232727,
- "z": "8e56a38a.ed9008",
+ "x": 2057.2959899902344,
+ "y": 641.5771992206573,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "f9a9efad.b9e6c",
+ "id": "8ee4bce.d47a94",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-deactivate",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-deactivate' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 2178.333206176758,
- "y": 615.3667154312134,
- "z": "8e56a38a.ed9008",
+ "x": 2110.3332138061523,
+ "y": 980.3666734695435,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "27d19dc1.bb91e2",
+ "id": "7c5238f2.d394e8",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1781.3332977294922,
- "y": 617.0330600738525,
- "z": "8e56a38a.ed9008",
+ "x": 1713.3333053588867,
+ "y": 982.0330181121826,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "f9a9efad.b9e6c"
+ "8ee4bce.d47a94"
]
]
},
{
- "id": "d66cfce5.3961f8",
+ "id": "1c4e2957.6aa337",
"type": "outcome",
"name": "DeactivateSDWANSiteInstance",
"xml": "<outcome value='DeactivateSDWANSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1523.3332824707031,
- "y": 639.0330247879028,
- "z": "8e56a38a.ed9008",
+ "x": 1455.3332901000977,
+ "y": 1004.0329828262329,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "27d19dc1.bb91e2"
+ "7c5238f2.d394e8"
]
]
},
{
- "id": "8d371312.adf0b8",
+ "id": "9378aa69.5e8c68",
"type": "outcome",
"name": "DeactivateSDWANVpnInstance",
"xml": "<outcome value='DeactivateSDWANVpnInstance'>",
"comments": "",
"outputs": 1,
- "x": 1517.333251953125,
- "y": 596.3665771484375,
- "z": "8e56a38a.ed9008",
+ "x": 1449.3332595825195,
+ "y": 961.3665351867676,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "27d19dc1.bb91e2"
+ "7c5238f2.d394e8"
]
]
},
{
- "id": "48d065a3.28be94",
+ "id": "75f7964e.785a28",
"type": "outcome",
"name": "CreateSDWANVpnInstance",
"xml": "<outcome value='CreateSDWANVpnInstance'>",
"comments": "",
"outputs": 1,
- "x": 1510.8516845703125,
- "y": 948.0215454101562,
- "z": "8e56a38a.ed9008",
+ "x": 1442.851692199707,
+ "y": 1313.0215034484863,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "99be455.f37d838"
+ "d9bd0e30.34f56"
]
]
},
{
- "id": "a2afb217.467ef8",
+ "id": "265de382.3a352c",
"type": "outcome",
"name": "CreateSDWANSiteInstance",
"xml": "<outcome value='CreateSDWANSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1502.851661682129,
- "y": 989.687933921814,
- "z": "8e56a38a.ed9008",
+ "x": 1434.8516693115234,
+ "y": 1354.687891960144,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "99be455.f37d838"
+ "d9bd0e30.34f56"
]
]
},
{
- "id": "99be455.f37d838",
+ "id": "d9bd0e30.34f56",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1760.851676940918,
- "y": 967.6879692077637,
- "z": "8e56a38a.ed9008",
+ "x": 1692.8516845703125,
+ "y": 1332.6879272460938,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "6c44d81a.9e145"
+ "8de8e467.90b458"
]
]
},
{
- "id": "6c44d81a.9e145",
+ "id": "8de8e467.90b458",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-create",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-create' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 2138.8515243530273,
- "y": 965.0216283798218,
- "z": "8e56a38a.ed9008",
+ "x": 2070.851531982422,
+ "y": 1330.0215864181519,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
},
{
- "id": "3ebbe3a2.8b462c",
+ "id": "74bbe07e.451bd",
"type": "outcome",
"name": "DeleteSDWANVpnInstance",
"xml": "<outcome value='DeleteSDWANVpnInstance'>",
"comments": "",
"outputs": 1,
- "x": 1517.3333740234375,
- "y": 1332.36669921875,
- "z": "8e56a38a.ed9008",
+ "x": 1449.333381652832,
+ "y": 1697.36665725708,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "998a2bef.b013e8"
+ "3c752813.4a8be8"
]
]
},
{
- "id": "c94b17f8.0cedb",
+ "id": "3b13f0b3.196eb",
"type": "outcome",
"name": "DeleteSDWANSiteInstance",
"xml": "<outcome value='DeleteSDWANSiteInstance'>",
"comments": "",
"outputs": 1,
- "x": 1517.3333740234375,
- "y": 1373.0332641601562,
- "z": "8e56a38a.ed9008",
+ "x": 1449.333381652832,
+ "y": 1738.0332221984863,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "998a2bef.b013e8"
+ "3c752813.4a8be8"
]
]
},
{
- "id": "998a2bef.b013e8",
+ "id": "3c752813.4a8be8",
"type": "block",
"name": "block : atomic",
"xml": "<block atomic=\"true\">",
"atomic": "true",
"outputs": 1,
- "x": 1767.333366394043,
- "y": 1352.0331230163574,
- "z": "8e56a38a.ed9008",
+ "x": 1699.3333740234375,
+ "y": 1717.0330810546875,
+ "z": "3a695320.6f0b9c",
"wires": [
[
- "d4dcf7f5.c6d7"
+ "489ba469.b5b07c"
]
]
},
{
- "id": "d4dcf7f5.c6d7",
+ "id": "489ba469.b5b07c",
"type": "call",
"name": "call GENERIC-RESOURCE-API:vnf-topology-operation-vpn-site-resource-delete",
"xml": "<call module='GENERIC-RESOURCE-API' rpc='vnf-topology-operation-vpn-site-resource-delete' mode='sync' >\n",
"comments": "",
"outputs": 1,
- "x": 2145.3332138061523,
- "y": 1349.3667821884155,
- "z": "8e56a38a.ed9008",
+ "x": 2077.333221435547,
+ "y": 1714.3667402267456,
+ "z": "3a695320.6f0b9c",
"wires": [
[]
]
+ },
+ {
+ "id": "df2a6c25.b6e3a",
+ "type": "set",
+ "name": "set skip-mdsal-update to Y",
+ "xml": "<set>\n<parameter name='skip-mdsal-update' value='Y' />\n",
+ "comments": "",
+ "x": 1298.8888816833496,
+ "y": 292.7778091430664,
+ "z": "3a695320.6f0b9c",
+ "wires": []
+ },
+ {
+ "id": "5b2c165f.6d5c88",
+ "type": "set",
+ "name": "set ack-final to 'N'",
+ "xml": "<set>\n<parameter name='ack-final' value='N' />\n",
+ "comments": "",
+ "x": 1270.6984786987305,
+ "y": 359.98305320739746,
+ "z": "3a695320.6f0b9c",
+ "wires": []
+ },
+ {
+ "id": "a2f63855.285858",
+ "type": "block",
+ "name": "block : atomic",
+ "xml": "<block atomic=\"true\">",
+ "atomic": "true",
+ "outputs": 1,
+ "x": 1053.6666717529297,
+ "y": 328.5555648803711,
+ "z": "3a695320.6f0b9c",
+ "wires": [
+ [
+ "df2a6c25.b6e3a",
+ "5b2c165f.6d5c88"
+ ]
+ ]
+ },
+ {
+ "id": "f5ec8f1c.ba6fb",
+ "type": "comment",
+ "name": "ack-final=N triggers Provider to call vnf-topology-operation-aysnc DG",
+ "info": "",
+ "comments": "",
+ "x": 1474.4444885253906,
+ "y": 386.66668605804443,
+ "z": "3a695320.6f0b9c",
+ "wires": []
}
] \ No newline at end of file