Retention Settings

This section describes retention settings for backup files stored on the backup target.

Parent Tag

Parameter

Description

RetentionInfo

Parent tag that encapsulates information about short-term retention policy settings.

 

RetentionType

Type of the applied short-term retention policy. This parameter has the following value: 1.

Veeam Agent retains restore points for a certain number of days.

 

RestorePointsCount

Parameter defines the number of days during which Veeam Agent retains a restore point.

Example

You use the Workstation edition and want to keep restore points in the backup chain for 10 days. The input XML file will contain the following parameters:

<ExecutionResult>
 <JobInfo ConfigId="f5bb9cd2-9b7d-4bb3-9c72-435cec24420c" JobName="Backup Job">
   <RetentionInfo RetentionType="1" RestorePointsCount="10"/>
 </JobInfo>
</ExecutionResult>

 

Page updated 11/18/2025

Page content applies to build 13.0.1.120