New

The executive guide to generative AI

Read more

Ping API

edit

Execution

edit

The ping() method checks if the cluster is up and available to process requests and returns a boolean:

boolean response = client.ping(RequestOptions.DEFAULT);

On this page

Was this helpful?
Feedback