
This patch adds new API extension for QoS rule type packet per second(pps). Related-bug: #1912460 Change-Id: I4148fb3c0da6c45f24ddd4d640c2ad0d34778e51
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"packet_rate_limit_rule": {
|
|
"max_kpps": "10000",
|
|
"max_burst_kpps": "10000"
|
|
}
|
|
}
|