Health Check API
- Last Updated: February 2, 2024
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
The Health Check API can be used to configure a load balancer to perform periodic health checks on nodes in a Hybrid Data Pipeline cluster.
| Operation | Request | URL |
|---|---|---|
| Perform health check on server node or nodes | GET | https://<myserver>:<port>/api/healthcheck |
| Perform health check and return set of headers | HEAD | https://<myserver>:<port>/api/healthcheck |