The cinder.api.v3.snapshot_manage Module¶
-
class
SnapshotManageController(*args, **kwargs)¶ Bases:
cinder.api.contrib.snapshot_manage.SnapshotManageController-
create(req, body)¶
-
detail(req)¶ Returns a detailed list of snapshots available to manage.
-
index(req)¶ Returns a summary list of snapshots available to manage.
-
wsgi_actions= {}¶
-
wsgi_extensions= [('index', None), ('detail', None)]¶
-
-
create_resource()¶