CockroachDB · Capability
CockroachDB Cloud API — BackupRestore
CockroachDB Cloud API — BackupRestore. 6 operations. Lead operation: List backups. Self-contained Naftiko capability covering one Cockroachdb business surface.
What You Can Do
GET
Listbackups
— List backups
/v1/api/v1/clusters/{cluster-id}/backups
GET
Getbackupconfiguration
— Get backup configuration
/v1/api/v1/clusters/{cluster-id}/backups-config
PATCH
Updatebackupconfiguration
— Update backup configuration
/v1/api/v1/clusters/{cluster-id}/backups-config
GET
Listrestores
— List restores
/v1/api/v1/clusters/{cluster-id}/restores
POST
Createrestore
— Create a restore
/v1/api/v1/clusters/{cluster-id}/restores
GET
Getrestore
— Get a restore
/v1/api/v1/clusters/{cluster-id}/restores/{restore-id}
MCP Tools
list-backups
List backups
read-only
idempotent
get-backup-configuration
Get backup configuration
read-only
idempotent
update-backup-configuration
Update backup configuration
idempotent
list-restores
List restores
read-only
idempotent
create-restore
Create a restore
get-restore
Get a restore
read-only
idempotent