cinder.api.v3.snapshots module

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)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.