Skip to content

Commit 016f02c

Browse files
authored
DOC-5759 RS: Removed cluster_inconsistent_redis_sw from alert_settings REST API object (#2171)
1 parent 16fe3ac commit 016f02c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/operate/rs/references/rest-api/objects/cluster/alert_settings.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ weight: $weight
1616
| cluster_certs_about_to_expire | <span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> object | Cluster certificate will expire in x days |
1717
| cluster_even_node_count | boolean (default: false) | True high availability requires an odd number of nodes in the cluster |
1818
| cluster_flash_overcommit | boolean (default: false) | Flash memory committed to databases is larger than cluster total flash memory |
19-
| cluster_inconsistent_redis_sw | boolean (default: false) | Some shards in the cluster are running different versions of Redis software |
2019
| cluster_inconsistent_rl_sw | boolean (default: false) | Some nodes in the cluster are running different versions of Redis Enterprise software |
2120
| cluster_internal_bdb | boolean (default: false) | Issues with internal cluster databases |
2221
| cluster_license_about_to_expire | <span class="break-all">[cluster_alert_settings_with_threshold]({{<relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold">}})</span> object | Cluster license will expire in x days. This alert is enabled by default. Its default threshold is 7 days before license expiration. |

0 commit comments

Comments
 (0)