doc: Add support microversions for options
Add descriptions of support microversions for the '--marker' option and the '--limit' option in the 'nova hypervisor-list' command in the CLI reference. Change-Id: Ie25e848b51fd0220e318393db123c97b4a642091 Closes-Bug: #1616450
This commit is contained in:
parent
cd396b8b61
commit
730bc2c47e
@ -1841,11 +1841,13 @@ List hypervisors. (Supported by API versions '2.0' - '2.latest') [hint: use
|
||||
``--marker <marker>``
|
||||
The last hypervisor of the previous page; displays
|
||||
list of hypervisors after "marker".
|
||||
(Supported by API versions '2.33' - '2.latest')
|
||||
|
||||
``--limit <limit>``
|
||||
Maximum number of hypervisors to display. If limit is
|
||||
bigger than 'CONF.api.max_limit' option of Nova API,
|
||||
limit 'CONF.api.max_limit' will be used instead.
|
||||
(Supported by API versions '2.33' - '2.latest')
|
||||
|
||||
.. _nova_hypervisor-servers:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user