All URIs are relative to http://localhost:12052
Method | HTTP request | Description |
---|---|---|
HealthPost | Post /health | Perform a healthcheck of the node and its dependent services |
HealthcheckResponse HealthPost(ctx, ) Perform a healthcheck of the node and its dependent services
Reports the health of the various components of the system as well as an overall status for the Node. If the Node's status is good, then the Node is synced with the Blockchain and can successfully process requests.
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]