Reset Quotas

Verb URI Description
DELETE /quotas/tenant_id Resets quotas to default values for a specified tenant.

Normal Response Code: 204

Error Response Codes: Unauthorized (401), Forbidden (403)

This operation resets quotas of a given tenant to default values.

This operation does not require a request body.

This operation does not return a response body.

 

Example 5.48. Reset Quotas: JSON Request

DELETE /v2.0/quotas/5fcfbc3283a142a5bb6978b549a511ac.json HTTP/1.1
Host: controlnode:9696
User-Agent: python-neutronclient
Content-Type: application/json
Accept: application/json
X-Auth-Token: 903857de62274690911c364b60582440

Log a bug against this page


loading table of contents...