Backup and DR Service v1 API - Enum BackupVault.Types.BackupRetentionInheritance (2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
The enforced retention end time of a backup will be inherited from the
backup vault's backup_minimum_enforced_retention_duration field.
This is the default behavior.
MatchBackupExpireTime
The enforced retention end time of a backup will always match the expire
time of the backup.
If this is set, the backup's enforced retention end time will be set to
match the expire time during creation of the backup. When updating, the
ERET and expire time must be updated together and have the same value.
Invalid update requests will be rejected by the server.
Unspecified
Inheritance behavior not set. This will default to
INHERIT_VAULT_RETENTION.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-03 UTC."],[],[]]