InlineSegmentQoSProfile1

InlineSegmentQoSProfile1
InlineSegmentQoSProfile1
JSON Example
{
    "classOfService": 0,
    "dscpConfig": {
        "trustMode": "string",
        "priority": 0
    },
    "egressRateLimiter": {
        "avgBandwidth": 0,
        "peakBandwidth": 0,
        "burstSize": 0
    },
    "ingressBroadcastRateLimiter": {
        "avgBandwidth": 0,
        "peakBandwidth": 0,
        "burstSize": 0
    },
    "ingressRateLimiter": {
        "avgBandwidth": 0,
        "peakBandwidth": 0,
        "burstSize": 0
    }
}
integer
classOfService
Optional

Class of service groups similar types of traffic in the network and each type of traffic is treated as a class with its own level of service priority. The lower priority traffic is slowed down or in some cases dropped to provide better throughput for higher priority traffic.

dscpConfig
Optional

dscpConfig

egressRateLimiter
Optional

egressRateLimiter

ingressBroadcastRateLimiter
Optional

ingressBroadcastRateLimiter

ingressRateLimiter
Optional

ingressRateLimiter