Name
|
Type
|
Description
|
behavior | xsd:string |
Configured behavior. Values are of type
BehaviorType.
|
enabled | xsd:boolean |
Flag indicating whether or not the service is enabled. InfraUpdateHA
will not be active, unless DRS is enabled as well.
|
moderateRemediation | xsd:string |
Configured remediation for moderately degraded hosts. Values are of type
RemediationType.
Configuring MaintenanceMode for moderateRemedation and QuarantineMode for
severeRemediation is not supported and will throw InvalidArgument.
|
providers | xsd:string[] |
The list of health update providers configured for this cluster.
Providers are identified by their id.
When reconfiguring the cluster, a list with a single element {""} will
clear the list of providers.
If the provider list is empty, InfraUpdateHA will not be active.
|
severeRemediation | xsd:string |
Configured remediation for severely degraded hosts. Values are of type
RemediationType.
|
Properties inherited from DynamicData |
None |