mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
README.md: Change "failed" to "fail" in response status code.
This commit is contained in:
parent
47ec8ae86e
commit
bfb74e8e48
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ See [HAproxy documentation](https://cbonte.github.io/haproxy-dconv/1.7/configura
|
|||
| --------- | ---------------------------------------------------------- |
|
||||
| `up` | Api is healthy |
|
||||
| `down` | Api is not healthy |
|
||||
| `failed` | The program failed to read the status from the api. |
|
||||
| `fail` | The program failed to read the status from the api. |
|
||||
| `maint` | Api is set in maintenance mode (not used) |
|
||||
| `ready` | Api is ready again after being in `maint` state (not used) |
|
||||
| `stopped` | Api has been stopped manually (not used) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue