eulb-describe-lbs

Show information about load balancers.

Syntax

eulb-describe-lbs [--show-long] [ELB]

Options

Option Description Required
--show-long Show all information No
ELB Limit results to a specific load balancer No

Common Options

Option Description
--region USER@REGION Name of the region or user in config files to use to connect to the service
-U URL, --url URL Load balancing service endpoint URL
-I key_id, --access-key-id key_id User's access key ID
-S key, --secret-key key User's AWS secret key
--show-empty-fields Show empty fields using (nil) as a placeholder to indicate that this data was not requested. Empty fields are not shown by default.

Output

Eucalyptus returns the name of the load balancer, its hostname, and the time of creation.

Example

eulb-describe-lbs
LOAD_BALANCER     MyLoadBalancer     MyLoadBalancer-972528928292.lb.localhost     2013-05-15T23:31:32.806Z
eulb-describe-lbs --show-long
LOAD_BALANCER     MyLoadBalancer     MyLoadBalancer-972528928292.lb.localhost               
{interval=30,target=TCP:80,timeout=5,healthy-threshold=3,unhealthy-threshold=2}     
PARTI00           i-1DF9440E         {protocol=HTTP,lb-port=80,instance-protocol=HTTP,instance-port=80}                         
{owner-alias=972528928292,group-name=euca-internal-972528928292-MyLoadBalancer}          2013-05-15T23:31:32.806Z
x