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


# ImmutableRule

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** |  | [optional] 
**priority** | **int** |  | [optional] 
**disabled** | **bool** |  | [optional] 
**action** | **str** |  | [optional] 
**template** | **str** |  | [optional] 
**params** | **dict(str, object)** |  | [optional] 
**tag_selectors** | **[list[ImmutableSelector]](../immutableselector/)** |  | [optional] 
**scope_selectors** | **dict(str, list[ImmutableSelector])** |  | [optional] 



