---
title: "Reload cluster plan information (all clusters)"
method: POST
path: "/api/clusters/settings/actions/reload-clusters-plan-info"
tags: ["ClusterActions"]
---

# Reload cluster plan information (all clusters)

`POST /api/clusters/settings/actions/reload-clusters-plan-info`

This endpoint reloads the cluster plan information for all clusters without reapplying plans.

## Request body

- ServerReloadPlanRequest
  - `download` boolean

## Response `200`

Successfully reloaded plan information

## Other responses

- `403` — No valid ACL
- `500` — No cluster

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/versions/7465ea0ee21a/schema)
