CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference

listLoadBalancerRules

Lists load balancer rules.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the load balancer rulefalse
namethe name of the load balancer rulefalse
projectidlist firewall rules by projectfalse
publicipidthe public IP address id of the load balancer rule false
virtualmachineidthe ID of the virtual machine of the load balancer rulefalse
zoneidthe availability zone IDfalse

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