
implement Backup resource with respective functionality of the block-storage.v2 Change-Id: Ie8676bba91fd2236b7f04b3f4d0e72d79a3f3925
2.1 KiB
Block Storage API
For details on how to use block_storage, see /user/guides/block_storage
openstack.block_storage.v2._proxy
The BlockStorage Class
The block_storage high-level interface is available through the
block_storage
member of a ~openstack.connection.Connection
object. The
block_storage
member will only be added if the service is
detected.
Volume Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_volume
openstack.block_storage.v2._proxy.Proxy.delete_volume
openstack.block_storage.v2._proxy.Proxy.get_volume
openstack.block_storage.v2._proxy.Proxy.volumes
Backup Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_backup
openstack.block_storage.v2._proxy.Proxy.delete_backup
openstack.block_storage.v2._proxy.Proxy.get_backup
openstack.block_storage.v2._proxy.Proxy.backups
openstack.block_storage.v2._proxy.Proxy.restore_backup
Type Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_type
openstack.block_storage.v2._proxy.Proxy.delete_type
openstack.block_storage.v2._proxy.Proxy.get_type
openstack.block_storage.v2._proxy.Proxy.types
Snapshot Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.create_snapshot
openstack.block_storage.v2._proxy.Proxy.delete_snapshot
openstack.block_storage.v2._proxy.Proxy.get_snapshot
openstack.block_storage.v2._proxy.Proxy.snapshots
Stats Operations
openstack.block_storage.v2._proxy.Proxy
openstack.block_storage.v2._proxy.Proxy.backend_pools