Configuring A10 Networks load balancers - Documentation for BMC Cloud Lifecycle Management 4.6
Click here to view the sample node blueprint for the A10 Loadbalancer host.
<nodeBlueprint xsi:type="containerLoadBalancerHostBlueprint" xmlns:xsi="">
<addressBlueprints/>
<category>7</category>
<dummyHostFlag>false</dummyHostFlag>
<name>A10 Load Balancer - Standalone</name>
<numVrfs>0</numVrfs>
<role>ActiveLoadBalancer</role>
<virtualGuestBlueprint xsi:type="containerVlbBlueprint">
<configureActionInfoBlueprints>
<configureActionInfoBlueprint xsi:type="customActionInfoBlueprint">
<name>Create Partition</name>
<guid>5A52453D-F481-484F-90FD-AC5B80644B50</guid>
<runtimeProps>
<item>
<key>partitionName</key>
<value>${container.node.guestDevice.name}</value>
</item>
<item>
<key>partitionId</key>
<value>${container.integers[PartitionId]}</value>
</item>
</runtimeProps>
</configureActionInfoBlueprint>
</configureActionInfoBlueprints>
<useHostAddressForGuest>true</useHostAddressForGuest>
<guestDeviceName>${container.name}-VLB</guestDeviceName>
<useExistingGuestDeviceFlag>false</useExistingGuestDeviceFlag>
<guestNodeName>VLB</guestNodeName>
<sharesVirtualDevice>false</sharesVirtualDevice>
<unconfigureActionInfoBlueprints>
<unconfigureActionInfoBlueprint xsi:type="customActionInfoBlueprint">
<name>Create Partition</name>
<guid>59DB17E7-7DD7-4A3F-B182-A2AA48F12746</guid>
<runtimeProps>
<item>
<key>partitionName</key>
<value>${container.node.guestDevice.name}</value>
</item>
<item>
<key>partitionId</key>
<value>${container.integers[PartitionId]}</value>
</item>
</runtimeProps>
</unconfigureActionInfoBlueprint>
</unconfigureActionInfoBlueprints>
<addEntryGuid>75BABC33-3574-44DD-9426-2AB40744B53B</addEntryGuid>
<addPoolGuid>78B5336D-E153-48C4-B639-66E1A20CAB3A</addPoolGuid>
<defaultEnabledFlag>true</defaultEnabledFlag>
<disableEntryGuid>14E30858-2FCE-4319-8DF3-BEAE9971B059</disableEntryGuid>
<enableEntryGuid>F7CEFDAB-0B4A-493B-B4CF-05386C27F6D2</enableEntryGuid>
<lockedFlag>false</lockedFlag>
<poolTypeBlueprints>
<poolTypeBlueprint>
<name>Customer Network 1</name>
<serverVlanName>C_VLAN1</serverVlanName>
<servicedNicSegmentNames>
<servicedNicSegmentName>Customer Network 1</servicedNicSegmentName>
</servicedNicSegmentNames>
<snatBlockSize>2</snatBlockSize>
<snatPoolName>C_VLAN1</snatPoolName>
<vipSegmentName>VIPS Customer Network 1</vipSegmentName>
</poolTypeBlueprint>
</poolTypeBlueprints>
<removeEntryGuid>3C9AB2B6-0F2E-4C09-BB1E-2FC44FD9E0AC</removeEntryGuid>
<removePoolGuid>329A51DA-684D-439E-BDF5-DCE42302BC29</removePoolGuid>
</virtualGuestBlueprint>
</nodeBlueprint>