SettingsClustersPoliciesApplyParallelRemediationAction
Properties
boolean
enabled
Required
Enable parallel remediation for hosts in maintenance mode within a cluster.
integer as int64
max_hosts
Optional
Maximum number of hosts that can be remediated in parallel. Setting Apply.ParallelRemediationAction.max-hosts does not guarantee maxHosts to be remediated in parallel.
JSON Example
{
"enabled": false
}