volume host¶
Block Storage v2
volume host failover¶
Failover volume host to different backend
openstack volume host failover
    --volume-backend <backend-id>
    <host-name>
- --volume-backend <backend-id>¶
 The ID of the volume backend replication target where the host will failover to (required)
- <host-name>
 Name of volume host
volume host set¶
Set volume host properties
openstack volume host set
    [--enable | --disable]
    <host-name>
- --enable¶
 Thaw and enable the specified volume host.
- --disable¶
 Freeze and disable the specified volume host
- <host-name>
 Name of volume host