You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/18 03:42:36 UTC

[GitHub] [pulsar] michaeljmarshall added a comment to the discussion: Healthcheck in pulsar-admin rest api

GitHub user michaeljmarshall added a comment to the discussion: Healthcheck in pulsar-admin rest api

> Is healthcheck endpoint not available pulsar-admin rest api similar to what is available with command line pulsar-admin?

The Pulsar Admin client uses the REST API for all commands, so anything available to the admin client is available to as a rest endpoint. The path is `/admin/v2/brokers/health`. The path is included in the swagger.json file for 2.10.1, and likely others, but this is the only one I checked: https://pulsar.apache.org/swagger/2.10.1/v2/swagger.json.



GitHub link: https://github.com/apache/pulsar/discussions/17654#discussioncomment-3672717

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@pulsar.apache.org