GatewayQoSProfile
GatewayQoSProfile
A Gateway QoS Profile Object.
JSON Example
{
"id": "string",
"displayName": "string",
"description": "string",
"committedBandwidth": 0,
"burstSize": 0,
"excessAction": "string",
"nsxTManagerRef": {
"name": "string",
"id": "string"
}
}
string
id
Optional
The unique id of the gateway QoS profile.
string
displayName
Optional
Name of the gateway QoS profile. This corresponds to the name used in NSX-T manager's logs or GUI.
string
description
Optional
The description of the gateway QoS profile.
integer
committedBandwidth
Optional
Committed bandwidth in both directions specificd in Mb/s. Bandwidth is limited to line rate when the value configured is greater than line rate.
integer
burstSize
Optional
Burst size in bytes.
string
excessAction
Optional
Action on traffic exceeding bandwidth.