Esx Settings Clusters Vms VmSelectionSpec
The Esx Settings Clusters Vms VmSelectionSpec schema contains properties to describe the criteria used to select System VMs to which an Esx Settings Clusters Vms AlternativeVmSpec configuration is applied.
This schema was added in vSphere API 9.1.0.0.
{
"selection_type": "string",
"extra_config_value": "string"
}
Selection type for this Esx Settings Clusters Vms VmSelectionSpec.
For more information see: Esx Settings Clusters Vms VmSelectionSpec VmSelectionType.
This property was added in vSphere API 9.1.0.0.
Unique VM extra configuration property value. The recommended usage is with an UUID.
See Esx Settings Clusters Vms VmSelectionSpec VmSelectionType.VM_EXTRA_CONFIG.
This property was added in vSphere API 9.1.0.0.
This property is optional and it is only relevant when the value of selection_type is Esx Settings Clusters Vms VmSelectionSpec VmSelectionType.VM_EXTRA_CONFIG.