vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVipNetworkConfig(vim.vsan.VipNetworkConfig)
- Property of
- VsanIscsiVipConfigSpec
- Extends
- DynamicData
- Since
- 9.0.0.0
Data Object Description
Define virtual IP (VIP) network configurations for both IPv4 and IPv6 families.Properties
Name | Type | Description |
---|---|---|
gateway* | xsd:string |
Gateway IP address for virtual IP. If not provided, it will
use the default gateway.
|
ipAddress | xsd:string |
IP address for virtual IP.
|
subnet | xsd:string |
Subnet information for the virtual IP.
It is network mask if this is representing IP configurations
for IPv4 family.
It is prefix length if this is representing IP configurations
for IPv6 family.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |