InlineQoSProfile1
InlineQoSProfile1
JSON Example
{
"class_of_service": 0,
"dscp": {
"mode": "string",
"priority": 0
},
"shaper_configurations": [
{
"enabled": false,
"resource_type": "string"
}
]
}
integer As int32 As int32
class_of_service
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.
array of QoSBaseRateLimiter
shaper_configurations
Optional
Array of Rate limiter configurations to applied on Segment or Port.