[HEAD | GET] /gemfire-api/v1/ping

This topic describes the HEAD GET command in VMware Tanzu GemFire to check for REST API server and service availability.

Resource URL

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

Parameters

None.

Example Request

HEAD /gemfire-api/v1/ping
GET /gemfire-api/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 Tanzu GemFire exception trace.
check-circle-line exclamation-circle-line close-line
Scroll to top icon