Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

The UUID of the cluster that this backup configuration belongs to.

Response

A successful response.

enabled
boolean
required

Indicates whether backups are enabled.

frequency_minutes
integer<int32>
required

How frequently in minutes that backups are taken, which will determine the RPO of the cluster.

retention_days
integer<int32>
required

The number of days backups are retained for.