mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Clarify that cluster_id differs between PR Primary/Secondary clusters (#18130)
Per conversation on Slack with Nick. Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
This commit is contained in:
@@ -62,7 +62,7 @@ secondary, it will look something like:
|
||||
```json
|
||||
{
|
||||
"data": {
|
||||
"cluster_id": "d4095d41-3aee-8791-c421-9bc7f88f7c3e",
|
||||
"cluster_id": "06dcf957-6630-44ae-bdd9-117d5f4d70d7",
|
||||
"known_primary_cluster_addrs": ["https://127.0.0.1:8201"],
|
||||
"last_remote_wal": 87,
|
||||
"merkle_root": "c31e40f6ff02f32c37b70e6a4d58732ac812abf0",
|
||||
|
||||
Reference in New Issue
Block a user