Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.39. openstack alarm-history show

usage: openstack alarm-history show [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--limit <LIMIT>] [--marker <MARKER>]
                                    [--sort <SORT_KEY:SORT_DIR>]
                                    alarm_id
Show history for an alarm

Positional arguments

alarm_id


        ID of an alarm

Optional arguments

-h, --help


        show this help message and exit

--limit <LIMIT>


        Number of resources to return (Default is server
      default)

--marker <MARKER>


        Last item of the previous listing. Return the next
      results after this value,the supported marker is
      event_id.

--sort <SORT_KEY:SORT_DIR>


      Sort of resource attribute. e.g. timestamp:desc