Show the state of instances registered with a load balancer
Syntax
eulb-describe-lbs [--show-long] [--instances INSTANCE1,INSTANCE2,...] ELB
Options
Option |
Description |
Required |
--instances
INSTANCE1,INSTANCE2,... |
Limit results to specific instances |
Yes |
ELB |
Name of the load balancer to describe instances for |
Yes |
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 a list of instances registered with the load balancer
and their state
Example
eulb-describe-instance-health MyLoadBalancer
INSTANCE i-59A041B8 InService
INSTANCE i-DEB03DDF InService
INSTANCE i-40CC3EC1 InService
INSTANCE i-71DD408F InService
INSTANCE i-B0733FFF InService