
The name of the remove_quota API call is misleading. The real purpose of this call is to reset the quota to its default value, not to remove it. This patch is limited to the title of the call in v2, and it does not modify the REST API in any way. Task: 5868 Story: 2001295 Change-Id: Idfb1f3c3fe90d71434d0bb6a973e146ea3dea67c
2 lines
119 B
Plaintext
2 lines
119 B
Plaintext
curl -X DELETE -H "X-Auth-Token: <token>" http://198.51.100.10:9876/v2.0/lbaas/quotas/e3cd678b11784734bc366148aa37580e
|