deb-python-openstacksdk/doc/source/users/proxies/block_store.rst

1.5 KiB

Block Store API

For details on how to use block_store, see /users/guides/block_store

openstack.block_store.v2._proxy

The BlockStore Class

The block_store high-level interface is available through the block_store member of a ~openstack.connection.Connection object. The block_store member will only be added if the service is detected.

Volume Operations

openstack.block_store.v2._proxy.Proxy

openstack.block_store.v2._proxy.Proxy.create_volume

openstack.block_store.v2._proxy.Proxy.delete_volume

openstack.block_store.v2._proxy.Proxy.get_volume

openstack.block_store.v2._proxy.Proxy.volumes

Type Operations

openstack.block_store.v2._proxy.Proxy

openstack.block_store.v2._proxy.Proxy.create_type

openstack.block_store.v2._proxy.Proxy.delete_type

openstack.block_store.v2._proxy.Proxy.get_type

openstack.block_store.v2._proxy.Proxy.types

Snapshot Operations

openstack.block_store.v2._proxy.Proxy

openstack.block_store.v2._proxy.Proxy.create_snapshot

openstack.block_store.v2._proxy.Proxy.delete_snapshot

openstack.block_store.v2._proxy.Proxy.get_snapshot

openstack.block_store.v2._proxy.Proxy.snapshots