SegmentQoSProfile

SegmentQoSProfile
SegmentQoSProfile

A QoS Segment Profile.

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "displayName": "string",
    "description": "string",
    "nsxTManagerRef": {
        "name": "string",
        "id": "string"
    },
    "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
    }
}
Availability
Added in 36.2