Apache CloudStack 4.16.0.0 Root Admin API Reference
configureF5LoadBalancer
configures a F5 load balancer device
Request parameters
| Parameter Name | Description | Required |
| lbdeviceid | F5 load balancer device ID | true |
| lbdevicecapacity | capacity of the device, Capacity will be interpreted as number of networks device can handle | false |
Response Tags
| Response Name | Description |
| ipaddress | the management IP address of the external load balancer |
| lbdevicecapacity | device capacity |
| lbdevicededicated | true if device is dedicated for an account |
| lbdeviceid | device id of the F5 load balancer |
| lbdevicename | device name |
| lbdevicestate | device state |
| physicalnetworkid | the physical network to which this F5 device belongs to |
| privateinterface | the private interface of the load balancer |
| provider | name of the provider |
| publicinterface | the public interface of the load balancer |