Files
deb-python-pyvmomi/docs/vim/net/DhcpConfigSpec/DhcpOptionsSpec.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

1000 B

vim.net.DhcpConfigSpec.DhcpOptionsSpec

Provides for configuration of IPv6

extends

vmodl.DynamicData

since

vSphere API 4.1

Attributes:

enable (bool, optional):

Enable or disable dhcp for IPv4.

config ([vim.KeyValue]):

Platform specific settings for DHCP Client. The key part is a unique number, the value part is the platform specific configuration command. See NetDhcpConfigInfo for value formatting.

operation (str):

Requires one of the values from HostConfigChangeOperation .