/
/Backup & DR API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 3w ago
  • getList backup policies
  • postCreate backup policy
  • postSearch backup policies with filters
  • getGet policy details
  • putUpdate policy
  • deleteDelete policy
  • patchToggle policy status
  • postTrigger on-demand backup
  • patchAdd resources to a policy
  • postPreview affected resources
  • getList paginated preview resources
  • postSearch preview resources with filters
  • getList snapshots
  • postSearch snapshots with filters
  • getGet snapshot details
  • deleteDelete snapshot
  • getGet snapshot resources
  • postSearch snapshot resources with filters
  • getGet restore instructions for a snapshot
  • getGet a presigned download URL for the snapshot restore artifact
  • postGet policy IDs that back up the given FRNs

Trigger on-demand backup

post/backup-and-dr/policies/{policy_id}/trigger

Path parameters

policy_idstring uuid required

Request body

reasonstring
notifyboolean

Response

Backup initiated

snapshot_idstring uuid
job_idstring uuid
statusstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.