Settings_Clusters_Enablement_Configuration_Transition_ReferenceHost
Settings_Clusters_Enablement_Configuration_Transition_ReferenceHost
The Transition.ReferenceHost contains fields that specify the reference host information used by the transition process.
JSON Example
{
"host": "string",
"host_info": {
"name": "string",
"is_vsan_witness": false
}
}
string
host
Required
Reference host ID. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: HostSystem. When operations return a value of this structure as a result, the field will be an identifier for the resource type: HostSystem.
host_info
Required
The HostInfo structure contains fields to describe some details regarding a host in the inventory.