vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostNetStackInstance(vim.host.NetStackInstance)
- Property of
 - HostNetworkConfigNetStackSpec, HostNetworkInfo
 - Extends
 - DynamicData
 - See also
 - HostDnsConfig, HostIpRouteConfig, HostIpRouteTableConfig
 - Since
 - vSphere API Release 5.5
 
Data Object Description
This class describes Network Stack Instance configurationProperties
| Name | Type | Description | 
|---|---|---|
| congestionControlAlgorithm* | xsd:string | 
         The TCP congest control algorithm used by this instance,
   See CongestionControlAlgorithmType for valid values.
       | 
| dnsConfig* | HostDnsConfig | 
         DNS configuration
       | 
| ipRouteConfig* | HostIpRouteConfig | 
         IP Route configuration
       | 
| ipV6Enabled* | xsd:boolean | 
         Enable or disable IPv6 protocol on this stack instance.
 This property is not supported currently.
       | 
| key* | xsd:string | 
         Key of instance
   For instance which created by host, its value should be SystemStackKey.
       | 
| name* | xsd:string | 
         The display name
       | 
| requestedMaxNumberOfConnections* | xsd:int | 
         The maximum number of socket connection that are requested on this instance
       | 
| routeTableConfig* | HostIpRouteTableConfig | 
 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |