vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostRuntimeInfoNetStackInstanceRuntimeInfo(vim.host.RuntimeInfo.NetStackInstanceRuntimeInfo)
- Property of
 - HostRuntimeInfoNetworkRuntimeInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 5.5
 
Data Object Description
This data type describes network stack instance runtime infoProperties
| Name | Type | Description | 
|---|---|---|
| currentIpV6Enabled* | xsd:boolean | 
         If true then dual IPv4/IPv6 stack enabled else IPv4 only.
       | 
| maxNumberOfConnections* | xsd:int | 
         The maximum number of socket connections can be worked on this
  instance currently after booting up.
       | 
| netStackInstanceKey | xsd:string | 
         Key of the instance
       | 
| state* | xsd:string | 
         State of the instance
  See State for valid values.
       | 
| vmknicKeys* | xsd:string[] | 
         The keys of vmknics that are using this stack
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |