WARNING: JetBackup 4 is set to reach its End-of-Life (EOL) on July 1st, 2024. For More Information, please visit: JetBackup 4 EOL Announcement.
NOTICE: JetBackup 5 is now available in the Stable Tier. For more information, please visit our Jetbackup 5 Documentation.

Restore Conditions Object

Parameter name Type Description Possible Values Example
_id String The ID of the restore conditions.   5b66bb09d5ac5e1c714985e2
title String The title of the restore condition.   Are you sure you want to restore this account?
content String The content of the restore condition.   All old information created after the backup restore point will be permanently lost.
type Integer The restore conditions type.
  • All Restore Types - 1
  • Full Account Restore - 2
  • File Restore - 3
  • Database Restore - 4
  • Email Restore - 5
  • DNS Zone Restore - 6
  • Cron Job Restore - 7
  • SSL Certificate Restore - 8
 
type_name String The description of the restore conditions type.
  • All Restore Types - 1
  • Full Account Restore - 2
  • File Restore - 3
  • Database Restore - 4
  • Email Restore - 5
  • DNS Zone Restore - 6
  • Cron Job Restore - 7
  • SSL Certificate Restore - 8
 
disabled Boolean Whether the restore condition is enabled.