vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - HostNetStackInstanceCongestionControlAlgorithmType(vim.host.NetStackInstance.CongestionControlAlgorithmType)
- Since
- vSphere API Release 5.5
Enum Description
Define TCP congestion control algorithm used by an instanceEnum Constants
Name | Description |
---|---|
cubic |
Cubic Algorithm.
See http://tools.ietf.org/id/draft-rhee-tcp-cubic-00.txt for detail.
|
newreno |
New Reno Algorithm.
See http://tools.ietf.org/html/rfc3782 for detail.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |