
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
3.2 KiB
vim.host.NetworkConfig
This data object type describes networking host configuration data objects. These objects contain only the configuration information for networking. The runtime information is available from the NetworkInfo data object type.See HostNetworkInfo
- extends
- Attributes:
-
vswitch ([vim.host.VirtualSwitch.Config], optional):
Virtual switches configured on the host.
proxySwitch ([vim.host.HostProxySwitch.Config], optional):
Host proxy switches configured on the host.
portgroup ([vim.host.PortGroup.Config], optional):
Port groups configured on the host.
pnic ([vim.host.PhysicalNic.Config], optional):
Physical network adapters as seen by the primary operating system.
vnic ([vim.host.VirtualNic.Config], optional):
Virtual network adapters configured for use by the host operating system network adapter.
consoleVnic ([vim.host.VirtualNic.Config], optional):
Virtual network adapters configured for use by the Service Console.
dnsConfig (vim.host.DnsConfig, optional):
Client-side DNS configuration for the host. The DNS configuration is global to the entire host.
ipRouteConfig (vim.host.IpRouteConfig, optional):
IP route configuration of the host.
consoleIpRouteConfig (vim.host.IpRouteConfig, optional):
IP route configuration of the service console.
routeTableConfig (vim.host.IpRouteTableConfig, optional):
IP routing table configuration of the host.
dhcp ([vim.host.DhcpService.Config], optional):
Dynamic Host Control Protocol (DHCP) Service instances configured on the host.
nat ([vim.host.NatService.Config], optional):
Network address translation (NAT) Service instances configured on the host.
ipV6Enabled (bool, optional):
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.
netStackSpec ([vim.host.NetworkConfig.NetStackSpec], optional):
The list of network stack instance spec