Virtual Storage Lifecycle Management 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
|
owner* | xsd:string |
Owner of this stack instance. It is only valid for showing system
net stack instance. The unset means not owned by the system.
See HostConfigChangeOwner for supported values.
Since vSphere API Release 9.0.0.0 |
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 |