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

Parameter to
configureVcha_Task
Extends
DynamicData
Since
vSphere API 6.5

Data Object Description

The VchaClusterConfigSpec class contains IP addresses of Passive and Witness nodes to configure and form the VCHA Cluster. Passive and Witness nodes are assumed to be pre-configured to allow access to them over the specified IP addresses. Active Node IP address is not required as it is retrieved from the already configured interface on VCHA Cluster network.

Properties

Name Type Description
passiveIpxsd:string

IP Address of Passive node in the VCHA Cluster network.
witnessIpxsd:string

IP Address of Witness node in the VCHA Cluster network.
Properties inherited from DynamicData
None

Show WSDL type definition