octavia/api-ref/source/v2/examples/quota-update-request.json
Adam Harwell bd0206a6ea Correct naming for quota resources
Story: 2002997
Task: 23013

Change-Id: Ie2f3944676f04e80b8dd4affe947b03d36d854f5
2018-07-25 21:54:54 -07:00

10 lines
147 B
JSON

{
"quota": {
"loadbalancer": 10,
"listener": -1,
"member": 50,
"pool": -1,
"healthmonitor": -1
}
}