1EUWATCH-DESCRIBE-ALARM-HISTORY(1)User CommandsEUWATCH-DESCRIBE-ALARM-HISTORY(1)
2
3
4
6 euwatch-describe-alarm-history - Retrieve history for one alarm or all
7 alarms
8
10 euwatch-describe-alarm-history [--end-date DATE]
11
12 [--history-item-type {Action,ConfigurationUpdate,StateUpdate}]
13 [--show-long] [--start-date DATE] [--show-empty-fields] [-U URL]
14 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
15 TOKEN] [--debug] [--debugger] [--version] [-h] [ALARM]
16
18 Retrieve history for one alarm or all alarms
19
20 positional arguments:
21 ALARM limit results to a specific alarm
22
23 optional arguments:
24 --end-date DATE
25 limit results to history before a given point in time
26
27 --history-item-type {Action,ConfigurationUpdate,StateUpdate}
28 limit results to specific history item types
29
30 --show-long
31 show detailed event data as machine-readable JSON
32
33 --start-date DATE
34 limit results to history after a given point in time
35
36 --show-empty-fields
37 show empty values as "(nil)"
38
39 -U URL, --url URL
40 instance monitoring service endpoint URL
41
42 --region USER@REGION
43 region and/or user names to search when looking up config file
44 data
45
46 -I KEY_ID, --access-key-id KEY_ID
47
48 -S KEY, --secret-key KEY
49
50 --security-token TOKEN
51
52 --debug
53 show debugging output
54
55 --debugger
56 launch interactive debugger on error
57
58 --version
59 show the program's version and exit
60
61 -h, --help
62 show this help message and exit
63
64
65
66euca2ools 3.4 December 2016EUWATCH-DESCRIBE-ALARM-HISTORY(1)