38fa5a00e1
As `direction` parameter was added to QoS bandwidth limit rule in Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8 This commit adds info about this parameter to API documention. Change-Id: Id41844715f5385e89b2b9f97ee922b7072360a8a
9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"bandwidth_limit_rule": {
|
|
"id": "5f126d84-551a-4dcf-bb01-0e9c0df0c793",
|
|
"max_kbps": 10000,
|
|
"max_burst_kbps": 0,
|
|
"direction": "egress"
|
|
}
|
|
}
|