Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostIpRouteEntry(vim.host.IpRouteEntry)
- Property of
- HostIpRouteOp, HostIpRouteTableInfo
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
IpRouteEntry. Routing entries are individual static routes which combined with the default route form all of the routing rules for a host.Properties
Name | Type | Description |
---|---|---|
deviceName* | xsd:string |
If available the property indicates the device associated with the
routing entry. This property can only be read from the server.
It will be ignored if set by the client.
Since vSphere API Release 4.1 |
gateway | xsd:string |
Gateway for the routing entry
|
network | xsd:string |
Network of the routing entry
Of the format "10.20.120.0" or "2001:db8::1428:57"
|
prefixLength | xsd:int |
Prefix length of the network (this is the 22 in 10.20.120.0/22)
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |