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

Parameter to
deployVcha_Task
Extends
DynamicData
See also
ClusterNetworkConfigSpec, NodeDeploymentSpec, PassiveNodeDeploymentSpec, SourceNodeSpec
Since
vSphere API 6.5

Data Object Description

The VchaClusterDeploymentSpec class contains deployment information for creating and configuring a VCHA Cluster.

Properties

Name Type Description
activeVcNetworkConfig*ClusterNetworkConfigSpec

The Cluster network config spec allows creation and configuration of the second Network adapter of the Active or Source VCenter. The second network adapter is used for communication between the nodes of a VCHA cluster.
activeVcSpecSourceNodeSpec

Active vCenter Server specification required to deploy VCHA Cluster.
passiveDeploymentSpecPassiveNodeDeploymentSpec

Deployment spec for the Passive node
witnessDeploymentSpecNodeDeploymentSpec

Deployment spec for the Witness node
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition