Bases: gnocchiclient.v1.base.Manager
Delete a batch of resources based on attribute values
| Parameters: | resource_type (str) – Type of the resource |
|---|
Create a resource
| Parameters: |
|
|---|
Delete a resource
| Parameters: | resource_id (str) – ID of the resource |
|---|
Get a resource
| Parameters: |
|
|---|
Get a resource
| Parameters: |
|
|---|
List resources
| Parameters: |
|
|---|
List resources
| Parameters: |
|
|---|
See Gnocchi REST API documentation for the format of query dictionary http://docs.openstack.org/developer/gnocchi/rest.html#searching-for-resources
Update a resource
| Parameters: |
|
|---|