vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NetIpStackInfoDefaultRouter(vim.net.IpStackInfo.DefaultRouter)
- Property of
- NetIpStackInfo
- Extends
- DynamicData
- Since
- vSphere API Release 4.1
Data Object Description
Properties
Name | Type | Description |
---|---|---|
device | xsd:string |
This value will contain the name of the interface as reported by the
operationg system.
|
ipAddress | xsd:string |
Unicast IP address of a next-hop router.
|
lifetime | xsd:dateTime |
When this entry will no longer valid. For IPv6 this value
see For IPv6 RFC 2462 sections 4.2 and 6.3.4.
|
preference | xsd:string |
Value of this entry compared to others that this IP stack uses
when making selection to route traffic on the default
route when there are multiple default routers. Value must be one of
NetIpStackInfoPreference
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |