Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VchaClusterDeploymentSpec(vim.vcha.FailoverClusterConfigurator.VchaClusterDeploymentSpec)
- Parameter to
- deployVcha_Task
- Extends
- DynamicData
- See also
- ClusterNetworkConfigSpec, NodeDeploymentSpec, PassiveNodeDeploymentSpec, SourceNodeSpec
- Since
- vSphere API Release 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.
|
activeVcSpec | SourceNodeSpec |
Active vCenter Server specification required to deploy
VCHA Cluster.
|
passiveDeploymentSpec | PassiveNodeDeploymentSpec |
Deployment spec for the Passive node
|
witnessDeploymentSpec | NodeDeploymentSpec |
Deployment spec for the Witness node
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |