The troveclient.v1.quota Module

The troveclient.v1.quota Module

class troveclient.v1.quota.Quotas(api)

Bases: troveclient.base.ManagerWithFind

Manage Quota information.

list()
resource_class

alias of Resource

show(tenant_id)

Get a list of all quotas for a tenant id.

update(id, quotas)

Set limits for quotas.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

python-troveclient 2.12.1.dev1