VchaClusterWitnessRedeploySpec
The Witness.RedeploySpec structure contains the redeploy specification.
Properties
ha_ip
Optional
Contains the VCHA HA network configuration of the node. All cluster communication (state replication, heartbeat, cluster messages) happens over this network. If unset, then the stored network configuration for the VCHA HA network for the witness node will be used.
vc_spec
Optional
Contains the active node’s management vCenter server credentials. If unset, then the active vCenter Server instance is assumed to be either self-managed or else in enhanced linked mode and managed by a linked vCenter Server instance.
JSON Example
{
"placement": {
"folder": "string",
"name": "string"
}
}