CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
								
addExternalLoadBalancer
Adds F5 external load balancer appliance.
Request parameters
| Parameter Name | Description | Required | 
| password | Password of the external load balancer appliance. | true | 
| url | URL of the external load balancer appliance. | true | 
| username | Username of the external load balancer appliance. | true | 
| zoneid | Zone in which to add the external load balancer appliance. | true | 
Response Tags
| Response Name | Description | 
| id | the ID of the external load balancer | 
| ipaddress | the management IP address of the external load balancer | 
| numretries | the number of times to retry requests to the external load balancer | 
| privateinterface | the private interface of the external load balancer | 
| publicinterface | the public interface of the external load balancer | 
| username | the username that's used to log in to the external load balancer | 
| zoneid | the zone ID of the external load balancer |