Failover Cluster Configurator Create Witness Node Task
Creates a Witness node in a degraded VCHA Cluster with node location information and pre-existing VCHA Cluster configuration from the Active node.
Required privileges: Global.VCServer
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case FailoverClusterConfigurator/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"createWitnessNodeRequestType Object"
contains deployment specification for the witness node
contains specification for the source vCenter server that is used to create Witness node
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/FailoverClusterConfigurator/{moId}/createWitnessNode_Task