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