Data Object - ClusterNetworkConfigSpec(vim.vcha.FailoverClusterConfigurator.ClusterNetworkConfigSpec)

Property of
VchaClusterDeploymentSpec
Extends
DynamicData
See also
CustomizationIPSettings, Network
Since
vSphere API 6.5

Data Object Description

The Cluster network config spec allows specification of the second network adapter is used for communication between the nodes of a VCHA cluster.

Properties

Name Type Description
ipSettingsCustomizationIPSettings

VCHA Cluster network configuration of the node. All cluster communication (state replication, heartbeat, cluster messages) happens over this network. Only a single Gateway IPv4 Address is supported. IPAddress and NetMask must be specified or an InvalidArgument exception will be reported.
networkPortGroupManagedObjectReference
to a Network

The portgroup that is associated with the VCHA Cluster IP address for VCHA cluster traffic for the second adapter to be added to the Active vCenter.
Properties inherited from DynamicData
None

Show WSDL type definition