---
title: "GET /#Action=RebootCluster"
method: GET
path: "/#Action=RebootCluster"
---

# GET /#Action=RebootCluster

`GET /#Action=RebootCluster`

Reboots a cluster. This action is taken as soon as possible. It results in a momentary outage to the cluster, during which the cluster status is set to <code>rebooting</code>. A cluster event is created when the reboot is completed. Any pending cluster modifications (see <a>ModifyCluster</a>) are applied at this reboot. For more information about managing clusters, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html">Amazon Redshift Clusters</a> in the <i>Amazon Redshift Cluster Management Guide</i>.

## Query parameters

- `ClusterIdentifier` string, required
- `Action` 'RebootCluster', required
- `Version` '2012-12-01', required

## Response `200`

Success

## Other responses

- `480` — InvalidClusterStateFault
- `481` — ClusterNotFoundFault

---

[API](https://skmtc.net/aws/apis/redshift.md) · [All operations](https://skmtc.net/aws/apis/redshift/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/redshift/versions/20d3543bb6e9/schema)
