Mechanism to check for REST API server and service availability.
http://<hostname_or_http-service-bind-address>:<http-service-port>/geode/v1/ping
None.
HEAD /gemfire/v1/ping
GET /gemfire/v1/ping
200 OK
Status Code | Description |
---|---|
404 NOT FOUND | The Developer REST API service is not available. |
500 INTERNAL SERVER ERROR | Encountered error at server. Check the Tanzu GemFire exception trace. |