Rui Chen b733ecf3dd Add missing command/configuration object
Add missing 'command' and 'configuration' object into
command object list, add command, module, host commands
describe in command-objects, and add 'mask' and 'unmask'
options in configuration command details, fix some format
issues by the way.

Change-Id: Iea80c7b1e413e02e49b9090b9d3cb9c59aab4c38
2016-02-26 15:20:44 +08:00

965 B

host

Compute v2

The physical computer running a hypervisor.

host list

List all hosts

host list

os host list
    [--zone <availability-zone>]

--zone <availability-zone>

Only return hosts in the availability zone

host set

Set host command

host set

os host set
    [--enable | --disable]
    [--enable-maintenance | --disable-maintenance]
    <host>




Enable the host

--disable

Disable the host

Enable maintenance mode for the host

--disable-maintenance

Disable maintenance mode for the host

<host>

The host (name or ID)

host show

Display host details

host show

os host show
    <host>

<host>

Name of host