vSAN Management API


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.
ipAddressxsd:string

IP address for virtual IP.
subnetxsd: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
*Need not be set
Show WSDL type definition