hypervisor

hypervisor

Compute v2

hypervisor list

List hypervisors

openstack hypervisor list
    [--format-config-file FORMAT_CONFIG]
    [--sort-column SORT_COLUMN]
    [--sort-ascending | --sort-descending]
    [--matching <hostname>]
    [--marker <marker>]
    [--limit <limit>]
    [--long]
--format-config-file <FORMAT_CONFIG>

Config file for the dict-to-csv formatter

--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

--sort-ascending

sort the column(s) in ascending order

--sort-descending

sort the column(s) in descending order

--matching <hostname>

Filter hypervisors using <hostname> substring

--marker <marker>

The UUID of the last hypervisor of the previous page; displays list of hypervisors after ‘marker’. (supported with –os-compute-api-version 2.33 or above)

--limit <limit>

Maximum number of hypervisors to display. Note that there is a configurable max limit on the server, and the limit that is used will be the minimum of what is requested here and what is configured in the server. (supported with –os-compute-api-version 2.33 or above)

--long

List additional fields in output

hypervisor show

Display hypervisor details

openstack hypervisor show <hypervisor>
hypervisor

Hypervisor to display (name or ID)

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.