# Initialize cluster recovery

**POST /v1/cloud_storage/automated_recovery**

Initializes a cluster recovery.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters



### Body: application/json (object)

- **cluster_uuid_override** (string(uuid))
  Optional cluster UUID to recover. If not provided, auto-discover selects the manifest with highest sequence number.


## Responses
### 200
Cluster recovery was initialized successfully


[Powered by Bump.sh](https://bump.sh)
