openstacksdk/doc/source/user/proxies/block_storage.rst
Yuanbin.Chen 5d3d9de9ce fix doc title format error
This patch fixes the file title format inconsistent.

Change-Id: I6ffff6f006cfb5c9b6663713acc55e2b2e30c28a
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-03-23 21:41:19 +08:00

1.7 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

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