cinder.api.v3.backups Modulecinder.api.v3.backups Module¶The backups V3 API.
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 at 0x8ac1350>]}¶wsgi_actions = {}¶wsgi_extensions = []¶create_resource()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.