Python bindings to the Aodh API¶
This is a client for Aodh API. There’s a Python API (the aodhclient
module), and a command-line script (installed as aodh). Each implements the entire
Aodh API.
See also
You may want to read the Aodh Developer Guide – the overview, at least – to get an idea of the concepts. By understanding the concepts this library should make more sense.