[ { "id": "341efa5d.3b64a6", "type": "dgstart", "name": "DGSTART", "outputs": 1, "x": 86, "y": 31, "z": "12958f29.9139d1", "wires": [ [ "6fe36a2a.e8f534" ] ] }, { "id": "6fe36a2a.e8f534", "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": 281.49999237060547, "y": 100.99999287677929, "z": "12958f29.9139d1", "wires": [ [ "2163ea38.5f8506" ] ] }, { "id": "2163ea38.5f8506", "type": "method", "name": "sotn-network-topology-operation-create", "xml": "<method rpc='sotn-network-topology-operation-create' mode='sync'>\n", "comments": "", "outputs": 1, "x": 280.49999237060547, "y": 200.9999928767793, "z": "12958f29.9139d1", "wires": [ [ "1daa1b23.85b095" ] ] }, { "id": "1daa1b23.85b095", "type": "block", "name": "block : atomic", "xml": "<block atomic=\"true\">\n", "atomic": "false", "comments": "", "outputs": 1, "x": 420.49999237060547, "y": 300.9999928767793, "z": "12958f29.9139d1", "wires": [ [ "1e60363f.72490a", "83353300.c2eb9", "a088e585.2065b8", "238d29fd.4aeea6", "f0b2c8c2.dc78a8", "59d7449b.dee92c", "26e9888d.5c8d38", "8485dd7a.a3edc", "db1f06f2.603038", "939c727d.3556b", "f50551ee.ae1a3" ] ] }, { "id": "1e60363f.72490a", "type": "call", "name": "call GENERIC-RESOURCE-API:validate-sotn-network-input-parameters", "xml": "<call module='GENERIC-RESOURCE-API' rpc='validate-sotn-network-input-parameters' mode='sync' >\n", "comments": "", "outputs": 1, "x": 850.5000038146973, "y": 118.77774479938671, "z": "12958f29.9139d1", "wires": [ [] ] }, { "id": "83353300.c2eb9", "type": "record", "name": "record", "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.FileRecorder\">\n<parameter name=\"file\" value=\"/opt/opendaylight/current/data/log/svclogic.log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"sotn-network-topology-operation-create\"/>\n<parameter name=\"field3\" value=\"SOTN-Config\"/>\n", "comments": "", "outputs": 1, "x": 644.0556488037109, "y": 296.2222046852112, "z": "12958f29.9139d1", "wires": [ [] ] }, { "id": "a088e585.2065b8", "type": "execute", "name": "execute generate-sotn-vpn-network-id", "xml": "<execute plugin='org.onap.ccsdk.sli.core.slipluginutils.SliPluginUtils' method='generateUUID' >\n<parameter name=\"ctx-destination\" value=\"prop.sotn.network-id\"/>\n", "comments": "", "outputs": 1, "x": 744.5000038146973, "y": 158.7777447993867, "z": "12958f29.9139d1", "wires": [ [] ] }, { "id": "238d29fd.4aeea6", "type": "switchNode", "name": "switch service-data.networks_length", "xml": "<switch test='`$service-data.networks.network_length`'>\n", "comments": "", "outputs": 1, "x": 737.0556564331055, "y": 247.2221913631074, "z": "12958f29.9139d1", "wires": [ [ "ed404518.0f77e8", "ad805a2f.932de8" ] ] }, { "id": "ed404518.0f77e8", "type": "other", "name": "Null", "xml": "<outcome value=''>\n", "comments": "", "outputs": 1, "x": 964.0556488037109, "y": 236.22220468521118, "z": "12958f29.9139d1", "wires": [ [ "7b7e8d7f.4eda74" ] ] }, { "id": "ad805a2f.932de8", "type": "other", "name": "other", "xml": "<outcome value='Other'>\n", "comments": "", "outputs": 1, "x": 964.0556488037109, "y": 276.2222046852112, "z": "12958f29.9139d1", "wires": [ [ "c276afed.a21aa" ] ] }, { "id": "7b7e8d7f.4eda74", "type": "set", "name": "set nidx", "xml": "<set>\n<parameter name='nidx' value='0' />\n", "comments": "", "x": 1106.555648803711, "y": 236.22220468521118, "z": "12958f29.9139d1", "wires": [] }, { "id": "4ebe96fe.9f23b8", "type": "set", "name": "set nidx", "xml": "<set>\n<parameter name='nidx' value='`$service-data.networks.network_length`' />\n", "comments": "", "x": 1240.1111679077148, "y": 237.77781438827515, "z": "12958f29.9139d1", "wires": [] }, { "id": "f0b2c8c2.dc78a8", "type": "set", "name": "set network in service-data", "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-id' value='`$prop.sotn.network-id`' />\n<parameter name='service-data.networks.network[$nidx].network-data.sdnc-request-header.' value='`$network-topology-operation-input.sdnc-request-header.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.request-information.' value='`$network-topology-operation-input.request-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.service-information.' value='`$network-topology-operation-input.service-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-information.' value='`$network-topology-operation-input.network-information.`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-request-input.' value='`$network-topology-operation-input.network-request-input.`' />\n<parameter name='service-data.networks.network_length' value='`$nidx+1`' />\n\n", "comments": "", "x": 705.5556488037109, "y": 336.2222046852112, "z": "12958f29.9139d1", "wires": [] }, { "id": "59d7449b.dee92c", "type": "set", "name": "set networkId and network-object-path", "xml": "<set>\n<parameter name='networkId' value='`$prop.sotn.network-id`' />\n<parameter name=\"network-object-path\" value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/' + $network-topology-operation-input.service-information.service-instance-id + '/service-data/networks/network/' + $prop.sotn.network-id + '/network-data/'` \" />", "comments": "", "x": 741.0556488037109, "y": 376.2222046852112, "z": "12958f29.9139d1", "wires": [] }, { "id": "26e9888d.5c8d38", "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": 664.7224884033203, "y": 542.8889315128326, "z": "12958f29.9139d1", "wires": [] }, { "id": "8485dd7a.a3edc", "type": "set", "name": "set network-level-oper-status", "xml": "<set>\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.order-status' value='Created' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-rpc-action' value='`$network-topology-operation-input.sdnc-request-header.svc-action`' />\n<parameter name='service-data.networks.network[$nidx].network-data.network-level-oper-status.last-action' value='`$network-topology-operation-input.request-information.request-action`' />", "comments": "", "x": 712.5556488037109, "y": 416.2222046852112, "z": "12958f29.9139d1", "wires": [] }, { "id": "db1f06f2.603038", "type": "save", "name": "save SOTN connectivity resource in AAI", "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='connectivity' \n key='connectivity.connectivity-id = $prop.sotn.network-id' >\n<parameter name='connectivity-id' value='`$prop.sotn.network-id`' />\n<parameter name='bandwidth-profile-name' value='`$prop.sotn.etht-svc-name`' />\n<parameter name='vpn-type' value='`$prop.sotn.vpnType`' />\n<parameter name='CIR' value='`$prop.sotn.cir`' />\n<parameter name='EIR' value='`$prop.sotn.eir`' />\n<parameter name='CBS' value='`$prop.sotn.cbs`' />\n<parameter name='EBS' value='`$prop.sotn.ebs`' />\n<parameter name='color-aware' value='`$prop.sotn.colorAware`' />\n<parameter name='coupling-flag' value='`$prop.sotn.couplingFlag`' />\n<parameter name='etht-svc-name' value='`$prop.sotn.etht-svc-name`' />\n<parameter name='access-provider-id' value='`$prop.sotn.access-provider-id`' />\n<parameter name='access-client-id' value='`$prop.sotn.access-client-id`' />\n<parameter name='access-topology-id' value='`$prop.sotn.access-topology-id`' />\n<parameter name='access-node-id' value='`$prop.sotn.access-node-id`' />\n<parameter name='access-ltp-id' value='`$prop.sotn.access-ltp-id`' />\n<parameter name='cvlan' value='`$prop.sotn.cVLAN`' />\n<parameter name='operational-status' value='Created' />\n<parameter name='model-customization-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-customization-uuid`' />\n<parameter name='model-invariant-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-invariant-uuid`' />\n<parameter name='model-version-id' value='`$network-topology-operation-input.network-information.onap-model-information.model-uuid`' />\n<parameter name='connectivity-selflink' value=\"`'restconf/config/GENERIC-RESOURCE-API:services/service/' + $network-topology-operation-input.service-information.service-instance-id + '/service-data/networks/network/' + $prop.sotn.network-id + '/network-data/'` \" />", "comments": "", "outputs": 1, "x": 745.0556488037109, "y": 462.88889360427856, "z": "12958f29.9139d1", "wires": [ [] ] }, { "id": "939c727d.3556b", "type": "save", "name": "save service relationship in AAI", "xml": "<save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance:relationship-list' \n key='service-instance.service-instance-id = $service-data.service-information.service-instance-id \n AND customer.global-customer-id = $service-data.networks.network[$nidx].network-data.service-information.global-customer-id \n AND service-subscription.service-type = $service-data.networks.network[$nidx].network-data.service-information.subscription-service-type' \n force=\"true\" pfx=\"tmp.AnAI-data\">\n<parameter name=\"relationship-list.relationship[0].related-to\" value=\"connectivity\" />\n<parameter name=\"relationship-list.relationship[0].related-link\" value=\"`'/network/connectivities/connectivity/' + $prop.sotn.network-id`\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-key\" value=\"connectivity.connectivity-id\" />\n<parameter name=\"relationship-list.relationship[0].relationship-data[0].relationship-value\" value=\"`$prop.sotn.network-id`\" />", "comments": "", "outputs": 1, "x": 720.0556602478027, "y": 500.666645526886, "z": "12958f29.9139d1", "wires": [ [] ] }, { "id": "5a63d0be.0dd08", "type": "for", "name": "for each existing network", "xml": "<for index='idx' start='0' end='`$nidx`' >\n", "comments": "", "outputs": 1, "x": 1109.5397109985352, "y": 380.99995657848194, "z": "12958f29.9139d1", "wires": [ [ "f2a7b4ef.7dee18" ] ] }, { "id": "c276afed.a21aa", "type": "block", "name": "block", "xml": "<block>\n", "atomic": "false", "comments": "", "outputs": 1, "x": 1108.4126930236816, "y": 276.1587166786194, "z": "12958f29.9139d1", "wires": [ [ "5a63d0be.0dd08", "4ebe96fe.9f23b8" ] ] }, { "id": "f2a7b4ef.7dee18", "type": "switchNode", "name": "switch networkid found", "xml": "<switch test=\"`$service-data.networks.network[$idx].network-id == $network-topology-operation-input.network-information.network-id`\">\n", "comments": "", "outputs": 1, "x": 1384.8254318237305, "y": 380.5714592640288, "z": "12958f29.9139d1", "wires": [ [ "69e5d9d8.6152c8" ] ] }, { "id": "69e5d9d8.6152c8", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1285.5556297302246, "y": 439.14289042400196, "z": "12958f29.9139d1", "wires": [ [ "2aa1e5e3.a3646a" ] ] }, { "id": "7fda1459.886ccc", "type": "comment", "name": "make sure this network doesn't exist already", "info": "", "comments": "", "x": 1333.1904411315918, "y": 339.2540139858611, "z": "12958f29.9139d1", "wires": [] }, { "id": "2aa1e5e3.a3646a", "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=\"network-topology-operation-input.network-request-input.network-id already found in service-data\" />\n", "comments": "", "x": 1433.3057327270508, "y": 439.00008249282837, "z": "12958f29.9139d1", "wires": [] }, { "id": "bf34c45.8795338", "type": "block", "name": "block", "xml": "<block>\n", "atomic": "false", "comments": "", "outputs": 1, "x": 1399.9572257995605, "y": 208.77780199050903, "z": "12958f29.9139d1", "wires": [ [ "12be9566.c7eb7b", "7bec5917.3ffc18", "a1288c23.b615f", "af84978c.aabb08", "8d1b65f0.441d58", "4a9af7ad.2879c8", "ba3dcad9.481608", "5806cf92.6a521", "bd6407fd.e5e7e8", "37b39115.cca1ce", "5e46e6d8.c63f48", "13ee1e74.912c62", "79a54f85.8c9c5", "d44eb5ab.296838", "c0af4869.cb2978" ] ] }, { "id": "12be9566.c7eb7b", "type": "switchNode", "name": "switch name", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'name'`\">\n", "comments": "", "outputs": 1, "x": 1658.178970336914, "y": 66.11110544204712, "z": "12958f29.9139d1", "wires": [ [ "ae97dc6a.f8715" ] ] }, { "id": "ae97dc6a.f8715", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1845.178970336914, "y": 62.11110544204712, "z": "12958f29.9139d1", "wires": [ [ "bc3e07b4.946d68" ] ] }, { "id": "bc3e07b4.946d68", "type": "set", "name": "set name", "xml": "<set>\n<parameter name='prop.sotn.etht-svc-name' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 1995.179100036621, "y": 60.7111120223999, "z": "12958f29.9139d1", "wires": [] }, { "id": "7bec5917.3ffc18", "type": "switchNode", "name": "switch description", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'description'`\">\n", "comments": "", "outputs": 1, "x": 1669.0186309814453, "y": 106.11110353469849, "z": "12958f29.9139d1", "wires": [ [ "39bacf03.cf3f9" ] ] }, { "id": "39bacf03.cf3f9", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1839.0186309814453, "y": 102.11110353469849, "z": "12958f29.9139d1", "wires": [ [ "5f54eacf.46e154" ] ] }, { "id": "5f54eacf.46e154", "type": "set", "name": "set etht-svc-descr", "xml": "<set>\n<parameter name='prop.sotn.etht-svc-descr' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2026.352071762085, "y": 100.57226037979126, "z": "12958f29.9139d1", "wires": [] }, { "id": "f50551ee.ae1a3", "type": "for", "name": "for loop i - Network input parameters", "xml": "<for index=\"idx\" start=\"0\" end=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param_length`\">\n", "comments": "", "outputs": 1, "x": 738.7343673706055, "y": 207.5555348689668, "z": "12958f29.9139d1", "wires": [ [ "bf34c45.8795338" ] ] }, { "id": "a1288c23.b615f", "type": "switchNode", "name": "switch tenantId", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'tenantId'`\">\n", "comments": "", "outputs": 1, "x": 1659.4010124206543, "y": 149.44443082809448, "z": "12958f29.9139d1", "wires": [ [ "85b237c8.6a5728" ] ] }, { "id": "85b237c8.6a5728", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1846.4010124206543, "y": 145.44443082809448, "z": "12958f29.9139d1", "wires": [ [ "1f01ba7.909de46" ] ] }, { "id": "1f01ba7.909de46", "type": "set", "name": "set tenantId", "xml": "<set>\n<parameter name='prop.sotn.tenantId' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2014.4010124206543, "y": 146.0444369316101, "z": "12958f29.9139d1", "wires": [] }, { "id": "af84978c.aabb08", "type": "switchNode", "name": "switch cir", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'cir'`\">\n", "comments": "", "outputs": 1, "x": 1641.2406692504883, "y": 239.44448900222778, "z": "12958f29.9139d1", "wires": [ [ "68c32198.953bc" ] ] }, { "id": "68c32198.953bc", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1849.240737915039, "y": 235.4445023536682, "z": "12958f29.9139d1", "wires": [ [ "fcd5f3e.122b91" ] ] }, { "id": "fcd5f3e.122b91", "type": "set", "name": "set cir", "xml": "<set>\n<parameter name='prop.sotn.cir' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 1998.5740585327148, "y": 233.90564966201782, "z": "12958f29.9139d1", "wires": [] }, { "id": "8d1b65f0.441d58", "type": "switchNode", "name": "switch vpnType", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'vpnType'`\">\n", "comments": "", "outputs": 1, "x": 1660.5491409301758, "y": 193.2222080230713, "z": "12958f29.9139d1", "wires": [ [ "aeee7e59.41fe6" ] ] }, { "id": "aeee7e59.41fe6", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1847.5491409301758, "y": 189.2222080230713, "z": "12958f29.9139d1", "wires": [ [ "efbe141c.2693e8" ] ] }, { "id": "efbe141c.2693e8", "type": "set", "name": "set vpnType", "xml": "<set>\n<parameter name='prop.sotn.vpnType' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2016.8827743530273, "y": 186.68337297439575, "z": "12958f29.9139d1", "wires": [] }, { "id": "4a9af7ad.2879c8", "type": "switchNode", "name": "switch access-provider-id", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'access-provider-id'`\">\n", "comments": "", "outputs": 1, "x": 1682.030776977539, "y": 515.6667265892029, "z": "12958f29.9139d1", "wires": [ [ "8268dacb.9b51a8" ] ] }, { "id": "ba3dcad9.481608", "type": "switchNode", "name": "switch access-client-id", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'access-client-id'`\">\n", "comments": "", "outputs": 1, "x": 1674.5862579345703, "y": 561.0000557899475, "z": "12958f29.9139d1", "wires": [ [ "a95546f9.dbc8c8" ] ] }, { "id": "5806cf92.6a521", "type": "switchNode", "name": "switch access-topology-id", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'access-topology-id'`\">\n", "comments": "", "outputs": 1, "x": 1679.0307159423828, "y": 599.8889412879944, "z": "12958f29.9139d1", "wires": [ [ "2720e3f9.d49aac" ] ] }, { "id": "8268dacb.9b51a8", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1866.030776977539, "y": 514.666741847992, "z": "12958f29.9139d1", "wires": [ [ "4e3a7098.974c8" ] ] }, { "id": "a95546f9.dbc8c8", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1861.5862579345703, "y": 557.0000557899475, "z": "12958f29.9139d1", "wires": [ [ "640cc28a.98572c" ] ] }, { "id": "2720e3f9.d49aac", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1866.0307159423828, "y": 595.8889412879944, "z": "12958f29.9139d1", "wires": [ [ "21bffbdb.c6eb94" ] ] }, { "id": "4e3a7098.974c8", "type": "set", "name": "set access-provider-id", "xml": "<set>\n<parameter name='prop.sotn.access-provider-id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2049.2531356811523, "y": 513.7779259681702, "z": "12958f29.9139d1", "wires": [] }, { "id": "640cc28a.98572c", "type": "set", "name": "set access-client-id", "xml": "<set>\n<parameter name='prop.sotn.access-client-id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2038.1421737670898, "y": 555.0105323791504, "z": "12958f29.9139d1", "wires": [] }, { "id": "21bffbdb.c6eb94", "type": "set", "name": "set access-topology-id", "xml": "<set>\n<parameter name='prop.sotn.access-topology-id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2048.031089782715, "y": 593.8993887901306, "z": "12958f29.9139d1", "wires": [] }, { "id": "bd6407fd.e5e7e8", "type": "switchNode", "name": "switch access-node-id", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'access-node-id'`\">\n", "comments": "", "outputs": 1, "x": 1679.845474243164, "y": 646.5555849075317, "z": "12958f29.9139d1", "wires": [ [ "7f7eda44.4baf24" ] ] }, { "id": "7f7eda44.4baf24", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1866.845474243164, "y": 642.5555849075317, "z": "12958f29.9139d1", "wires": [ [ "932f3665.ab2778" ] ] }, { "id": "37b39115.cca1ce", "type": "switchNode", "name": "switch access-ltp-id", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'access-ltp-id'`\">\n", "comments": "", "outputs": 1, "x": 1676.6232452392578, "y": 689.0000615119934, "z": "12958f29.9139d1", "wires": [ [ "da95a048.53cf8" ] ] }, { "id": "da95a048.53cf8", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1863.6232452392578, "y": 685.0000615119934, "z": "12958f29.9139d1", "wires": [ [ "4432e921.5fd6d8" ] ] }, { "id": "932f3665.ab2778", "type": "set", "name": "set access-node-id", "xml": "<set>\n<parameter name='prop.sotn.access-node-id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2038.8457870483398, "y": 641.2327189445496, "z": "12958f29.9139d1", "wires": [] }, { "id": "4432e921.5fd6d8", "type": "set", "name": "set access-ltp-id", "xml": "<set>\n<parameter name='prop.sotn.access-ltp-id' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2029.289939880371, "y": 684.0104908943176, "z": "12958f29.9139d1", "wires": [] }, { "id": "5e46e6d8.c63f48", "type": "switchNode", "name": "switch eir", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'eir'`\">\n", "comments": "", "outputs": 1, "x": 1642.531120300293, "y": 282.1423554420471, "z": "12958f29.9139d1", "wires": [ [ "fc17f5c5.ae3be8" ] ] }, { "id": "fc17f5c5.ae3be8", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1844.5310821533203, "y": 277.14237546920776, "z": "12958f29.9139d1", "wires": [ [ "5963427e.099eec" ] ] }, { "id": "5963427e.099eec", "type": "set", "name": "set eir", "xml": "<set>\n<parameter name='prop.sotn.eir' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2000.8645858764648, "y": 276.6035113334656, "z": "12958f29.9139d1", "wires": [] }, { "id": "13ee1e74.912c62", "type": "switchNode", "name": "switch cbs", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'cbs'`\">\n", "comments": "", "outputs": 1, "x": 1642.531120300293, "y": 331.1423554420471, "z": "12958f29.9139d1", "wires": [ [ "52037d34.46c984" ] ] }, { "id": "52037d34.46c984", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1841.5310821533203, "y": 327.14236211776733, "z": "12958f29.9139d1", "wires": [ [ "87d5db86.520f08" ] ] }, { "id": "87d5db86.520f08", "type": "set", "name": "set cbs", "xml": "<set>\n<parameter name='prop.sotn.cbs' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 1999.864646911621, "y": 325.60352182388306, "z": "12958f29.9139d1", "wires": [] }, { "id": "79a54f85.8c9c5", "type": "switchNode", "name": "switch ebs", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'ebs'`\">\n", "comments": "", "outputs": 1, "x": 1642.531120300293, "y": 376.1423554420471, "z": "12958f29.9139d1", "wires": [ [ "c2f96fa0.ad15c" ] ] }, { "id": "c2f96fa0.ad15c", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1841.5310821533203, "y": 369.14236307144165, "z": "12958f29.9139d1", "wires": [ [ "9e90ea61.5694f8" ] ] }, { "id": "9e90ea61.5694f8", "type": "set", "name": "set ebs", "xml": "<set>\n<parameter name='prop.sotn.ebs' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2002.864646911621, "y": 370.60352182388306, "z": "12958f29.9139d1", "wires": [] }, { "id": "d44eb5ab.296838", "type": "switchNode", "name": "switch colorAware", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'colorAware'`\">\n", "comments": "", "outputs": 1, "x": 1664.5312042236328, "y": 423.1423726081848, "z": "12958f29.9139d1", "wires": [ [ "b8905300.a37c5" ] ] }, { "id": "b8905300.a37c5", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1842.53120803833, "y": 417.1423649787903, "z": "12958f29.9139d1", "wires": [ [ "a701fe84.51e22" ] ] }, { "id": "a701fe84.51e22", "type": "set", "name": "set colorAware", "xml": "<set>\n<parameter name='prop.sotn.colorAware' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2023.8645858764648, "y": 416.6035237312317, "z": "12958f29.9139d1", "wires": [] }, { "id": "c0af4869.cb2978", "type": "switchNode", "name": "switch couplingFlag", "xml": "<switch test=\"`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].name == 'couplingFlag'`\">\n", "comments": "", "outputs": 1, "x": 1664.5312118530273, "y": 469.14239740371704, "z": "12958f29.9139d1", "wires": [ [ "b6ad72cc.3d503" ] ] }, { "id": "b6ad72cc.3d503", "type": "outcomeTrue", "name": "true", "xml": "<outcome value='true'>\n", "comments": "", "outputs": 1, "x": 1842.5312042236328, "y": 461.1423659324646, "z": "12958f29.9139d1", "wires": [ [ "189417c4.cf2b18" ] ] }, { "id": "189417c4.cf2b18", "type": "set", "name": "set couplingFlag", "xml": "<set>\n<parameter name='prop.sotn.couplingFlag' value='`$network-topology-operation-input.network-request-input.network-input-parameters.param[$idx].value`' />\n", "comments": "", "x": 2027.8645858764648, "y": 461.6035485267639, "z": "12958f29.9139d1", "wires": [] }, { "id": "75b2fbdb.c98244", "type": "comment", "name": "TODO: Recheck AAI schemas", "info": "", "comments": "", "x": 709.0312728881836, "y": 65.14243173599243, "z": "12958f29.9139d1", "wires": [] } ]