Using Console
Using CLI
<backup-plan-id>
with the ID of the backup plan that needs to be updated and <retention-period>
with the number of days you want to retain the backups.
Using Python
'your_backup_plan_id_here'
with the actual Backup Plan Id that you want to update.
'YourBackupPlanName'
with the name of your backup plan.