Esx.Settings.Clusters.Enablement.Configuration.Transition.ReferenceHost
The Esx.Settings.Clusters.Enablement.Configuration.Transition.ReferenceHost contains properties that specify the reference host information used by the transition process.
This schema was added in vSphere API 8.0.1.0.
{
"host": "string",
"host_info": {
"name": "string",
"is_vsan_witness": false
}
}
Reference host ID.
This property was added in vSphere API 8.0.1.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem.
Host Info for Reference host.
This property was added in vSphere API 8.0.1.0.