{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Restore API",
  "dateModified": "2026-06-03T04:53:07.914Z",
  "license": "CC-BY-4.0",
  "endpoint": "/dr/restore",
  "method": "POST",
  "auth": "OAuth2 + WebAuthn step-up + dual-control (2 SREs)",
  "body": {
    "snapshotId": "string",
    "target": "primary|staging|isolated",
    "pointInTime": "ISO-8601"
  },
  "sla": {
    "p50": "4m17s",
    "p95": "12m41s",
    "p99": "23m08s"
  },
  "verification": "checksum SHA-512 + row-count + canary query suite (32 queries)"
}