Data Object - NetIpStackInfo(vim.net.IpStackInfo)

Extends
DynamicData
See also
NetIpStackInfoDefaultRouter, NetIpStackInfoNetToMedia
Since
vSphere API 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
*Need not be set
Show WSDL type definition