Esx.Settings.Clusters.Policies.ConfigManagerPolicySpec
This specification defines the settings to manage the POST /esx/settings/clusters/{cluster}/configuration?action=apply API behaviour.
This schema was added in vSphere API 8.0.3.0.
{
"serial_remediation": false,
"auto_remediate_on_host_add": false
}
Specifies whether the hosts in the cluster should be serially remediated.
This property was added in vSphere API 8.0.3.0.
If missing or null, configured values will be unset.
Specifies whether newly added hosts in the cluster will be automatically remediated.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
If missing or null, the configured value will be false.