470 B
470 B
The gnocchiclient Python API
gnocchiclient
gnocchiclient
Usage
To use python-gnocchiclient in a project:
>>> from gnocchiclient.v1 import client
>>> gnocchi = client.Client(...)
>>> gnocchi.resource.list("instance")
Reference
For more information, see the reference:
ref/v1/index