5d91913136
Current octavia has no l7policy and l7rule quota definitions. But they are necessary for some scenarios. For example, implement product design compatible with Neutron Lbaas. Story: 2003382 Task: 24457 Change-Id: I09ee23dcb83f5f08a56e25cc05ff77caa3ad4230
2 lines
266 B
Plaintext
2 lines
266 B
Plaintext
curl -X PUT -H "Content-Type: application/json" -H "X-Auth-Token: <token>" -d '{"quota":{"loadbalancer":10,"listener":-1,"member":50,"pool":-1,"healthmonitor":-1,"l7policy":15,"l7rule":25}}' http://198.51.100.10:9876/v2/lbaas/quotas/e3cd678b11784734bc366148aa37580e
|