volume backend¶
Volume v2
volume backend capability show¶
Show capability command
openstack volume backend capability show
[--sort-column SORT_COLUMN]
<host>
-
--sort-column
SORT_COLUMN
¶ specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
-
host
¶
List capabilities of specified host (host@backend-name)
This command is provided by the python-openstackclient plugin.
volume backend pool list¶
List pool command
openstack volume backend pool list [--sort-column SORT_COLUMN] [--long]
-
--sort-column
SORT_COLUMN
¶ specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
-
--long
¶
Show detailed information about pools.
This command is provided by the python-openstackclient plugin.