EgressRateLimiter

EgressRateLimiter
EgressRateLimiter

A shaper that specifies egress rate properties in Mb/s

AllOf
This class requires all of the following:
JSON Example
{
    "enabled": false,
    "resource_type": "string",
    "average_bandwidth": 0,
    "burst_size": 0,
    "peak_bandwidth": 0
}