Data Object - HostRuntimeInfoNetStackInstanceRuntimeInfo(vim.host.RuntimeInfo.NetStackInstanceRuntimeInfo)

Property of
HostRuntimeInfoNetworkRuntimeInfo
Extends
DynamicData
Since
vSphere API 5.5

Data Object Description

This data type describes network stack instance runtime info

Properties

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.
netStackInstanceKeyxsd: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
*Need not be set
Show WSDL type definition