The volumes snapshots api.
Bases: cinder.api.openstack.wsgi.Controller
The Snapshots API controller for the OpenStack API.
Creates a new snapshot.
Delete a snapshot.
Returns a detailed list of snapshots.
Returns a summary list of snapshots.
Return data about the given snapshot.
Update a snapshot.