Name | Type | Description | Notes |
---|---|---|---|
cpuThreshold | BigDecimal | The CPU usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.9 | [optional] |
heapThreshold | BigDecimal | The heap usage threshold (as a percentage) required for a node to be considered to be under duress. Default is 0.7 | [optional] |
numSuccessiveBreaches | Integer | The number of successive limit breaches after which the node is considered to be under duress. Default is 3 | [optional] |