mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
Add missing drsecondarycode to health API docs
This commit is contained in:
parent
6bea768f0e
commit
f6b6ce1837
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@ The default status codes are:
|
|||
- `standbycode` `(int: 429)` – Specifies the status code that should be returned
|
||||
for a standby node.
|
||||
|
||||
- `drsecondarycode` `(int: 472)` – Specifies the status code that should be
|
||||
returned for a DR secondary node.
|
||||
|
||||
- `sealedcode` `(int: 503)` – Specifies the status code that should be returned
|
||||
for a sealed node.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue