Set
Update settings for an existing Backup add-on
tapit set backup name=backup_name [description='New description'] [period=none|hourly|daily|weekly|monthly] [retention_periods=7] [vault_lock=true|false]
Required
- name
Parameters
name: Name of the backup add-on to update (required)description: Description of the backup add-on’s purposeperiod: Backup schedule: none (off), hourly, daily, weekly, or monthly (default: daily)retention_periods: Number of periods to retain recovery points (0-1200, default: 7)vault_lock: Lock recovery points in a Vault Lock so they cannot be deleted until they expire (default: false). Not available with an hourly period. Once enabled, the period, retention and lock cannot be changed.