29 lines
671 B
ReStructuredText
29 lines
671 B
ReStructuredText
openstack.compute.v2.limits
|
|
===========================
|
|
|
|
.. automodule:: openstack.compute.v2.limits
|
|
|
|
The Limits Class
|
|
----------------
|
|
|
|
The ``Limits`` class inherits from :class:`~openstack.resource.Resource`.
|
|
|
|
.. autoclass:: openstack.compute.v2.limits.Limits
|
|
:members:
|
|
|
|
The AbsoluteLimits Class
|
|
------------------------
|
|
|
|
The ``AbsoluteLimits`` class inherits from :class:`~openstack.resource.Resource`.
|
|
|
|
.. autoclass:: openstack.compute.v2.limits.AbsoluteLimits
|
|
:members:
|
|
|
|
The RateLimits Class
|
|
--------------------
|
|
|
|
The ``RateLimits`` class inherits from :class:`~openstack.resource.Resource`.
|
|
|
|
.. autoclass:: openstack.compute.v2.limits.RateLimits
|
|
:members:
|