Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / json / GENERIC-RESOURCE-API_eipam-create-network-role-pool.json
1 [{"id":"b1e35553.e3bfd8","type":"dgstart","name":"DGSTART","outputs":1,"x":93.75,"y":21.25,"z":"671ce86d.8d2c68","wires":[["4a0e5a13.1693c4"]]},{"id":"4a0e5a13.1693c4","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":322.70002365112305,"y":25.99525547027588,"z":"671ce86d.8d2c68","wires":[["33da628b.7f09be"]]},{"id":"465b4154.68803","type":"comment","name":"ChangeLog","info":"1.0.1: Release 1702 - add logic for vIPR & SRIOV address plans\n1.0.2: Release 1702 - Req update to change level 1 & 2 key-name & key-values\n1.0.3: Release 1707 - Add CA to map to ATM-U US/CALA or ATM-P CALA for vIPR & SRIOV\n1.0.4: Release 1702/1707 - SRIOV V6 Data Plane QIP Pool names need to be unique per region due to Regional Registry.\n\t\t\t\t\t\t- Add CA to map to ATM-U US/CALA or ATM-P CALA for V4 vIPR & SRIOV\n1.0.5: Release 1707 - Add AIM V4 Landing Network\n5/10 - 1707 - updated pool key-names for AIC_AIM_LANDING_NETWORK_V4\n6/20 - 1710 - change any underscores _  to colon : for all level 1 and level 2 Pool KeyNames\n6/21 - 1710 - Task 403314 - QIP Parent pool consolidation\n\t\t\t- New V6 plans - \n\t\t\t\tAIC_ATM_UNPROTECTED_V6\n\t\t\t\tAIC_ATM_PROTECTED_V6\n\t\t\t\tAIC_AIM_LANDING_V6\n8/27 - 1710 - QIP parent pool fix:\n\t\t\tqip parent pool initial string is specifying 'AIC-ATM-P-V6 US' instead of 'ATM-P-V6 US'\n \t\tand \n \t\t\tqip parent pool initial string is specifying 'AIC-ATM-U-V6 US' instead of 'ATM-U-V6 US'\n10/16 - 1712 - fix QIP parent pool for AIC_DATA_PLANE_PRIVATE_V6 to\n\t\t\tAIC-DP-Private-V6 \n3/8/18 - 1806 - 506678 -Level 1 keyName CLLI:CLOUD_REGION changed to LOCATION_CLLI8:CLOUD_REGION_ID\n","comments":"","x":82.57898712158203,"y":69.00761580467224,"z":"671ce86d.8d2c68","wires":[]},{"id":"33da628b.7f09be","type":"method","name":"eipam-create-network-role-pool","xml":"<method rpc='eipam-create-network-role-pool' mode='sync'>\n","comments":"","outputs":1,"x":668.7986526489258,"y":24.934850692749023,"z":"671ce86d.8d2c68","wires":[["6fb67e52.127ee"]]},{"id":"72a866ff.265f18","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].plan-name`\"/>\n<parameter name=\"field5\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-name`\"/>\n<parameter name=\"field6\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-value`\"/>\n<parameter name=\"field7\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-name`\"/>\n<parameter name=\"field8\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-value`\"/>\n","comments":"","outputs":1,"x":1055.7596435546875,"y":881.7043533325195,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"bfd64303.cba0d","type":"set","name":"set EIPAM plan info for createPool & Level 1 pool","xml":"<set>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].plan-name\" value=\"`$network-model.eipam-v4-address-plan`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].allocate-subnet-flag\" value=\"N\"/>\t\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].parent-pool\" value=\"`$tmp.qip-pool`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests_length\" value=\"1\"/>\n\t<!-- Number of Pool Levels -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools_length\" value=\"1\"/>\n\n\t<!-- Level 1 -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-name\" value=\"`$tmp.v4-level1-key-name`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-value\" value=\"`$tmp.level1-key-value`\"/>\n\t<parameter name=\"tmp.create-v4-pool-flag\" value=\"Y\" />\n\t<parameter name=\"tmp.v4-qip-pool\" value=\"`$tmp.qip-pool`\" />","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1165.7501525878906,"y":727.2500381469727,"z":"671ce86d.8d2c68","wires":[]},{"id":"8723628f.ec62d","type":"execute","name":"execute EIPAM createPool","xml":"<execute plugin=\"com.att.sdnctl.sli.plugin.eipam.EIPAMPlugin\" method=\"createPool\">\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","outputs":1,"x":786.7499618530273,"y":1843.3102111816406,"z":"671ce86d.8d2c68","wires":[["a2d2b13e.347da","fc4487d2.9973a8"]]},{"id":"6fb67e52.127ee","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":103.43618774414062,"y":160.31005859375,"z":"671ce86d.8d2c68","wires":[["73f190a8.da613","ea69d377.6b346","18428726.6668f9","2d645839.a9da98","9b0dcedf.993d8","cc79dafb.5a0f88","42e9f305.5ad03c","2b5dec5a.82a674"]]},{"id":"73f190a8.da613","type":"switchNode","name":"switch: network-model.use-ipv4","xml":"<switch test=\"`$network-model.use-ipv4`\">","comments":"","outputs":1,"x":368.7499885559082,"y":451.31005859375,"z":"671ce86d.8d2c68","wires":[["a2f0b15e.70ab1","c08fb879.735408","c4f350f4.e1192"]]},{"id":"c08fb879.735408","type":"other","name":"NULL","xml":"<outcome value=\"\">","comments":"","outputs":1,"x":580.7500495910645,"y":464.31008529663086,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"a2f0b15e.70ab1","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":579.7501068115234,"y":420.31005859375,"z":"671ce86d.8d2c68","wires":[["cbecece7.a9df2"]]},{"id":"77b69955.433aa8","type":"set","name":"set EIPAM level 2 pool info for createPool","xml":"<set>\n\t<!-- Number of Pool Levels -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools_length\" value=\"`$eipam-ip-block.level`\"/>\n\n\t<!-- Level 2 -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].parent-pool\" value=\"\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-name\" value=\"`$tmp.v4-level2-key-name`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-value\" value=\"`$tmp.level2-key-value`\"/>","comments":"","x":1508.7502517700195,"y":855.3101110458374,"z":"671ce86d.8d2c68","wires":[]},{"id":"47c51d56.d814e4","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":1077.750114440918,"y":807.3100280761719,"z":"671ce86d.8d2c68","wires":[["98d6658a.f83818","7ebb0f77.f9ebc","f16219cb.07f268"]]},{"id":"98d6658a.f83818","type":"other","name":"NULL","xml":"<outcome value=''>","comments":"","outputs":1,"x":1277.7502136230469,"y":805.3100357055664,"z":"671ce86d.8d2c68","wires":[["a3017592.1814d8"]]},{"id":"7ebb0f77.f9ebc","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1281.7502136230469,"y":856.3100357055664,"z":"671ce86d.8d2c68","wires":[["77b69955.433aa8"]]},{"id":"cbecece7.a9df2","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":733.7500495910645,"y":419.31006240844727,"z":"671ce86d.8d2c68","wires":[["2e9ec5c3.95bffa"]]},{"id":"55b8774.03fed88","type":"set","name":"set: eipam-ip-block.plans[]++","xml":"<set>\n\t<parameter name=\"eipam-ip-block.plans_length\" value=\"`$eipam-ip-block.plans_length + 1`\" />","comments":"","x":1078.7591247558594,"y":925.4602432250977,"z":"671ce86d.8d2c68","wires":[]},{"id":"a2d2b13e.347da","type":"failure","name":"failure","xml":"<outcome value='failure'>","outputs":1,"x":996.7500076293945,"y":1844.7005767822266,"z":"671ce86d.8d2c68","wires":[["c233274b.46fdb8"]]},{"id":"c233274b.46fdb8","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"An error occured while creating pool in EIPAM.\" />\n\t","comments":"","x":1160.7500381469727,"y":1847.7006072998047,"z":"671ce86d.8d2c68","wires":[]},{"id":"ea69d377.6b346","type":"set","name":"set: data initialization","xml":"<set>\n\t<parameter name=\"tmp.eipam-error\" value=\"false\" />\n\t<parameter name=\"tmp.create-v4-pool-flag\" value=\"N\" />\n\t<parameter name=\"tmp.create-v6-pool-flag\" value=\"N\" />\n\t<parameter name='eipam-ip-block.plans_length' value='0' />\n\t<parameter name=\"eipam-pool.v4.pre-existing\" value=\"false\"/>\n\t<parameter name=\"eipam-pool.v6.pre-existing\" value=\"false\"/>\n\t<parameter name=\"tmp.v4-level1-key-name\" value=\"LOCATION_CLLI8:CLOUD_REGION_ID\" />\n\t<parameter name=\"tmp.v4-level2-key-name\" value=\"NETWORK_ROLE:NETWORK_ID\" />\n\t<parameter name=\"tmp.v6-level1-key-name\" value=\"LOCATION_CLLI8:CLOUD_REGION_ID\" />\n\t<parameter name=\"tmp.v6-level2-key-name\" value=\"NETWORK_ROLE:NETWORK_ID\" />","comments":"","x":360.77919006347656,"y":169.3409013748169,"z":"671ce86d.8d2c68","wires":[]},{"id":"1370ae94.2ed421","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].plan-name`\"/>\n<parameter name=\"field5\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-name`\"/>\n<parameter name=\"field6\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-value`\"/>\n<parameter name=\"field7\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-name`\"/>\n<parameter name=\"field8\" value=\"`$eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-value`\"/>\n","comments":"","outputs":1,"x":1147.8700790405273,"y":1704.2500305175781,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"c2349a89.e63848","type":"set","name":"set EIPAM plan info for createPool & Level 1 pool","xml":"<set>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].plan-name\" value=\"`$network-model.eipam-v6-address-plan`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].allocate-subnet-flag\" value=\"N\"/>\t\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].parent-pool\" value=\"`$tmp.qip-pool`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests_length\" value=\"1\"/>\n\t<!-- Number of Pool Levels -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools_length\" value=\"1\"/>\n\n\t<!-- Level 1 -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-name\" value=\"`$tmp.v6-level1-key-name`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[0].key-value\" value=\"`$tmp.level1-key-value`\"/>\n\t<parameter name=\"tmp.create-v6-pool-flag\" value=\"Y\" />\n\t<parameter name=\"tmp.v6-qip-pool\" value=\"`$tmp.qip-pool`\" />","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1274.8608016967773,"y":1549.4953918457031,"z":"671ce86d.8d2c68","wires":[]},{"id":"18428726.6668f9","type":"switchNode","name":"switch: network-model.use-ipv6","xml":"<switch test=\"`$network-model.use-ipv6`\">","comments":"","outputs":1,"x":346.8605728149414,"y":1119.8557434082031,"z":"671ce86d.8d2c68","wires":[["cf170a45.39fbd8","8380962.b71d868","fb92f059.9bf3a"]]},{"id":"8380962.b71d868","type":"other","name":"NULL","xml":"<outcome value=\"\">","comments":"","outputs":1,"x":617.8606033325195,"y":1163.8557434082031,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"cf170a45.39fbd8","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":622.860710144043,"y":1118.8557434082031,"z":"671ce86d.8d2c68","wires":[["a6ca91b1.cd8ec"]]},{"id":"470604f.1f1defc","type":"set","name":"set EIPAM level 2 pool info for createPool","xml":"<set>\n\t<!-- Number of Pool Levels -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools_length\" value=\"`$eipam-ip-block.level`\"/>\n\n\t<!-- Level 2 -->\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].parent-pool\" value=\"\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-name\" value=\"`$tmp.v6-level2-key-name`\"/>\n\t<parameter name=\"eipam-ip-block.plans[$eipam-ip-block.plans_length].requests[0].pools[1].key-value\" value=\"`$tmp.level2-key-value`\"/>","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1612.8612670898438,"y":1681.5554504394531,"z":"671ce86d.8d2c68","wires":[]},{"id":"53aa667.0545c98","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":1199.86083984375,"y":1651.5554504394531,"z":"671ce86d.8d2c68","wires":[["dfd7d84f.278c48","a0dbb883.f07f38","5b58a917.a585a8"]]},{"id":"dfd7d84f.278c48","type":"other","name":"NULL","xml":"<outcome value=''>","comments":"","outputs":1,"x":1395.8609466552734,"y":1647.5554504394531,"z":"671ce86d.8d2c68","wires":[["111b2725.ddb219"]]},{"id":"a0dbb883.f07f38","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1397.8609466552734,"y":1680.5554504394531,"z":"671ce86d.8d2c68","wires":[["470604f.1f1defc"]]},{"id":"a6ca91b1.cd8ec","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":770.8606491088867,"y":1123.8557434082031,"z":"671ce86d.8d2c68","wires":[["db7c500e.60761"]]},{"id":"f2ef27ec.8abfc8","type":"set","name":"set: eipam-ip-block.plans[]++","xml":"<set>\n\t<parameter name=\"eipam-ip-block.plans_length\" value=\"`$eipam-ip-block.plans_length + 1`\" />","comments":"","x":1204.8698501586914,"y":1753.7057189941406,"z":"671ce86d.8d2c68","wires":[]},{"id":"c4f350f4.e1192","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":581.7500495910645,"y":502.24999618530273,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"fb92f059.9bf3a","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":619.7500076293945,"y":1205.2500305175781,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"c61ef2de.7d164","type":"switchNode","name":"switch: network-model.eipam-v4-address-plan","xml":"<switch test=\"`$network-model.eipam-v4-address-plan`\">","comments":"","outputs":1,"x":1194.3028869628906,"y":477.25001525878906,"z":"671ce86d.8d2c68","wires":[["67b8e0ba.8ece2","41a91841.64b578","1ba1294a.c4b277","5d54f7b2.33c818","a6c98492.4bd7b8","4492594e.6f6158","f266991e.4d8b98"]]},{"id":"67b8e0ba.8ece2","type":"other","name":"AIC_ATM_UNPROTECTED_V4","xml":"<outcome value=\"AIC_ATM_UNPROTECTED_V4\">","comments":"","outputs":1,"x":1578.3027648925781,"y":339.25,"z":"671ce86d.8d2c68","wires":[["a2f5b410.adfb98"]]},{"id":"4492594e.6f6158","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1447.3025245666504,"y":770.2499532699585,"z":"671ce86d.8d2c68","wires":[["a17b1de9.fbd48"]]},{"id":"41a91841.64b578","type":"other","name":"AIC_ATM_PROTECTED_V4","xml":"<outcome value=\"AIC_ATM_PROTECTED_V4\">","comments":"","outputs":1,"x":1573.3025817871094,"y":597.2500152587891,"z":"671ce86d.8d2c68","wires":[["6f8af5f.5ba2b0c"]]},{"id":"fbb6f7fb.eb9e68","type":"set","name":"set ATM-U US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"ATM-U US/CALA\"/>\n","comments":"","x":2768.0527954101562,"y":331.50000381469727,"z":"671ce86d.8d2c68","wires":[]},{"id":"6f8af5f.5ba2b0c","type":"set","name":"set EIPAM ATM-P...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'ATM-P ' + $tmp.region`\"/>\n","comments":"","x":1803.1680908203125,"y":597.5000095367432,"z":"671ce86d.8d2c68","wires":[]},{"id":"97b65909.e41af8","type":"set","name":"set EIPAM DP-U...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'DP-U ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1882.9183387756348,"y":404.50000762939453,"z":"671ce86d.8d2c68","wires":[]},{"id":"1ba1294a.c4b277","type":"other","name":"AIC_DATA_PLANE_UNPROTECTED_V4","xml":"<outcome value=\"AIC_DATA_PLANE_UNPROTECTED_V4\">","comments":"","outputs":1,"x":1611.9183044433594,"y":403.25001525878906,"z":"671ce86d.8d2c68","wires":[["97b65909.e41af8"]]},{"id":"5d54f7b2.33c818","type":"other","name":"AIC_DATA_PLANE_PROTECTED_V4","xml":"<outcome value=\"AIC_DATA_PLANE_PROTECTED_V4\">","comments":"","outputs":1,"x":1593.9183044433594,"y":664.2499771118164,"z":"671ce86d.8d2c68","wires":[["f12d0d49.6fdfa"]]},{"id":"a6c98492.4bd7b8","type":"other","name":"AIC_DATA_PLANE_PRIVATE_V4","xml":"<outcome value=\"AIC_DATA_PLANE_PRIVATE_V4\">","comments":"","outputs":1,"x":1584.9183044433594,"y":467.25001525878906,"z":"671ce86d.8d2c68","wires":[["6bb7a3b7.e1bc6c"]]},{"id":"f12d0d49.6fdfa","type":"set","name":"set EIPAM DP-P...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'DP-P ' + $tmp.region`\"/>\n","comments":"","x":1845.9183349609375,"y":663.2500114440918,"z":"671ce86d.8d2c68","wires":[]},{"id":"6bb7a3b7.e1bc6c","type":"set","name":"set EIPAM DP-Private...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'DP-Private ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1852.6683349609375,"y":466.00000953674316,"z":"671ce86d.8d2c68","wires":[]},{"id":"a17b1de9.fbd48","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"EIPAM Address Plan is not valid.\" />\n\t","comments":"","x":1633.918125152588,"y":770.5502767562866,"z":"671ce86d.8d2c68","wires":[]},{"id":"3c34fa66.819b26","type":"get-resource","name":"get-resource V4 - validate if level 1 pool exists already","xml":"<get-resource\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"SELECT * FROM EIPAM_IP_POOLS where plan_name = $network-model.eipam-v4-address-plan and level = 1 and key_value = $tmp.level1-key-value ;\"\n        pfx='tmp.eipam-pool-row'>\n\n","comments":"","outputs":1,"x":1352.32666015625,"y":145.25000190734863,"z":"671ce86d.8d2c68","wires":[["53145a94.91bb24","f9d620c5.b9fdb","82325a25.6fda68"]]},{"id":"1e38df01.b48511","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Query to DB table EIPAM_IP_POOLS failed.\" />\n\t","comments":"","x":1851.3264923095703,"y":90.24999618530273,"z":"671ce86d.8d2c68","wires":[]},{"id":"53145a94.91bb24","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":1703.3265838623047,"y":128.24999618530273,"z":"671ce86d.8d2c68","wires":[["98e191b0.3245b"]]},{"id":"6ff05864.4e26e8","type":"get-resource","name":"get-resource V6 - validate if level 1 pool does not exists","xml":"<get-resource\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"SELECT * FROM EIPAM_IP_POOLS where plan_name = $network-model.eipam-v6-address-plan and level = 1 and key_value = $tmp.level1-key-value ;\"\n        pfx='tmp.eipam-pool-row'>\n\n","comments":"","outputs":1,"x":1426.3265380859375,"y":979.7005271911621,"z":"671ce86d.8d2c68","wires":[["98e8c8fd.fc8fc8","43ccd693.540118","29943cc2.4ad614"]]},{"id":"98e8c8fd.fc8fc8","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1774.4694900512695,"y":934.7005395889282,"z":"671ce86d.8d2c68","wires":[["b4b080e4.6c3ec"]]},{"id":"b4b080e4.6c3ec","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Query to DB table EIPAM_IP_POOLS failed.\" />\n\t","comments":"","x":1880.3265399932861,"y":965.7005271911621,"z":"671ce86d.8d2c68","wires":[]},{"id":"43ccd693.540118","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":1720.3265399932861,"y":1008.7005271911621,"z":"671ce86d.8d2c68","wires":[["f1991d8d.215cf"]]},{"id":"2e9ec5c3.95bffa","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":915.4076843261719,"y":145.25,"z":"671ce86d.8d2c68","wires":[["69ce5101.6e09c","21237994.3b7226","8a1e2363.8393d"]]},{"id":"69ce5101.6e09c","type":"other","name":"1","xml":"<outcome value='1'>","comments":"","outputs":1,"x":1094.4077758789062,"y":146.25,"z":"671ce86d.8d2c68","wires":[["3c34fa66.819b26"]]},{"id":"21237994.3b7226","type":"other","name":"NULL","xml":"<outcome value=''>","comments":"","outputs":1,"x":1098.4078063964844,"y":180.25,"z":"671ce86d.8d2c68","wires":[["ecaaee17.96423"]]},{"id":"ecaaee17.96423","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Please set the eipam-ip-block.level for appropriate EIPAM request.\" />\n\t","comments":"","x":1239.4076843261719,"y":179.25,"z":"671ce86d.8d2c68","wires":[]},{"id":"a3017592.1814d8","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Please set the eipam-ip-block.level for appropriate EIPAM request.\" />\n\t","comments":"","x":1424.40771484375,"y":809.2500152587891,"z":"671ce86d.8d2c68","wires":[]},{"id":"db7c500e.60761","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":983.4886627197266,"y":979.4002380371094,"z":"671ce86d.8d2c68","wires":[["54d3f13b.69bf3","379a8678.b7d82a","3a748814.f3f638"]]},{"id":"54d3f13b.69bf3","type":"other","name":"1","xml":"<outcome value='1'>","comments":"","outputs":1,"x":1165.4886627197266,"y":980.4002380371094,"z":"671ce86d.8d2c68","wires":[["6ff05864.4e26e8"]]},{"id":"379a8678.b7d82a","type":"other","name":"NULL","xml":"<outcome value=''>","comments":"","outputs":1,"x":1166.4886627197266,"y":1025.4002380371094,"z":"671ce86d.8d2c68","wires":[["853acb8b.376948"]]},{"id":"853acb8b.376948","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Please set the eipam-ip-block.level for appropriate EIPAM request.\" />\n\t","comments":"","x":1305.4886779785156,"y":1025.4002075195312,"z":"671ce86d.8d2c68","wires":[]},{"id":"2d645839.a9da98","type":"switchNode","name":"switch: tmp.region","xml":"<switch test=\"`$tmp.region`\">","comments":"","outputs":1,"x":347.05332946777344,"y":319.25,"z":"671ce86d.8d2c68","wires":[["b75ffe20.22799"]]},{"id":"b75ffe20.22799","type":"other","name":"USA","xml":"<outcome value=\"USA\">","comments":"","outputs":1,"x":518.053337097168,"y":319.25,"z":"671ce86d.8d2c68","wires":[["deb46eb2.d298e"]]},{"id":"deb46eb2.d298e","type":"set","name":"set: region to US","xml":"<set>\n\t<parameter name=\"tmp.region\" value=\"US\" />\n","comments":"","x":674.053337097168,"y":319.25,"z":"671ce86d.8d2c68","wires":[]},{"id":"2a658604.df3c4a","type":"switchNode","name":"switch: tmp.region","xml":"<switch test=\"`$tmp.region`\">","comments":"","outputs":1,"x":1836.0811767578125,"y":276.0000057220459,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"1a851da0.2e2a02","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2576.581184387207,"y":332.50000381469727,"z":"671ce86d.8d2c68","wires":[["fbb6f7fb.eb9e68"]]},{"id":"bf57b9e0.aef5c8","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2576.5811767578125,"y":371.50000381469727,"z":"671ce86d.8d2c68","wires":[["fbb6f7fb.eb9e68"]]},{"id":"a2f5b410.adfb98","type":"set","name":"set EIPAM ATM-U...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'ATM-U ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":1819.8079795837402,"y":341.0000057220459,"z":"671ce86d.8d2c68","wires":[]},{"id":"2639a083.65fc7","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2148.086212158203,"y":405.25,"z":"671ce86d.8d2c68","wires":[["a23342d3.cfdf6"]]},{"id":"f7654b11.b2c948","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2151.086212158203,"y":437.25,"z":"671ce86d.8d2c68","wires":[["a23342d3.cfdf6"]]},{"id":"f210b1b7.d48a1","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2152.557891845703,"y":471.25,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"a23342d3.cfdf6","type":"set","name":"set EIPAM DP-U US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"DP-U US/CALA\"/>\n","comments":"","x":2340.557891845703,"y":414.25,"z":"671ce86d.8d2c68","wires":[]},{"id":"8f3cf7c7.8f4c88","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2048.557891845703,"y":511.25,"z":"671ce86d.8d2c68","wires":[["73c1924a.55773c"]]},{"id":"ade01a79.6d6c78","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2051.557891845703,"y":543.25,"z":"671ce86d.8d2c68","wires":[["73c1924a.55773c"]]},{"id":"b38eed2a.dacce","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2053.029571533203,"y":579.25,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"73c1924a.55773c","type":"set","name":"set EIPAM DP-Private US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"DP-Private US/CALA\"/>\n","comments":"","x":2250.5579528808594,"y":525.25,"z":"671ce86d.8d2c68","wires":[]},{"id":"81959022.63ded","type":"save","name":"insert EIPAM_IP_POOLS for level 1 V4","xml":"<save\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"INSERT EIPAM_IP_POOLS\n             SET\n             key_name = $tmp.v4-level1-key-name ,\n             key_value = $tmp.level1-key-value ,\n             level = 1 ,\n             plan_name = $network-model.eipam-v4-address-plan ,\n             address_family = $network-model.ipv4-ip-version ,\n             parent_pool = $tmp.v4-qip-pool ,\n             service_instance_id = $network-topology-operation-input.service-information.service-instance-id ,\n             network_id = $tmp.network-id ; \"\n    force='true'\n        pfx='pfx.eipam-v4pool-row'>\n","comments":"","outputs":1,"x":1637.7499389648438,"y":2019.1509246826172,"z":"671ce86d.8d2c68","wires":[["65cf4ad7.4cc2a4","609248c0.19a6a8","3dac947.456256c"]]},{"id":"9b0dcedf.993d8","type":"switchNode","name":"switch: network-model.use-ipv4","xml":"<switch test=\"`$network-model.use-ipv4`\">","comments":"","outputs":1,"x":304.74986267089844,"y":2017.1509094238281,"z":"671ce86d.8d2c68","wires":[["5341a052.64f08","b3ed9c2d.01d68","207dd074.0c1d5"]]},{"id":"b3ed9c2d.01d68","type":"other","name":"NULL","xml":"<outcome value=\"\">","comments":"","outputs":1,"x":500.7499237060547,"y":2050.150909423828,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"5341a052.64f08","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":499.7499542236328,"y":2015.150894165039,"z":"671ce86d.8d2c68","wires":[["804e6b04.2bc568"]]},{"id":"39ca9f15.9f913","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":1033.7498931884766,"y":2018.1509094238281,"z":"671ce86d.8d2c68","wires":[["925ff02f.4fc06","e91bc24.e1f384"]]},{"id":"207dd074.0c1d5","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":500.6393280029297,"y":2080.545196533203,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"925ff02f.4fc06","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":1233.7498931884766,"y":2018.1509094238281,"z":"671ce86d.8d2c68","wires":[["5588443c.ce86fc","65c15ebd.8a548"]]},{"id":"5588443c.ce86fc","type":"other","name":"1","xml":"<outcome value='1'>","comments":"","outputs":1,"x":1418.9600982666016,"y":2019.1509246826172,"z":"671ce86d.8d2c68","wires":[["81959022.63ded"]]},{"id":"65c15ebd.8a548","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1417.9600982666016,"y":2057.150924682617,"z":"671ce86d.8d2c68","wires":[["dbf17772.efa788"]]},{"id":"9e90b4e5.685478","type":"switchNode","name":"switch: network-model.eipam-v6-address-plan","xml":"<switch test=\"`$network-model.eipam-v6-address-plan`\">","comments":"","outputs":1,"x":1298.2966613769531,"y":1234.8506164550781,"z":"671ce86d.8d2c68","wires":[["f2d0c26b.338f4","3dc70407.23e25c","62218dc9.0b03d4","72e82872.457bd8","8da8e954.08a008","29cbf81d.b5b248","ad40b2c0.1fe35"]]},{"id":"f2d0c26b.338f4","type":"other","name":"AIC_ATM_UNPROTECTED_V6","xml":"<outcome value=\"AIC_ATM_UNPROTECTED_V6\">","comments":"","outputs":1,"x":1646.2968168258667,"y":1231.8506164550781,"z":"671ce86d.8d2c68","wires":[["779a2ab3.4dac84"]]},{"id":"29cbf81d.b5b248","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1656.2967834472656,"y":1611.8506469726562,"z":"671ce86d.8d2c68","wires":[["86866e8b.a9ccf"]]},{"id":"3dc70407.23e25c","type":"other","name":"AIC_ATM_PROTECTED_V6","xml":"<outcome value=\"AIC_ATM_PROTECTED_V6\">","comments":"","outputs":1,"x":1647.2967834472656,"y":1353.8506164550781,"z":"671ce86d.8d2c68","wires":[["ba6ba705.792a38"]]},{"id":"b699dfb9.94482","type":"set","name":"set ATM-U US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"ATM-U US/CALA\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2914.2972106933594,"y":1124.8506546020508,"z":"671ce86d.8d2c68","wires":[]},{"id":"62218dc9.0b03d4","type":"other","name":"AIC_DATA_PLANE_UNPROTECTED_V6","xml":"<outcome value=\"AIC_DATA_PLANE_UNPROTECTED_V6\">","comments":"","outputs":1,"x":1680.9123229980469,"y":1401.8506546020508,"z":"671ce86d.8d2c68","wires":[["7a13379.3bb03c8"]]},{"id":"72e82872.457bd8","type":"other","name":"AIC_DATA_PLANE_PROTECTED_V6","xml":"<outcome value=\"AIC_DATA_PLANE_PROTECTED_V6\">","comments":"","outputs":1,"x":1675.9123840332031,"y":1572.8506774902344,"z":"671ce86d.8d2c68","wires":[["97a93bf2.b3eaf8"]]},{"id":"8da8e954.08a008","type":"other","name":"AIC_DATA_PLANE_PRIVATE_V6","xml":"<outcome value=\"AIC_DATA_PLANE_PRIVATE_V6\">","comments":"","outputs":1,"x":1660.9123840332031,"y":1506.8506164550781,"z":"671ce86d.8d2c68","wires":[["aa300eae.d1cea"]]},{"id":"d136ac74.c3e72","type":"set","name":"set EIPAM DP-Private...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'DP-Private ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2968.912322998047,"y":1535.8506546020508,"z":"671ce86d.8d2c68","wires":[]},{"id":"86866e8b.a9ccf","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"EIPAM Address Plan is not valid.\" />\n\t","comments":"","x":1804.9126243591309,"y":1611.1508083343506,"z":"671ce86d.8d2c68","wires":[]},{"id":"b7101009.44c54","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2722.825538635254,"y":1125.8506546020508,"z":"671ce86d.8d2c68","wires":[["b699dfb9.94482"]]},{"id":"5b0fa391.6713ac","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2722.8255310058594,"y":1164.8506546020508,"z":"671ce86d.8d2c68","wires":[["b699dfb9.94482"]]},{"id":"bd59488.73337b8","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2725.552215576172,"y":1197.8506927490234,"z":"671ce86d.8d2c68","wires":[["f0128178.bb014"]]},{"id":"f0128178.bb014","type":"set","name":"set EIPAM ATM-U...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'ATM-U ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2908.552276611328,"y":1201.8506546020508,"z":"671ce86d.8d2c68","wires":[]},{"id":"fd003853.3ab588","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2746.0804138183594,"y":1324.8506546020508,"z":"671ce86d.8d2c68","wires":[["beaef1a.a72731"]]},{"id":"f12c9c3a.f80e4","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2749.0804138183594,"y":1356.8506546020508,"z":"671ce86d.8d2c68","wires":[["beaef1a.a72731"]]},{"id":"64a12f23.0b3b4","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2750.5520935058594,"y":1390.8506546020508,"z":"671ce86d.8d2c68","wires":[["35ef16ef.a62d2a"]]},{"id":"8ed5743b.93e438","type":"other","name":"US","xml":"<outcome value=\"US\">","comments":"","outputs":1,"x":2763.551971435547,"y":1474.8506546020508,"z":"671ce86d.8d2c68","wires":[["c789941c.f8b4b8"]]},{"id":"be60672.8d14c98","type":"other","name":"CALA","xml":"<outcome value=\"CALA\">","comments":"","outputs":1,"x":2766.551971435547,"y":1506.8506546020508,"z":"671ce86d.8d2c68","wires":[["c789941c.f8b4b8"]]},{"id":"9e361dca.b20d7","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2768.023651123047,"y":1542.8506546020508,"z":"671ce86d.8d2c68","wires":[["d136ac74.c3e72"]]},{"id":"c789941c.f8b4b8","type":"set","name":"set EIPAM DP-Private US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"DP-Private US/CALA\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2965.552032470703,"y":1488.8506546020508,"z":"671ce86d.8d2c68","wires":[]},{"id":"dbf17772.efa788","type":"save","name":"insert EIPAM_IP_POOLS for level 2 V4","xml":"<save\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"INSERT EIPAM_IP_POOLS\n             SET\n             key_name = $tmp.v4-level2-key-name ,\n             key_value = $tmp.level2-key-value ,\n             level = 2 ,\n             plan_name = $network-model.eipam-v4-address-plan ,\n             address_family = $network-model.ipv4-ip-version ,\n             parent_pool = $tmp.level1-key-value ,\n             service_instance_id = $network-topology-operation-input.service-information.service-instance-id ,\n             network_id = $tmp.network-id ; \"\n    force='true'\n        pfx='pfx.eipam-v4pool-row'>\n","comments":"","outputs":1,"x":1636.2723388671875,"y":2058.0009384155273,"z":"671ce86d.8d2c68","wires":[["65cf4ad7.4cc2a4","609248c0.19a6a8","3dac947.456256c"]]},{"id":"26bca455.2381fc","type":"save","name":"insert EIPAM_IP_POOLS for level 1 V6","xml":"<save\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"INSERT EIPAM_IP_POOLS\n             SET\n             key_name = $tmp.v6-level1-key-name ,\n             key_value = $tmp.level1-key-value ,\n             level = 1 ,\n             plan_name = $network-model.eipam-v6-address-plan ,\n             address_family = $network-model.ipv6-ip-version ,\n             parent_pool = $tmp.v6-qip-pool ,\n             service_instance_id = $network-topology-operation-input.service-information.service-instance-id ,\n             network_id = $tmp.network-id ; \"\n    force='true'\n        pfx='pfx.eipam-v6pool-row'>\n","comments":"","outputs":1,"x":1634.9361572265625,"y":2180.150924682617,"z":"671ce86d.8d2c68","wires":[["49717c3c.d70724","609248c0.19a6a8","3dac947.456256c"]]},{"id":"cc79dafb.5a0f88","type":"switchNode","name":"switch: network-model.use-ipv6","xml":"<switch test=\"`$network-model.use-ipv6`\">","comments":"","outputs":1,"x":303.93609619140625,"y":2176.150909423828,"z":"671ce86d.8d2c68","wires":[["33ed8673.d0dd9a","49ebae55.146d3","1aafb008.85465"]]},{"id":"49ebae55.146d3","type":"other","name":"NULL","xml":"<outcome value=\"\">","comments":"","outputs":1,"x":499.9361572265625,"y":2209.150909423828,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"33ed8673.d0dd9a","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":498.9361877441406,"y":2174.150894165039,"z":"671ce86d.8d2c68","wires":[["3f306f73.9afbd"]]},{"id":"516d0114.fd163","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":1050.9361267089844,"y":2178.150909423828,"z":"671ce86d.8d2c68","wires":[["6ed4c33b.ceac6c","7f8993e5.f36f2c"]]},{"id":"1aafb008.85465","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":499.8255615234375,"y":2239.545196533203,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"6ed4c33b.ceac6c","type":"switchNode","name":"switch: eipam-ip-block.level","xml":"<switch test=\"`$eipam-ip-block.level`\">","comments":"","outputs":1,"x":1253.9360961914062,"y":2152.150909423828,"z":"671ce86d.8d2c68","wires":[["93c8848c.8c1588","a2247704.ef23a8"]]},{"id":"93c8848c.8c1588","type":"other","name":"1","xml":"<outcome value='1'>","comments":"","outputs":1,"x":1415.1463775634766,"y":2181.150924682617,"z":"671ce86d.8d2c68","wires":[["26bca455.2381fc"]]},{"id":"a2247704.ef23a8","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1417.1463165283203,"y":2216.150924682617,"z":"671ce86d.8d2c68","wires":[["9594d2f3.8e517"]]},{"id":"9594d2f3.8e517","type":"save","name":"insert EIPAM_IP_POOLS for level 2 V6","xml":"<save\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"INSERT EIPAM_IP_POOLS\n             SET\n             key_name = $tmp.v6-level2-key-name ,\n             key_value = $tmp.level2-key-value ,\n             level = 2 ,\n             plan_name = $network-model.eipam-v6-address-plan ,\n             address_family = $network-model.ipv6-ip-version ,\n             parent_pool = $tmp.level1-key-value ,\n             service_instance_id = $network-topology-operation-input.service-information.service-instance-id ,\n             network_id = $tmp.network-id ; \"\n    force='true'\n        pfx='pfx.eipam-v6pool-row'>\n","comments":"","outputs":1,"x":1635.4586029052734,"y":2217.000778198242,"z":"671ce86d.8d2c68","wires":[["49717c3c.d70724","609248c0.19a6a8","3dac947.456256c"]]},{"id":"75e27eb.4e3088","type":"returnFailure","name":"return failure","xml":"<return status='failure'>\n<parameter name='error-code' value='500' />\n<parameter name='error-message' value='failed to update EIPAM_IP_POOLS .' />\n","comments":"","x":2094.272548675537,"y":2103.601348876953,"z":"671ce86d.8d2c68","wires":[]},{"id":"49717c3c.d70724","type":"failure","name":"failure","xml":"<outcome value='failure'>","outputs":1,"x":1927.2725830078125,"y":2189.451202392578,"z":"671ce86d.8d2c68","wires":[["75e27eb.4e3088"]]},{"id":"65cf4ad7.4cc2a4","type":"failure","name":"failure","xml":"<outcome value='failure'>","outputs":1,"x":1949.2725830078125,"y":2032.4512023925781,"z":"671ce86d.8d2c68","wires":[["75e27eb.4e3088"]]},{"id":"f9d620c5.b9fdb","type":"failure","name":"failure","xml":"<outcome value='failure'>\n","comments":"","outputs":1,"x":1702.1883697509766,"y":92.24999618530273,"z":"671ce86d.8d2c68","wires":[["1e38df01.b48511"]]},{"id":"82325a25.6fda68","type":"not-found","name":"not-found","xml":"<outcome value=\"not-found\">","comments":"","outputs":1,"x":1363.1884460449219,"y":221.24999618530273,"z":"671ce86d.8d2c68","wires":[["c65b15a0.423ce8"]]},{"id":"29943cc2.4ad614","type":"not-found","name":"not-found","xml":"<outcome value=\"not-found\">","comments":"","outputs":1,"x":1485.4106140136719,"y":1069.7004699707031,"z":"671ce86d.8d2c68","wires":[["fba574b9.9c5788"]]},{"id":"d756a69e.9c4548","type":"returnSuccess","name":"return success","xml":"<return status='success'>\n\t<parameter name=\"error-code\" value=\"200\" />\n","comments":"","x":2279.4107360839844,"y":951.7005004882812,"z":"671ce86d.8d2c68","wires":[]},{"id":"42e9f305.5ad03c","type":"returnSuccess","name":"return success","xml":"<return status='success'>\n\t<parameter name=\"error-code\" value=\"200\" />\n","comments":"","x":242.509765625,"y":2261.751739501953,"z":"671ce86d.8d2c68","wires":[]},{"id":"fc4487d2.9973a8","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":1000.0712966918945,"y":1795.4512023925781,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"609248c0.19a6a8","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1927.0714416503906,"y":2129.601348876953,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"3dac947.456256c","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1927.7501525878906,"y":2085.601348876953,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"111b2725.ddb219","type":"returnFailure","name":"return failure","xml":"<return status=\"failure\">\n\t<parameter name=\"tmp.eipam-error\" value=\"true\" />\n\t<parameter name=\"error-code\" value=\"500\"/>\n\t<parameter name=\"error-message\" value=\"Please set the eipam-ip-block.level for appropriate EIPAM request.\" />\n\t","comments":"","x":1538.7501220703125,"y":1644.8506164550781,"z":"671ce86d.8d2c68","wires":[]},{"id":"f16219cb.07f268","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1281.8371353149414,"y":890.2500381469727,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"5b58a917.a585a8","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":1400.837158203125,"y":1717.0007629394531,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"f5ecd53.ee1ca28","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v4-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.level1-key-value`\"/>\n<parameter name=\"field6\" value=\"Level 1 already exists, SKIP.\"/>\n<parameter name=\"field7\" value=\"`$tmp.eipam-pool-row.pool-id`\"/>\n","comments":"","outputs":1,"x":2018.2754821777344,"y":123.24999618530273,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"c65b15a0.423ce8","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":791.8970947265625,"y":606.2500305175781,"z":"671ce86d.8d2c68","wires":[["c61ef2de.7d164","bfd64303.cba0d","47c51d56.d814e4","72a866ff.265f18","55b8774.03fed88"]]},{"id":"8a1e2363.8393d","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1097.8970642089844,"y":211.25,"z":"671ce86d.8d2c68","wires":[["c65b15a0.423ce8"]]},{"id":"8603a693.0b3078","type":"switchNode","name":"switch: tmp.create-v4-pool-flag","xml":"<switch test=\"`$tmp.create-v4-pool-flag`\">","comments":"","outputs":1,"x":824.5366363525391,"y":2016.6013488769531,"z":"671ce86d.8d2c68","wires":[["3f05b9b9.eb7996","cdd7f409.d7a558"]]},{"id":"804e6b04.2bc568","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":640.5366363525391,"y":2063.601348876953,"z":"671ce86d.8d2c68","wires":[["8603a693.0b3078"]]},{"id":"3f306f73.9afbd","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":642.5366363525391,"y":2205.601348876953,"z":"671ce86d.8d2c68","wires":[["673c772b.a5f748"]]},{"id":"673c772b.a5f748","type":"switchNode","name":"switch: tmp.create-v6-pool-flag","xml":"<switch test=\"`$tmp.create-v6-pool-flag`\">","comments":"","outputs":1,"x":821.5366516113281,"y":2174.601348876953,"z":"671ce86d.8d2c68","wires":[["39c21177.b61cee","5ae38e2b.08254"]]},{"id":"3f05b9b9.eb7996","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":1008.5036926269531,"y":1970.7514953613281,"z":"671ce86d.8d2c68","wires":[["39ca9f15.9f913"]]},{"id":"cdd7f409.d7a558","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":1018.5036926269531,"y":2069.751495361328,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"39c21177.b61cee","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":1017.5036926269531,"y":2133.751495361328,"z":"671ce86d.8d2c68","wires":[["516d0114.fd163"]]},{"id":"5ae38e2b.08254","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":1019.5036926269531,"y":2231.751495361328,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"b4192532.9ddbc8","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v6-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.level1-key-value`\"/>\n<parameter name=\"field6\" value=\"Level 1 already exists, SKIP.\"/>\n<parameter name=\"field7\" value=\"`$tmp.eipam-pool-row.pool-id`\"/>","comments":"","outputs":1,"x":2013.4556579589844,"y":1011.7005004882812,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"fba574b9.9c5788","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":961.9452056884766,"y":1388.1509094238281,"z":"671ce86d.8d2c68","wires":[["9e90b4e5.685478","c2349a89.e63848","53aa667.0545c98","f2ef27ec.8abfc8","1370ae94.2ed421"]]},{"id":"3a748814.f3f638","type":"other","name":"2","xml":"<outcome value='2'>","comments":"","outputs":1,"x":1169.2514343261719,"y":1066.7005004882812,"z":"671ce86d.8d2c68","wires":[["fba574b9.9c5788"]]},{"id":"2b5dec5a.82a674","type":"switchNode","name":"switch: tmp.create-v4-pool-flag","xml":"<switch test=\"`$tmp.create-v4-pool-flag`\">","comments":"","outputs":1,"x":310.6988830566406,"y":1651.7514953613281,"z":"671ce86d.8d2c68","wires":[["849ce972.398ce8","f2d274f6.fc2bf8"]]},{"id":"849ce972.398ce8","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":515.6988830566406,"y":1653.7514953613281,"z":"671ce86d.8d2c68","wires":[["8723628f.ec62d"]]},{"id":"f2d274f6.fc2bf8","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":515.6988830566406,"y":1705.7514953613281,"z":"671ce86d.8d2c68","wires":[["5b6e0461.e27b6c"]]},{"id":"5b6e0461.e27b6c","type":"switchNode","name":"switch: tmp.create-v6-pool-flag","xml":"<switch test=\"`$tmp.create-v6-pool-flag`\">","comments":"","outputs":1,"x":379.6988830566406,"y":1815.7514953613281,"z":"671ce86d.8d2c68","wires":[["7f8b524a.0e520c","48a8ea56.191444"]]},{"id":"7f8b524a.0e520c","type":"other","name":"Y","xml":"<outcome value='Y'>","comments":"","outputs":1,"x":570.75,"y":1819.4512023925781,"z":"671ce86d.8d2c68","wires":[["8723628f.ec62d"]]},{"id":"e91bc24.e1f384","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v4-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.v4-level1-key-name`\"/>\n<parameter name=\"field6\" value=\"`$tmp.level1-key-value`\"/>\n<parameter name=\"field7\" value=\"`$tmp.v4-level2-key-name`\"/>\n<parameter name=\"field8\" value=\"`$tmp.level2-key-value`\"/>\n<parameter name=\"field9\" value=\"`$network-model.network-role`\"/>\n<parameter name=\"field10\" value=\"`$tmp.network-id`\"/>\n<parameter name=\"field11\" value=\"Saving to EIPAM_IP_POOLS table.\"/>\n","comments":"","outputs":1,"x":1176.0472984313965,"y":2062.9017515182495,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"7f8993e5.f36f2c","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v6-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.v6-level1-key-name`\"/>\n<parameter name=\"field6\" value=\"`$tmp.level1-key-value`\"/>\n<parameter name=\"field7\" value=\"`$tmp.v6-level2-key-name`\"/>\n<parameter name=\"field8\" value=\"`$tmp.level2-key-value`\"/>\n<parameter name=\"field9\" value=\"`$network-model.network-role`\"/>\n<parameter name=\"field10\" value=\"`$tmp.network-id`\"/>\n<parameter name=\"field11\" value=\"Saving to EIPAM_IP_POOLS table.\"/>\n","comments":"","outputs":1,"x":1185.0472106933594,"y":2233.9015197753906,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"98e191b0.3245b","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":1854.0262145996094,"y":128.24999618530273,"z":"671ce86d.8d2c68","wires":[["f5ecd53.ee1ca28","e553ba19.3496a8"]]},{"id":"e553ba19.3496a8","type":"set","name":"set eipam-pool.v4.pre-existing","xml":"<set>\n\t<parameter name=\"eipam-pool.v4.pre-existing\" value=\"true\"/>\n","comments":"","x":2057.0262145996094,"y":167.24999618530273,"z":"671ce86d.8d2c68","wires":[]},{"id":"93e6da87.be5cd8","type":"set","name":"set eipam-pool.v6.pre-existing","xml":"<set>\n\t<parameter name=\"eipam-pool.v6.pre-existing\" value=\"true\"/>\n","comments":"","x":2077.1253356933594,"y":1057.7005004882812,"z":"671ce86d.8d2c68","wires":[]},{"id":"f1991d8d.215cf","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":1870.0232849121094,"y":1007.7004699707031,"z":"671ce86d.8d2c68","wires":[["b4192532.9ddbc8","93e6da87.be5cd8"]]},{"id":"48a8ea56.191444","type":"other","name":"N","xml":"<outcome value='N'>","comments":"","outputs":1,"x":570.0141906738281,"y":1872.6013488769531,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"15967988.1c9cf6","type":"get-resource","name":"get-resource V4 - validate if level 2 pool exists already","xml":"<get-resource\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"SELECT * FROM EIPAM_IP_POOLS where plan_name = $network-model.eipam-v4-address-plan and parent_pool = $tmp.v4-level1-key-value and level = 2 and key_value = $tmp.v4-level2-key-value ;\"\n        pfx='tmp.eipam-pool-row'>\n\n","comments":"","outputs":1,"x":1770.0711364746094,"y":211.24999618530273,"z":"671ce86d.8d2c68","wires":[["f9d620c5.b9fdb","1db86321.08547d"]]},{"id":"1db86321.08547d","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":2088.8968200683594,"y":218.24999618530273,"z":"671ce86d.8d2c68","wires":[["2d02b4d5.5ba0dc"]]},{"id":"bab14d1a.f6e89","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v4-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.level1-key-value`\"/>\n<parameter name=\"field6\" value=\"Level 2 already exists, SKIP.\"/>\n<parameter name=\"field7\" value=\"`$tmp.eipam-pool-row.pool-id`\"/>\n<parameter name=\"field8\" value=\"`$tmp.level2-key-value`\"/>","comments":"","outputs":1,"x":2381.8968200683594,"y":196.24999618530273,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"2d02b4d5.5ba0dc","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":2236.6475524902344,"y":217.24999618530273,"z":"671ce86d.8d2c68","wires":[["bab14d1a.f6e89","50449dc4.d69064"]]},{"id":"50449dc4.d69064","type":"set","name":"set eipam-pool.v4.pre-existing","xml":"<set>\n\t<parameter name=\"eipam-pool.v4.pre-existing\" value=\"true\"/>\n\t<parameter name=\"tmp.eipam-pool-row.pool-id\" value=\"$tmp.eipam-pool-row\"/>\t\n","comments":"","x":2451.6475524902344,"y":235.24999618530273,"z":"671ce86d.8d2c68","wires":[]},{"id":"69146eb3.a8b72","type":"success","name":"success","xml":"<outcome value='success'>\n","comments":"","outputs":1,"x":2097.224334716797,"y":1126.8506164550781,"z":"671ce86d.8d2c68","wires":[["2b75247d.4ed9cc"]]},{"id":"4fc18a75.aa3724","type":"record","name":"record","xml":"<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\"/>\n<parameter name=\"field1\" value=\"__TIMESTAMP__\"/>\n<parameter name=\"field2\" value=\"network-topology-operation\"/>\n<parameter name=\"field3\" value=\"eipam-create-network-role-pool\"/>\n<parameter name=\"field4\" value=\"`$network-model.eipam-v6-address-plan`\"/>\n<parameter name=\"field5\" value=\"`$tmp.v6-level1-key-value`\"/>\n<parameter name=\"field6\" value=\"Level 2 already exists, SKIP.\"/>\n<parameter name=\"field7\" value=\"`$tmp.eipam-pool-row.pool-id`\"/>\n<parameter name=\"field8\" value=\"`$tmp.level2-key-value`\"/>","comments":"","outputs":1,"x":2412.224334716797,"y":1107.8506164550781,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"2b75247d.4ed9cc","type":"block","name":"block : atomic","xml":"<block atomic='true'>","atomic":"true","comments":"","outputs":1,"x":2247.975067138672,"y":1112.8506164550781,"z":"671ce86d.8d2c68","wires":[["4fc18a75.aa3724","faa9253b.c41e38"]]},{"id":"faa9253b.c41e38","type":"set","name":"set eipam-pool.v6.pre-existing","xml":"<set>\n\t<parameter name=\"eipam-pool.v6.pre-existing\" value=\"true\"/>\n","comments":"","x":2450.975067138672,"y":1151.8506164550781,"z":"671ce86d.8d2c68","wires":[]},{"id":"ca48c06b.6abbf","type":"get-resource","name":"get-resource V6 - validate if level 2 pool exists already","xml":"<get-resource\n        plugin='org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource'\n        resource='SQL'\n        key=\"SELECT * FROM EIPAM_IP_POOLS where plan_name = $network-model.eipam-v6-address-plan and parent_pool = $tmp.v6-level1-key-value and level = 2 and key_value = $tmp.v6-level2-key-value ;\"\n        pfx='tmp.eipam-pool-row'>\n\n","comments":"","outputs":1,"x":1803.2242126464844,"y":1147.7004699707031,"z":"671ce86d.8d2c68","wires":[["98e8c8fd.fc8fc8","69146eb3.a8b72"]]},{"id":"d28253ff.52d7e","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2568.2923583984375,"y":305.5112190246582,"z":"671ce86d.8d2c68","wires":[["fbb6f7fb.eb9e68"]]},{"id":"7fb79ad1.2afa64","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2141.5423889160156,"y":376.2611999511719,"z":"671ce86d.8d2c68","wires":[["a23342d3.cfdf6"]]},{"id":"619aba98.f43684","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2030.5423889160156,"y":488.2611389160156,"z":"671ce86d.8d2c68","wires":[["73c1924a.55773c"]]},{"id":"f07307d6.211c88","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2721.5425720214844,"y":1088.2611770629883,"z":"671ce86d.8d2c68","wires":[["b699dfb9.94482"]]},{"id":"17b0c8e9.e422d7","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2728.542449951172,"y":1302.2611770629883,"z":"671ce86d.8d2c68","wires":[["beaef1a.a72731"]]},{"id":"9371014c.72917","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2751.5423278808594,"y":1452.2611770629883,"z":"671ce86d.8d2c68","wires":[["c789941c.f8b4b8"]]},{"id":"beaef1a.a72731","type":"set","name":"set EIPAM DP-U US/CALA","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"DP-U US/CALA\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2980.542449951172,"y":1326.2611770629883,"z":"671ce86d.8d2c68","wires":[]},{"id":"35ef16ef.a62d2a","type":"set","name":"set EIPAM DP-U...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'DP-U ' + $tmp.region`\"/>\n","comments":"subnet and subnet_keys are deleted in the EIPAMPlugin","x":2940.542449951172,"y":1392.2611770629883,"z":"671ce86d.8d2c68","wires":[]},{"id":"779a2ab3.4dac84","type":"set","name":"set EIPAM ATM-U-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'ATM-U-V6 ' + $tmp.region`\"/>\n","comments":"","x":1908.9424743652344,"y":1233.2499465942383,"z":"671ce86d.8d2c68","wires":[]},{"id":"ba6ba705.792a38","type":"set","name":"set EIPAM ATM-P-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'ATM-P-V6 ' + $tmp.region`\"/>\n","comments":"","x":1907.9423522949219,"y":1353.2499465942383,"z":"671ce86d.8d2c68","wires":[]},{"id":"7a13379.3bb03c8","type":"set","name":"set EIPAM AIC-DP-U-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'AIC-DP-U-V6 ' + $tmp.region`\"/>\n","comments":"","x":1981.5423278808594,"y":1401.2499465942383,"z":"671ce86d.8d2c68","wires":[]},{"id":"aa300eae.d1cea","type":"set","name":"set EIPAM AIC-DP-PRIVATE-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'AIC-DP-Private-V6 ' + $tmp.region`\"/>\n","comments":"","x":1967.2566146850586,"y":1507.2499558925629,"z":"671ce86d.8d2c68","wires":[]},{"id":"97a93bf2.b3eaf8","type":"set","name":"set EIPAM AIC-DP-P-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'AIC-DP-P-V6 ' + $tmp.region`\"/>\n\n","comments":"","x":1962.5423278808594,"y":1570.2499465942383,"z":"671ce86d.8d2c68","wires":[]},{"id":"e0576429.d09e08","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2055.5423278808594,"y":732.0500411987305,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"1a9339e8.6fcd06","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2053.5423278808594,"y":699.0500335693359,"z":"671ce86d.8d2c68","wires":[["da883746.91be98"]]},{"id":"da883746.91be98","type":"set","name":"set EIPAM DP-P CALA...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"DP-P CALA\"/>\n","comments":"","x":2235.742218017578,"y":696.0500030517578,"z":"671ce86d.8d2c68","wires":[]},{"id":"5e2e2641.3c3c18","type":"other","name":"CA","xml":"<outcome value=\"CA\">","comments":"","outputs":1,"x":2457.9923706054688,"y":604.80002784729,"z":"671ce86d.8d2c68","wires":[["59a4cbd0.c70be4"]]},{"id":"59a4cbd0.c70be4","type":"set","name":"set EIPAM ATM-P CALA...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"ATM-P CALA\"/>\n","comments":"","x":2640.1922607421875,"y":601.7999973297119,"z":"671ce86d.8d2c68","wires":[]},{"id":"a2000837.3fc4c8","type":"other","name":"Other","xml":"<outcome value='Other'>","comments":"","outputs":1,"x":2462.9923706054688,"y":640.80002784729,"z":"671ce86d.8d2c68","wires":[[]]},{"id":"f266991e.4d8b98","type":"other","name":"AIC_AIM_LANDING_NETWORK_V4","xml":"<outcome value=\"AIC_AIM_LANDING_NETWORK_V4\">","comments":"","outputs":1,"x":1560.9423522949219,"y":719.2500076293945,"z":"671ce86d.8d2c68","wires":[["5fede67.bc7d418"]]},{"id":"5fede67.bc7d418","type":"set","name":"set AIC-AIM-LANDING-V4...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'AIC-AIM-LANDING-V4 ' + $tmp.region`\"/>\n","comments":"","x":1840.4423789978027,"y":719.5000114440918,"z":"671ce86d.8d2c68","wires":[]},{"id":"ad40b2c0.1fe35","type":"other","name":"AIC_AIM_LANDING_NETWORK_V6","xml":"<outcome value=\"AIC_AIM_LANDING_NETWORK_V6\">","comments":"","outputs":1,"x":1668.4361267089844,"y":1286,"z":"671ce86d.8d2c68","wires":[["4023d30e.17618c"]]},{"id":"4023d30e.17618c","type":"set","name":"set AIC-AIM-LANDING-V6...","xml":"<set>\n\t<parameter name=\"tmp.qip-pool\" value=\"`'AIC-AIM-LANDING-V6 ' + $tmp.region`\"/>\n\n","comments":"","x":1947.9361534118652,"y":1286.2500038146973,"z":"671ce86d.8d2c68","wires":[]}]