---
title: "RetentionPolicy"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/retentionpolicy/"
source: "https://container-registry.com/docs/harbor-api-client/model/retentionpolicy/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/retentionpolicy/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/retentionpolicy/index.md>. Site index: <https://container-registry.com/llms.txt>.


# RetentionPolicy

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** |  | [optional] 
**algorithm** | **str** |  | [optional] 
**rules** | **[list[RetentionRule]](../retentionrule/)** |  | [optional] 
**trigger** | **[RetentionRuleTrigger](../retentionruletrigger/)** |  | [optional] 
**scope** | **[RetentionPolicyScope](../retentionpolicyscope/)** |  | [optional] 



