Kapacitor™
Health status
Request
GET /kapacitor/v1/ping
Respones
A ping request does nothing but respond with a 204.
Respones:
Code | Meaning |
---|---|
204 | Success |
Example
#
curl --request GET -i --url http://kapacitor-fqdn:9092/kapacitor/v1/ping
HTTP/1.1 204 No Content
Content-Type: application/json; charset=utf-8
Request-Id: 4b3d687f-6271-11e8-8249-000000000000
X-Kapacitor-Version: 1.4.0
Date: Mon, 28 May 2018 12:18:56 GMT