Skip to content

Commit 84773cf

Browse files
authored
DOC-5216 RS: Added bigstore_enabled to node REST API reference (#1527)
1 parent 22fe2c2 commit 84773cf

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

content/operate/rs/references/rest-api/objects/node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ An API object that represents a node in the cluster.
2020
| architecture | string | Hardware architecture (read-only) |
2121
| bigredis_storage_path | string | Flash storage path (read-only) |
2222
| bigstore_driver | 'ibm-capi-ga1'<br />'ibm-capi-ga2'<br />'ibm-capi-ga4'<br />'speedb'<br />'rocksdb' | Bigstore driver name or none (deprecated as of Redis Enterprise v7.2, use the [cluster object]({{< relref "/operate/rs/references/rest-api/objects/cluster" >}})'s bigstore_driver instead) |
23+
| bigstore_enabled | boolean | If true, bigstore is enabled (read-only) |
2324
| bigstore_size | integer | Storage size of bigstore storage (read-only) |
2425
| cores | integer | Total number of CPU cores (read-only) |
2526
| ephemeral_storage_path | string | Ephemeral storage path (read-only) |

0 commit comments

Comments
 (0)