Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 784 Bytes

File metadata and controls

41 lines (25 loc) · 784 Bytes

limits

The Compute and Block Storage APIs have resource usage limits.

Compute v2, Block Storage v1

limits show

Show compute and block storage limits

.. program:: limits show
openstack limits show
    --absolute | --rate
    [--reserved]
    [--project <project>]
    [--domain <domain>]
.. option:: --absolute

    Show absolute limits

.. option:: --rate

    Show rate limits

.. option:: --reserved

    Include reservations count [only valid with :option:`--absolute`]

.. option:: --project <project>

    Show limits for a specific project (name or ID) [only valid with :option:`--absolute`]

.. option:: --domain <domain>

    Domain the project belongs to (name or ID) [only valid with :option:`--absolute`]