Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NetIpStackInfo(vim.net.IpStackInfo)
- Extends
- DynamicData
- See also
- NetIpStackInfoDefaultRouter, NetIpStackInfoNetToMedia
- Since
- vSphere API Release 4.1
Data Object Description
Protocol version independent reporting data object for IP stack.Properties
Name | Type | Description |
---|---|---|
defaultRouter* | NetIpStackInfoDefaultRouter[] |
Zero one or more entries of discovered IP routers that are directly
reachable from a an interface on this system.
This property maps to RFC 4293 ipDefaultRouterTable.
|
neighbor* | NetIpStackInfoNetToMedia[] |
Zero, one or more entries of neighbors discovered using ARP or NDP.
This information is used to help diagnose connectivity or performance
issues. This property maps to RFC 4293 ipNetToPhysicalTable.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |