An Ethernet Quality of Service (QoS) policy assigns a system class to the outgoing traffic for a vNIC. This system class determines the quality of service for the outgoing traffic. For certain adapters you can also specify additional controls like burst and rate on the outgoing traffic.
Name | Type | Description | Notes |
---|---|---|---|
cos | int | Class of Service to be associated to the traffic on the virtual interface. | [optional] |
mtu | int | The Maximum Transmission Unit (MTU) or packet size that the virtual interface accepts. | [optional] |
rate_limit | int | The value in Mbps (0-100000) to use for limiting the data rate on the virtual interface. Setting this to zero will turn rate limiting off. | [optional] |
trust_host_cos | bool | Enables usage of the Class of Service provided by the operating system. | [optional] |
organization | OrganizationOrganization | [optional] |