Method dedicatedIpLoadBalancingAdd

 return to group index



dedicatedIpLoadBalancingAdd

voiddedicatedIpLoadBalancingAdd ( stringsession, stringname, stringipLoadBalancing, string[]serverList )

Description

Add an load balancing infrastructure (up to 8 servers with a minimum of 2)

Parameters

  • stringsession : the session id
  • stringname : the name of the load balancing infrastructure (4 to 30 alphanumerical characters without spaces)
  • stringipLoadBalancing : the load balancing infrastructure ip (see methods dedicatedGetRandomAvailableIpFromCountry or dedicatedGetAvailableNetworkFromCountry/dedicatedGetAvailableIpFromNetwork to find an available ip)
  • string[]serverList : the server hostname list
programming languages / libraries :
 
Parameters :
string session : $session
string name :
string ipLoadBalancing :
string[] serverList :