The cinder.api.v3.backups Module¶
The backups V3 api.
- 
class 
BackupsController¶ Bases:
cinder.api.contrib.backups.BackupsControllerThe 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 0x7f873e9a4ed0>]}¶ 
- 
wsgi_actions= {}¶ 
- 
wsgi_extensions= []¶ 
- 
 
- 
create_resource()¶