Files
deb-python-pyvmomi/docs/vim/host/NetworkConfig.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

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

vmodl.DynamicData

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