Apache CloudStack 4.15.0.0 Root 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 |
gslbprovider | true if NetScaler device being added is for providing GSLB service | false |
gslbproviderprivateip | public IP of the site | false |
gslbproviderpublicip | public IP of the site | false |
isexclusivegslbprovider | true if NetScaler device being added is for providing GSLB service exclusively and can not be used for LB | 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 |