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

A Differentiated Services Code Point (DSCP) Configuration for a Segment QoS Profile.

egressRateLimiter
Optional

A shaper that specifies egress/ingress rate properties in Mb/s for a Segment QoS Profile.

ingressBroadcastRateLimiter
Optional

A shaper that specifies egress/ingress rate properties in Mb/s for a Segment QoS Profile.

ingressRateLimiter
Optional

A shaper that specifies egress/ingress rate properties in Mb/s for a Segment QoS Profile.