Apache CloudStack 4.18.0.0 Root Admin API Reference
configureNetscalerLoadBalancer
configures a netscaler load balancer device
Request parameters
Parameter Name | Description | Required |
lbdeviceid | Netscaler load balancer device ID | true |
inline | true if netscaler load balancer is intended to be used in in-line with firewall, false if netscaler load balancer will side-by-side with firewall | false |
lbdevicecapacity | capacity of the device, Capacity will be interpreted as number of networks device can handle | false |
lbdevicededicated | true if this netscaler device to dedicated for a account, false if the netscaler device will be shared by multiple accounts | false |
podids | Used when NetScaler device is provider of EIP service. This parameter represents the list of pod's, for which there exists a policy based route on datacenter L3 router to route pod's subnet IP to a NetScaler device. | false |
Response Tags
Response Name | Description |
gslbprovider | true if NetScaler device is provisioned to be a GSLB service provider |
gslbproviderprivateip | private IP of the NetScaler representing GSLB site |
gslbproviderpublicip | public IP of the NetScaler representing GSLB site |
ipaddress | the management IP address of the external load balancer |
isexclusivegslbprovider | true if NetScaler device is provisioned exclusively to be a GSLB service provider |
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 |
podids | Used when NetScaler device is provider of EIP service. This parameter represents the list of pod's, for which there exists a policy based route on datacenter L3 router to route pod's subnet IP to a NetScaler device. |
privateinterface | the private interface of the load balancer |
provider | name of the provider |
publicinterface | the public interface of the load balancer |