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 at 0x11a74250>]}
-
wsgi_actions = {}
-
wsgi_extensions = []