Prototype note. This proof of concept is based on public Clumio documentation and demonstrates a
proposed documentation structure and developer experience. Selected pages have been developed in
detail; example workflows and commands have not been validated against a live Clumio tenant.
Get started
Connect AWS, configure protection, and verify a small recovery workflow.
Protect data
Review policies, protection groups, rules, tiers, and supported workloads.
Restore data
Select a recovery point, restore a small object, and verify the result.
Build and automate
Compare the REST API, SDKs, Terraform, bulk tools, Velero, and MCP.
Build with Clumio
Clumio exposes backup and recovery workflows through its REST API, SDKs, and Terraform provider.REST API
Automate protection, discovery, restores, and audits over HTTP.
Python SDK
Build Python workflows for policies, discovery, protection, and restores.
Go SDK
Build Go workflows with typed controllers and models for Clumio resources.
Terraform provider
Manage connections, policies, protection groups, and access controls as code.
MCP example
Generate Terraform configuration from an AI agent for example workflows.
Public repositories
Browse SDKs, Terraform modules, bulk tools, Velero, and the MCP example.
Core workflow
1
Connect a cloud account
Connect AWS or Google Cloud, then confirm
that Clumio can discover the resources you want to protect.
2
Select resources
Use a protection group to select resources explicitly or by tag.
3
Apply a policy
Define the backup frequency, retention, and tier in a policy, then assign it
to the protection group.
4
Test recovery
Run a small restore to a safe target and confirm that the recovered data is
usable.
Common references
Authentication
Create and rotate API tokens, then choose the correct regional base URL.
Terraform
Connect accounts and manage protection as code.
Single sign-on
Find the setup guide for your identity provider.
Supported regions
Check control-plane and data-plane coverage for AWS and Google Cloud.