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


# RegistryInfo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **str** | The registry type | [optional] 
**description** | **str** | The description | [optional] 
**supported_resource_filters** | **[list[FilterStyle]](../filterstyle/)** | The filters that the registry supports | [optional] 
**supported_triggers** | **list[str]** | The triggers that the registry supports | [optional] 
**supported_copy_by_chunk** | **bool** | The registry whether support copy by chunk. | [optional] 



