Mechanism to check for REST API server and service availability.

Resource URL

http://<hostname_or_http-service-bind-address>:<http-service-port>/geode/v1/ping

Parameters

None.

Example Request

HEAD /gemfire/v1/ping
GET /gemfire/v1/ping

Example Success Response

200 OK

Error Codes

Status Code Description
404 NOT FOUND The Developer REST API service is not available.
500 INTERNAL SERVER ERROR Encountered error at server. Check the VMware GemFire exception trace.
check-circle-line exclamation-circle-line close-line
Scroll to top icon