Skip to content

Commit 3473480

Browse files
committed
DOC-5216 Copied bigstore_enabled to RS 7.8 node REST API reference
1 parent 7e2c47b commit 3473480

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ An API object that represents a node in the cluster.
2121
| architecture | string | Hardware architecture (read-only) |
2222
| bigredis_storage_path | string | Flash storage path (read-only) |
2323
| 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/7.8/references/rest-api/objects/cluster" >}})'s bigstore_driver instead) |
24+
| bigstore_enabled | boolean | If true, bigstore is enabled (read-only) |
2425
| bigstore_size | integer | Storage size of bigstore storage (read-only) |
2526
| cores | integer | Total number of CPU cores (read-only) |
2627
| ephemeral_storage_path | string | Ephemeral storage path (read-only) |

0 commit comments

Comments
 (0)