Add missing drsecondarycode to health API docs
This commit is contained in:
parent
08720c93ec
commit
5a35dac726
|
@ -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 New Issue