gordon chung cad8107b6a clean up docs
Change-Id: Ib762e232af114bf1ab5f01c5274219cc6c0302ac
2016-01-21 02:42:46 +00:00

422 B

The aodhclient Python API

aodhclient

aodhclient

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:

ref/v2/index