add 472 return code (#22105) (#22124)

* add 472 return code

* Updated the wording for consistency

---------

Co-authored-by: Adrian Ding <ding.adrian@gmail.com>
This commit is contained in:
Yoko Hyakuna
2023-07-28 11:29:15 -07:00
committed by GitHub
parent 8ac4856838
commit a826a2a3fc

View File

@@ -300,6 +300,7 @@ warnings are generated during the operation.
See [Vault Eventual Consistency](/vault/docs/enterprise/consistency).
- `429` - Default return code for health status of standby nodes. This will
likely change in the future.
- `472` - Default return code for disaster recovery mode replication secondary and active.
- `473` - Default return code for health status of performance standby nodes.
- `500` - Internal server error. An internal error has occurred, try again
later. If the error persists, report a bug.