The cinder.api.v3.backups
Module¶
The backups V3 api.
-
class
BackupsController
¶ Bases:
cinder.api.contrib.backups.BackupsController
The backups API controller for the Openstack API V3.
-
detail
(req)¶
-
show
(req, id)¶ Return data about the given backup.
-
update
(req, id, body)¶ Update a backup.
-
versioned_methods
= {‘update’: [<cinder.api.openstack.versioned_method.VersionedMethod object>]}¶
-
wsgi_actions
= {}¶
-
wsgi_extensions
= []¶
-
-
create_resource
()¶