---
title: "Enable / disable the periodic cluster health check task. Note that this setting isn't persisted across controller restarts and /cluster/configs should be used to disable it permanently"
method: PUT
path: "/clusterHealth"
tags: ["ClusterHealth"]
---

# Enable / disable the periodic cluster health check task. Note that this setting isn't persisted across controller restarts and /cluster/configs should be used to disable it permanently

`PUT /clusterHealth`

## Query parameters

- `state` 'ENABLE' | 'DISABLE', required

## Response `200`

successful operation

- SuccessResponse
  - `status` string

---

[API](https://skmtc.net/startree/apis/pinot-controller-api.md) · [All operations](https://skmtc.net/startree/apis/pinot-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/startree/pinot-controller-api/revisions/f1cc8a0ba2e0/schema)
