1EULB-DESCRIBE-INSTANCE-HEALTH(1) User CommandsEULB-DESCRIBE-INSTANCE-HEALTH(1)
2
3
4
6 eulb-describe-instance-health - Show the state of instances registered
7 with a load balancer
8
10 eulb-describe-instance-health [--instances INSTANCE1,INSTANCE2,...]
11
12 [--show-long] [--show-empty-fields]
13 [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--secu‐
14 rity-token TOKEN] [--debug] [--debugger] [--version] [-h] ELB
15
17 Show the state of instances registered with a load balancer
18
19 positional arguments:
20 ELB name of the load balancer to describe instances for (required)
21
22 optional arguments:
23 --instances INSTANCE1,INSTANCE2,...
24 limit results to specific instances
25
26 --show-long
27 show all of the instances' info
28
29 --show-empty-fields
30 show empty values as "(nil)"
31
32 -U URL, --url URL
33 load balancing service endpoint URL
34
35 --region USER@REGION
36 region and/or user names to search when looking up config file
37 data
38
39 -I KEY_ID, --access-key-id KEY_ID
40
41 -S KEY, --secret-key KEY
42
43 --security-token TOKEN
44
45 --debug
46 show debugging output
47
48 --debugger
49 launch interactive debugger on error
50
51 --version
52 show the program's version and exit
53
54 -h, --help
55 show this help message and exit
56
57
58
59euca2ools 3.4 December 2016EULB-DESCRIBE-INSTANCE-HEALTH(1)