diff options
Diffstat (limited to 'doc/source/command-objects/limits.rst')
| -rw-r--r-- | doc/source/command-objects/limits.rst | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/source/command-objects/limits.rst b/doc/source/command-objects/limits.rst deleted file mode 100644 index 92614209..00000000 --- a/doc/source/command-objects/limits.rst +++ /dev/null @@ -1,41 +0,0 @@ -====== -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 -.. code:: bash - - 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`] |
