The backups V3 API.
BackupsController¶Bases: cinder.api.contrib.backups.BackupsController
The backups API controller for the OpenStack API V3.
detail(req)¶Returns a detailed list of backups.
show(req, id)¶Return data about the given backup.
update(**kwargs)¶Update a backup.
versioned_methods = {'update': [<cinder.api.openstack.versioned_method.VersionedMethod object>]}¶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.