Skip to content

Commit d70b44e

Browse files
committed
Copied required_version bootstrap API deprecation to RS v7.8 docs
1 parent c16bd7b commit d70b44e

File tree

1 file changed

+1
-1
lines changed
  • content/operate/rs/7.8/references/rest-api/objects/bootstrap

1 file changed

+1
-1
lines changed

content/operate/rs/7.8/references/rest-api/objects/bootstrap/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A bootstrap configuration object.
3838
| node | [node_identity]({{< relref "/operate/rs/7.8/references/rest-api/objects/bootstrap/node_identity" >}}) object | Node description |
3939
| policy | [policy]({{< relref "/operate/rs/7.8/references/rest-api/objects/bootstrap/policy" >}}) object | Policy object |
4040
| recovery_filename | string | Name of backup file to recover from |
41-
| required_version | string | This node can only join the cluster if all nodes in the cluster have a version greater than the required_version |
41+
| required_version | string | This node can only join the cluster if all nodes in the cluster have a version greater than the required_version (deprecated as of Redis Enterprise Software v7.8.6) |
4242
| retry_time | integer | Max waiting time between retries (in seconds) |
4343

4444

0 commit comments

Comments
 (0)