Vcha_Cluster_Witness_CheckSpec
Vcha_Cluster_Witness_CheckSpec
The Witness.CheckSpec structure contains placement information for validation.
JSON Example
{
"vc_spec": {
"active_location": {
"hostname": "string",
"port": 0,
"ssl_thumbprint": "string",
"username": "string",
"password": "string"
}
},
"placement": {
"name": "string",
"folder": "string",
"host": "string",
"resource_pool": "string",
"ha_network_type": "string",
"ha_network": "string",
"management_network_type": "string",
"management_network": "string",
"storage": {
"datastore": "string"
}
}
}
vc_spec
Optional
The CredentialsSpec structure contains information to connect to the vCenter server managing the VCHA nodes.
placement
Required
The PlacementSpec structure contains information to describe the inventory placement of a single node of a VCHA cluster.