hypervisor

Compute v2

hypervisor list

List hypervisors

openstack hypervisor list
    [--sort-column SORT_COLUMN]
    [--matching <hostname>]
    [--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

--matching <hostname>

Filter hypervisors using <hostname> substring

--long

List additional fields in output

This command is provided by the python-openstackclient plugin.

hypervisor show

Display hypervisor details

openstack hypervisor show <hypervisor>
hypervisor

Hypervisor to display (name or ID)

This command is provided by the python-openstackclient plugin.