1EUCA-DESCRIBE-INSTANCE-STATUS(1) User CommandsEUCA-DESCRIBE-INSTANCE-STATUS(1)
2
3
4
6 euca-describe-instance-status - Show information about instance status
7 and scheduled events
8
10 euca-describe-instance-status [--hide-healthy]
11
12 [--include-all-instances]
13 [--show-empty-fields] [-U URL] [--region USER@REGION] [-I
14 KEY_ID] [-S KEY] [--security-token TOKEN] [--filter NAME=VALUE]
15 [--debug] [--debugger] [--version] [-h] [INSTANCE [INSTANCE
16 ...]]
17
19 Show information about instance status and scheduled events
20
21 positional arguments:
22 INSTANCE
23 limit results to specific instances
24
25 optional arguments:
26 --hide-healthy
27 hide instances where all status checks pass
28
29 --include-all-instances
30 show all instances, not just those that are running
31
32 --show-empty-fields
33 show empty values as "(nil)"
34
35 -U URL, --url URL
36 compute service endpoint URL
37
38 --region USER@REGION
39 region and/or user names to search when looking up config file
40 data
41
42 -I KEY_ID, --access-key-id KEY_ID
43
44 -S KEY, --secret-key KEY
45
46 --security-token TOKEN
47
48 --filter NAME=VALUE
49 restrict results to those that meet criteria
50
51 --debug
52 show debugging output
53
54 --debugger
55 launch interactive debugger on error
56
57 --version
58 show the program's version and exit
59
60 -h, --help
61 show this help message and exit
62
63 allowed filter names:
64 availability-zone event.code the code identifying the type
65 of event event.description an event's description event.not-after
66 an event's latest possible end time event.not-before an event's
67 earliest possible start time instance-state-code numeric code identi‐
68 fying instance state instance-state-name instance state instance-sta‐
69 tus.status instance's status
70
71 instance-status.reachability
72 instance's reachability status
73
74 system-status.status
75 instance's system status
76
77 system-status.reachability
78 instance's system reachability status
79
80
81
82euca2ools 3.4 December 2016EUCA-DESCRIBE-INSTANCE-STATUS(1)