2ca2b8076d
This patch adds the quota section to the v2 API reference. Change-Id: I23cd2c4a65e4d7bf3c85f176a3042fefe0fb35b9 Partial-Bug: #1558385
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"quota": {
|
|
"load_balancer": 10,
|
|
"listener": -1,
|
|
"member": 50,
|
|
"pool": -1,
|
|
"health_monitor": -1
|
|
}
|
|
}
|