Esx Settings Clusters Policies ConfigManagerPolicySpec

Esx Settings Clusters Policies ConfigManagerPolicySpec
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.

JSON Example
{
    "serial_remediation": false,
    "auto_remediate_on_host_add": false
}
boolean
serial_remediation
Optional

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.

boolean
auto_remediate_on_host_add
Optional

Specifies whether newly added hosts in the cluster will be automatically remediated.

This property was added in vSphere API 9.1.0.0.

If missing or null, the configured value will be false.