CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference
								
addNetscalerLoadBalancer
Adds a netscaler load balancer device
Request parameters
| Parameter Name | Description | Required | 
| networkdevicetype | Netscaler device type supports NetscalerMPXLoadBalancer, NetscalerVPXLoadBalancer, NetscalerSDXLoadBalancer | true | 
| password | Credentials to reach netscaler load balancer device | true | 
| physicalnetworkid | the Physical Network ID | true | 
| url | URL of the netscaler load balancer appliance. | true | 
| username | Credentials to reach netscaler load balancer device | true | 
Response Tags
| Response Name | Description | 
| inline | true if device is inline with firewall device | 
| 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 netscaler load balancer | 
| lbdevicename | device name | 
| lbdevicestate | device state | 
| physicalnetworkid | the physical network to which this netscaler device belongs to | 
| privateinterface | the private interface of the load balancer | 
| provider | name of the provider | 
| publicinterface | the public interface of the load balancer |