python-openstackclient/doc/source/command-objects/volume-host.rst
jiahui.qiang 71e6d44476 Add "volume host set" command
Add "volume host set" command in volume v2 to support freeze(disable)
and thaw(enable) the specified cinder-volume host

Change-Id: Iee1604d72f9eccd9e327b0ef8d345909a733a647
Implements: bp cinder-command-support
2016-11-25 05:21:00 +08:00

31 lines
443 B
ReStructuredText

===========
volume host
===========
Volume v2
volume host set
---------------
Set volume host properties
.. program:: volume host set
.. code:: bash
os volume host set
[--enable | --disable]
<host-name>
.. option:: --enable
Thaw and enable the specified volume host
.. option:: --disable
Freeze and disable the specified volume host
.. _volume-host-set:
.. describe:: <host-name>
Name of volume host