Block Storage v1, v2, v3
List service command
openstack volume service list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--host <host>]
[--service <service>]
[--long]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
List services on specified host (name only)
List only specified service (name only)
List additional fields in output
Set volume service properties
openstack volume service set
[--enable | --disable]
[--disable-reason <reason>]
<host>
<service>
Enable volume service
Disable volume service
Reason for disabling the service (should be used with –disable option)
Name of host
Name of service (Binary name)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.