3b99c17894
Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
31 lines
447 B
ReStructuredText
31 lines
447 B
ReStructuredText
======
|
|
limits
|
|
======
|
|
|
|
The Compute and Volume APIs have resource usage limits.
|
|
|
|
Compute v2, Volume v1
|
|
|
|
limits show
|
|
-----------
|
|
|
|
Show compute and volume limits
|
|
|
|
.. program:: limits show
|
|
.. code:: bash
|
|
|
|
os limits show
|
|
--absolute [--reserved] | --rate
|
|
|
|
.. option:: --absolute
|
|
|
|
Show absolute limits
|
|
|
|
.. option:: --rate
|
|
|
|
Show rate limits
|
|
|
|
.. option:: --reserved
|
|
|
|
Include reservations count [only valid with :option:`--absolute`]
|