Esx Settings ClusterParallelRemediationAction
The Esx Settings ClusterParallelRemediationAction schema contains properties that provide the settings to remediate multiple hosts of a cluster in parallel.
This schema was added in vSphere API 9.1.0.0.
{
"enabled": false,
"max_hosts": 0
}
Enable parallel remediation for hosts in maintenance mode within a cluster.
This property was added in vSphere API 9.1.0.0.
Maximum number of hosts that can be remediated in parallel. Setting Esx Settings ClusterParallelRemediationAction.max_hosts does not guarantee maxHosts to be remediated in parallel.
This property was added in vSphere API 9.1.0.0.
If missing or null, number of hosts that can be remediated in parallel would be set to maximum number of hosts supported per cluster.