The aodhclient Python API

The aodhclient Python API

Usage

To use aodhclient in a project:

>>> from aodhclient.v2 import client
>>> aodh = client.Client(...)
>>> aodh.alarm.list()

Reference

For more information, see the reference:

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.