Data Object - NetIpConfigSpec(vim.net.IpConfigSpec)

Extends
DynamicData
See also
NetDhcpConfigSpec, NetIpConfigSpecIpAddressSpec
Since
vSphere API 4.1

Data Object Description

Internet Protocol Address Configuration for version 4 and version 6.

Properties

Name Type Description
autoConfigurationEnabled*xsd:boolean

Enable or disable ICMPv6 router solictitation requests from a given interface to acquire an IPv6 address and default gateway route from zero, one or more routers on the connected network.
dhcp*NetDhcpConfigSpec

Configure client side DHCP for a given interface.
ipAddress*NetIpConfigSpecIpAddressSpec[]

A set of manual (static) IP addresses to be configured on a given interface.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition