Add missing drsecondarycode to health API docs

This commit is contained in:
Jeff Mitchell 2018-05-18 12:39:13 -04:00
parent 08720c93ec
commit 5a35dac726
1 changed files with 3 additions and 0 deletions

View File

@ -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.