CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference

updateLoadBalancerRule

Updates load balancer

Request parameters

Parameter NameDescriptionRequired
idthe id of the load balancer rule to updatetrue
algorithmload balancer algorithm (source, roundrobin, leastconn)false
descriptionthe description of the load balancer rulefalse
namethe name of the load balancer rulefalse

Response Tags

Response NameDescription
idthe load balancer rule ID
accountthe account of the load balancer rule
algorithmthe load balancer algorithm (source, roundrobin, leastconn)
cidrlistthe cidr list to forward traffic from
descriptionthe description of the load balancer
domainthe domain of the load balancer rule
domainidthe domain ID of the load balancer rule
namethe name of the load balancer
privateportthe private port
projectthe project name of the load balancer
projectidthe project id of the load balancer
publicipthe public ip address
publicipidthe public ip address id
publicportthe public port
statethe state of the rule
zoneidthe id of the zone the rule belongs to