cinder.api.v3.snapshots module¶
The volumes snapshots V3 API.
- class SnapshotsController(ext_mgr=None)¶
- Bases: - SnapshotsController- The Snapshots API controller for the OpenStack API. - MV_ADDED_FILTERS = (('3.21', 'metadata'), ('3.64', 'use_quota'))¶
 - create(req, body)¶
- Creates a new snapshot. 
 - wsgi_actions = {}¶
 - wsgi_extensions = []¶
 
- create_resource(ext_mgr)¶
