Name
|
Type
|
Description
|
consoleIpRouteConfig | HostIpRouteConfig |
IP route configuration of the service console.
|
consoleVnic | HostVirtualNicConfig[] |
Virtual network adapters configured for use by the Service
Console.
|
dhcp | HostDhcpServiceConfig[] |
Dynamic Host Control Protocol (DHCP) Service instances configured
on the host.
Since VI API 2.5
|
dnsConfig | HostDnsConfig |
Client-side DNS configuration for the host. The DNS configuration is
global to the entire host.
|
ipRouteConfig | HostIpRouteConfig |
IP route configuration of the host.
|
ipV6Enabled | xsd:boolean |
Enable or disable IPv6 protocol on this system.
This property must be set by itself, no other property can accompany
this change. Following the successful change, the system should be rebooted to
have the change take effect.
Since vSphere API 4.0
|
nat | HostNatServiceConfig[] |
Network address translation (NAT) Service instances configured
on the host.
Since VI API 2.5
|
pnic | PhysicalNicConfig[] |
Physical network adapters as seen by the primary operating system.
|
portgroup | HostPortGroupConfig[] |
Port groups configured on the host.
|
proxySwitch | HostProxySwitchConfig[] |
Host proxy switches configured on the host.
Since vSphere API 4.0
|
routeTableConfig | HostIpRouteTableConfig |
IP routing table configuration of the host
Since vSphere API 4.0
|
vnic | HostVirtualNicConfig[] |
Virtual network adapters configured for use by the host
operating system network adapter.
|
vswitch | HostVirtualSwitchConfig[] |
Virtual switches configured on the host.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |