Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NetIpConfigSpec(vim.net.IpConfigSpec)
- Extends
- DynamicData
- See also
- NetDhcpConfigSpec, NetIpConfigSpecIpAddressSpec
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |