mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
README.md: document the 'host' request paramter.
This commit is contained in:
parent
5481dd7d32
commit
1a7ee2e148
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ first to last below:
|
|||
| 1 | url | Yes (port default `80`) | http url to the api. `http(s)://<ip-or-domain>(:<port>)` |
|
||||
| 2 | num_blocks | No (default `10`) | Number of blocks the api can drift before reported `down` |
|
||||
| 3 | version | No (default `v1`) | API Version to check against, `v1` = standard, `v2` = Hyperion |
|
||||
| 4 | host | No (default from `url`) | Value to send in the `HTTP Host Header` to the API |
|
||||
|
||||
### Response
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue