Compute v2
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]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Filter hypervisors using <hostname> substring
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)
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)
List additional fields in output
Display hypervisor details
openstack hypervisor show <hypervisor>
Hypervisor to display (name or ID)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.