---
title: "PreheatPolicy"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/preheatpolicy/"
source: "https://container-registry.com/docs/harbor-api-client/model/preheatpolicy/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/preheatpolicy/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/preheatpolicy/index.md>. Site index: <https://container-registry.com/llms.txt>.


# PreheatPolicy

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The ID of preheat policy | [optional] 
**name** | **str** | The Name of preheat policy | [optional] 
**description** | **str** | The Description of preheat policy | [optional] 
**project_id** | **int** | The ID of preheat policy project | [optional] 
**provider_id** | **int** | The ID of preheat policy provider | [optional] 
**provider_name** | **str** | The Name of preheat policy provider | [optional] 
**filters** | **str** | The Filters of preheat policy | [optional] 
**trigger** | **str** | The Trigger of preheat policy | [optional] 
**enabled** | **bool** | Whether the preheat policy enabled | [optional] 
**creation_time** | **datetime** | The Create Time of preheat policy | [optional] 
**update_time** | **datetime** | The Update Time of preheat policy | [optional] 



