Add missing drsecondarycode to health API docs

This commit is contained in:
Jeff Mitchell 2018-05-18 12:39:13 -04:00
parent 6bea768f0e
commit f6b6ce1837

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.