SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > N
  • 0 Ratings

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




Feedback

  • 0 Ratings