Skip to documentation content
Clario360DOCS
DocumentationReferenceClarioDR API
REFERENCE

ClarioDR API

Automate recovery plans, protection groups and failover operations.

Last updated July 15, 2026 · 6 min read

#Primary resources

  • Recovery plans and ordered execution steps
  • Protection groups and replication state
  • Recovery point objectives and health
  • Failover, failback and validation operations

#Read recovery status

bash
curl "$CLARIO_BASE_URL/api/v1/dr/recovery-plans" \
  -H "Authorization: Bearer $CLARIO_API_KEY"

#Operational safety

Destructive operations

Failover and failback actions may require an approval, change window and idempotency key. Validate plans in an isolated recovery network first.

Was this page helpful?
ClarioDR API — Clario360 Documentation