Administrators only, depending on policy settings. View quotas for a tenant and view and update default quotas.
Method | URI | Description |
---|---|---|
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. |