To use gnocchiclient in a project:
>>> from gnocchiclient.v1 import client >>> gnocchi = client.Client(...) >>> gnocchi.resource.list("instance")
For more information, see the reference:
The gnocchi shell utility
Version 1 API
Enter search terms or a module, class or function name.