Health Check
Health Check
GET /cloud/healthCheck
Implementation Notes
In load balanced deployments this API will provide the load balancer with information about servers in the pool. Each server can be interrogated with this API call. A response code of '200' indicates the server is healthy and able to respond to queries. A response of '412 indicates that the server is not healthy.
Parameters
| Parameter | Description | Parameter Type | Data Type | 
|---|---|---|---|
| user | user's authentication | header (authorization) | basic authentication |