3.32. Quota sets (os-quota-sets)

Administrators only, depending on policy settings. View quotas for a tenant and view and update default quotas.

MethodURIDescription
GET/v2/{tenant_id}/os-quota-sets/{tenant_id}

Shows quotas for a tenant.

PUT/v2/{tenant_id}/os-quota-sets/{tenant_id}

Updates quotas for a tenant.

GET/v2/{tenant_id}/os-quota-sets/defaults

Gets default quotas for a tenant.

GET/v2/{tenant_id}/os-quota-sets/{tenant_id}/{user_id}

Enables an admin user to show quotas for a specified tenant and user.

POST/v2/{tenant_id}/os-quota-sets/{tenant_id}/{user_id}

Updates quotas for a specified tenant/project and user.

GET/v2/{tenant_id}/os-quota-sets/{tenant_id}/detail/{user_id}

Shows details for quotas for a specified tenant and user.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...