[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
QoSDscpConfig
A Differentiated Services Code Point (DSCP) Configuration for a Segment QoS Profile.
Properties
integer
priority
Optional
The range of backing VLAN Id’s. This information is available
string
trustMode
Optional
It specifies DSCP trust mode. Values are below.
- TRUSTED - With Trusted mode the inner header DSCP value is applied to the outer IP header for IP/IPv6 traffic. For non IP/IPv6 traffic, the outer IP header takes the default value.
- UNTRUSTED - Untrusted mode is supported on overlay-based and VLAN-based logical port.
JSON Example
{
"priority": 0,
"trustMode": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
mode:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
priority:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 36.2
Property Of
InlineSegmentQoSProfile1
What's changed in v37.0?
New! in version v37.0