The backups api.
Bases: cinder.api.extensions.ExtensionDescriptor
Backups support.
Bases: cinder.api.openstack.wsgi.Controller
The Backups API controller for the OpenStack API.
Create a new backup.
Delete a backup.
Returns a detailed list of backups.
Export a backup.
Import a backup.
Returns a summary list of backups.
Restore an existing backup to a volume.
Return data about the given backup.